gerbil-unstable: 2018-04-03 -> 2018-05-12
This commit is contained in:
parent
69926e61ea
commit
fcc6e91c4e
@ -1,12 +1,12 @@
|
|||||||
{ callPackage, fetchgit, gambit-unstable }:
|
{ callPackage, fetchgit, gambit-unstable }:
|
||||||
|
|
||||||
callPackage ./build.nix {
|
callPackage ./build.nix {
|
||||||
version = "unstable-2018-04-03";
|
version = "unstable-2018-05-12";
|
||||||
git-version = "0.13-DEV-357-ge61318dc";
|
git-version = "0.13-DEV-437-gaefdb47f";
|
||||||
GAMBIT = gambit-unstable;
|
GAMBIT = gambit-unstable;
|
||||||
SRC = fetchgit {
|
SRC = fetchgit {
|
||||||
url = "https://github.com/vyzo/gerbil.git";
|
url = "https://github.com/vyzo/gerbil.git";
|
||||||
rev = "e61318dcaa3a9c843e2cf259e67851f240e4beda";
|
rev = "aefdb47f3d1ceaa735fd5c3dcaac2aeb0d4d2436";
|
||||||
sha256 = "1xd7yxiramifdxgp6b3s24z6nkkmy5h4a6pkchvy4w358qv1vqin";
|
sha256 = "0xhsilm5kix5lsmykv273npp1gk6dgx9axh266mimwh7j0nxf7ms";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user