aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/build_depends/dub2nix/dub.selections.nix
diff options
context:
space:
mode:
Diffstat (limited to 'src/build_depends/dub2nix/dub.selections.nix')
-rw-r--r--src/build_depends/dub2nix/dub.selections.nix26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/build_depends/dub2nix/dub.selections.nix b/src/build_depends/dub2nix/dub.selections.nix
deleted file mode 100644
index 26a9c05..0000000
--- a/src/build_depends/dub2nix/dub.selections.nix
+++ /dev/null
@@ -1,26 +0,0 @@
-# This file was generated by https://github.com/lionello/dub2nix v0.2.4
-[ {
- fetch = {
- type = "git";
- url = "https://github.com/vibe-d/vibe.d.git";
- rev = "v0.8.5";
- sha256 = "0s1caxqmq2497j5x8h06f44nr597h9zac8qxxml953lkaqkhbzgy";
- fetchSubmodules = false;
- date = "2019-03-24T14:45:15+01:00";
- deepClone = false;
- leaveDotGit = false;
- path = "/nix/store/kz5g44dncvznlkm38a74cmm4qyl9nr6b-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";
- };
-} ] \ No newline at end of file