* Bump nixUnstable.
svn path=/nixpkgs/trunk/; revision=30078
This commit is contained in:
parent
9b9ca264d1
commit
041170f5ec
@ -5,11 +5,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "nix-1.0pre29200";
|
name = "nix-1.0pre30070";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://hydra.nixos.org/build/1320284/download/4/${name}.tar.bz2";
|
url = "http://hydra.nixos.org/build/1480955/download/4/${name}.tar.bz2";
|
||||||
sha256 = "a10f65b52bcf72b9ec7bf5610e16de2d49c1cc4c008bf0a93281e8e2233fa1b1";
|
sha256 = "71335de404ec6745418b524622527b470485fb968bf7cf10a0cb67926ee1286a";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildNativeInputs = [ perl pkgconfig ];
|
buildNativeInputs = [ perl pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user