* Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
This commit is contained in:
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
|
||||
builder = ./builder.sh;
|
||||
setupHook = ./setup-hook.sh;
|
||||
src = fetchurl {
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/automake-1.7.9.tar.bz2;
|
||||
url = http://nixos.org/tarballs/automake-1.7.9.tar.bz2;
|
||||
md5 = "571fd0b0598eb2a27dcf68adcfddfacb";
|
||||
};
|
||||
buildInputs = [perl autoconf];
|
||||
|
||||
Reference in New Issue
Block a user