nixUnstable: Update to 1.9pre4074_e659978
This commit is contained in:
parent
d31202fba2
commit
e02d926ca9
@ -5,11 +5,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "nix-1.9pre4045_bd91064";
|
name = "nix-1.9pre4074_e659978";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://hydra.nixos.org/build/19776695/download/4/${name}.tar.xz";
|
url = "http://hydra.nixos.org/build/20175576/download/4/${name}.tar.xz";
|
||||||
sha256 = "3a9d5750fa7cf4958a275516d5b7f3ab0036529a07a4ee16ade89a714fd55f7a";
|
sha256 = "51cafd9428cce907a735e37e5dd46f36218351175e458d0834b306d257760204";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ perl pkgconfig ];
|
nativeBuildInputs = [ perl pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user