* Bump.
svn path=/nixpkgs/trunk/; revision=25025
This commit is contained in:
parent
41cffbd0c3
commit
7236f87bed
@ -5,11 +5,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "nix-1.0pre24749";
|
name = "nix-1.0pre25024";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://hydra.nixos.org/build/757682/download/4/${name}.tar.bz2";
|
url = "http://hydra.nixos.org/build/786470/download/4/${name}.tar.bz2";
|
||||||
sha256 = "ab2bda296eb91a600d01a22ed4096acdf9b5d613f1155f98433d87e273a58970";
|
sha256 = "35962fcca9b69db7103331a595524443d6403a9a9121bddef4421601b2473528";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ perl curl openssl pkgconfig boehmgc ];
|
buildInputs = [ perl curl openssl pkgconfig boehmgc ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user