# This file was generated by https://github.com/lionello/dub2nix v0.2.4 [ { fetch = { type = "git"; url = "https://github.com/D-Programming-Deimos/libevent.git"; rev = "v2.0.2+2.0.16"; sha256 = "1axv0pv5w26i61m191570ydfxb3gghgn8yh654qjyxi0cxvn92bf"; fetchSubmodules = false; date = "2016-11-29T18:50:57-08:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/hyv33akqdvhk978p1inmy0r64vimhrdl-libevent"; }; } { fetch = { type = "git"; url = "https://github.com/kiith-sa/tinyendian.git"; rev = "v0.2.0"; sha256 = "086gf5aga52wr5rj2paq54daj8lafn980x77b706vvvqaz2mlis8"; fetchSubmodules = false; date = "2018-06-10T11:04:28+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/9c7fsmi5am84j6dq2mp3va306x3ay291-tinyendian"; }; } { fetch = { type = "git"; url = "https://github.com/libmir/mir-linux-kernel.git"; rev = "v1.0.1"; sha256 = "1gcaavsni47352nvw9s41zkaswd582cafq3931i0zinhd9s3clag"; fetchSubmodules = false; date = "2018-08-04T16:03:31+07:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/qz6axwci8kb1477j9dzgq85nscjfyvj1-mir-linux-kernel"; }; } { fetch = { type = "git"; url = "https://github.com/etcimon/botan-math.git"; rev = "v1.0.3"; sha256 = "0jbpgpd1sjkp5075xh0k7m4m2d3yahi5scx3ql35fj4yns2mn2fq"; fetchSubmodules = false; date = "2016-08-23T10:45:25-04:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/dic7r8jab936cgqc9fck032r49nvgv07-botan-math"; }; } { fetch = { type = "git"; url = "https://github.com/etcimon/memutils.git"; rev = "v1.0.4"; sha256 = "1m65iy03yl5km61ijk5ysapxc5mks9b15hmaqxpn111981qrqx9z"; fetchSubmodules = false; date = "2020-02-02T20:53:12-05:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/3pmdm9szxsqfvi2dv8b58vk7856g3gd8-memutils"; }; } { fetch = { type = "git"; url = "https://github.com/s-ludwig/taggedalgebraic.git"; rev = "v0.11.22"; sha256 = "02iy90nwy0zzy25hwdqbcgd0w0lwzramcvi3pgyljhq0w0vl5hkq"; fetchSubmodules = false; date = "2021-05-20T21:00:02+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/p8id0qb13j8pjdczflj2x35w6v63q4cx-taggedalgebraic"; }; } { fetch = { type = "git"; url = "https://github.com/vibe-d/vibe-core.git"; rev = "v1.19.0"; sha256 = "16xcfihian5sbhy532sfsz9qfaq5fbnlr51w66x1lrk8vwjglln2"; fetchSubmodules = false; date = "2021-08-14T15:06:01+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/3a8xazi5rcy1774ayc3iisqgbj1l0ncr-vibe-core"; }; } { fetch = { type = "git"; url = "https://github.com/vibe-d/vibe.d.git"; rev = "v0.9.3"; sha256 = "10a5njn2nq1z6gknmkg6m6wrbndzj19mpg5860ky6v12b9ks76z3"; fetchSubmodules = false; date = "2021-01-29T11:37:00+01:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/8r3h7npkhj9wq9lg64i3fih19hibpmg5-vibe.d"; }; } { fetch = { type = "git"; url = "https://github.com/wilzbach/stdx-allocator.git"; rev = "v2.77.5"; sha256 = "03av8zp5p6vf6fg005xbmwnjfw96jyrr4dcj4m56c4a3vx7v72pk"; fetchSubmodules = false; date = "2018-12-23T13:54:22+01:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/b3h25asfh205wzwjfzjf2k2kkccpp96k-stdx-allocator"; }; } { fetch = { type = "git"; url = "https://github.com/etcimon/botan.git"; rev = "v1.12.19"; sha256 = "16s9lzmj2m1yb77nlyl99p9rvaiddn2afz4r9liajiygdmqakfiz"; fetchSubmodules = false; date = "2020-08-19T13:56:38-04:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/0s6757ghz3qlh3z2nk4jbixmdqfn23s8-botan"; }; } { fetch = { type = "git"; url = "https://github.com/rejectedsoftware/diet-ng.git"; rev = "v1.8.0"; sha256 = "0ghddla911x815dxcqw3zfvd0276hijw5vkgn5g338asxsz5rxnk"; fetchSubmodules = false; date = "2021-07-27T22:07:54+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/wql4k19cxpdz9sj504hw3sl2rg0vixkw-diet-ng"; }; } { fetch = { type = "git"; url = "https://github.com/WebFreak001/FSWatch.git"; rev = "v0.5.0"; sha256 = "1msv98hvxg1nr44yp8pm1as3byx0ibxfpr662564zdq5afci49fc"; fetchSubmodules = false; date = "2019-06-13T21:48:00+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/88dmp1a4cygp3phm1xb7m663jpqhih42-FSWatch"; }; } { fetch = { type = "git"; url = "https://github.com/D-Programming-Deimos/openssl.git"; rev = "v1.1.6+1.0.1g"; sha256 = "0ramqjyq4v7xpqwf4nf4ddmsg6yk2fbzn2d1yj4b6dla3q5lv9i3"; fetchSubmodules = false; date = "2017-11-05T20:15:26+01:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/jbfb5in6gzqs2byn1hdc1625yh8sx6j2-openssl"; }; } { fetch = { type = "git"; url = "https://github.com/vibe-d/eventcore.git"; rev = "v0.9.17"; sha256 = "0rc4ayi2rg5yyyykmg805knqlyhkbkqprm83wls1bl7gn2661mkm"; fetchSubmodules = false; date = "2021-07-05T12:45:15+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/006a14pi0q1vb699sn3arl5yx76rpfx8-eventcore"; }; } { fetch = { type = "git"; url = "https://github.com/kiith-sa/D-YAML.git"; rev = "v0.8.3"; sha256 = "13wy304xjbwkpgg7ilql1lkxkm83s87jm59ffnrg26slp7cx149q"; fetchSubmodules = false; date = "2020-09-19T23:46:57+02:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/3i8i56lkmw2xq3lxr5h66v909waq2mqg-D-YAML"; }; } { fetch = { type = "git"; url = "https://github.com/etcimon/libasync.git"; rev = "v0.8.6"; sha256 = "1pbvlfxbp3p0ld0552dzdl4ng5939f84drjbcj8a7g199p1ih045"; fetchSubmodules = false; date = "2020-02-22T09:07:54-05:00"; deepClone = false; leaveDotGit = false; path = "/nix/store/6l82qf5nav5pkbvnrhcs5v9vwj5xycq3-libasync"; }; } ]