nixUnstable: Update to 1.8pre3823_53b044c
This commit is contained in:
parent
e27c77353e
commit
d3d889eaef
@ -5,11 +5,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "nix-1.8pre3782_d2d5543";
|
name = "nix-1.8pre3823_53b044c";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://hydra.nixos.org/build/13991590/download/5/${name}.tar.xz";
|
url = "http://hydra.nixos.org/build/14677332/download/5/${name}.tar.xz";
|
||||||
sha256 = "dcef54f49d2ea6fcb7f31ec3fdcb64ac74b2d4ca4224eaf2d00587ae1133a64c";
|
sha256 = "a6f87f89c2206c15837024ebb88eb593662b2450d3cfc1d91762683691aaab2e";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ perl pkgconfig ];
|
nativeBuildInputs = [ perl pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user