* Get rid of all references to nix.cs.uu.nl.

svn path=/nixpkgs/trunk/; revision=13299
This commit is contained in:
Eelco Dolstra
2008-11-14 16:57:19 +00:00
parent c1cbd437dc
commit aa84bce64d
66 changed files with 83 additions and 81 deletions

View File

@@ -3,7 +3,7 @@
import ../generic perl {
name = "Archive-Zip-1.16";
src = fetchurl {
url = http://nix.cs.uu.nl/dist/tarballs/Archive-Zip-1.16.tar.gz;
url = http://nixos.org/tarballs/Archive-Zip-1.16.tar.gz;
md5 = "e28dff400d07b1659d659d8dde7071f1";
};
}

View File

@@ -3,7 +3,7 @@
import ../generic perl {
name = "Compress-Zlib-1.41";
src = fetchurl {
url = http://nix.cs.uu.nl/dist/tarballs/Compress-Zlib-1.41.tar.gz;
url = http://nixos.org/tarballs/Compress-Zlib-1.41.tar.gz;
md5 = "ac135b84a03e814734496777cf5e5722";
};
}