* 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
+1 -1
View File
@@ -85,7 +85,7 @@ for url in $urls; do
echo "warning: unknown mirror:// site \`$site'"
else
# Assume that SourceForge/GNU/kernel mirrors have better
# bandwidth than nix.cs.uu.nl.
# bandwidth than nixos.org.
preferHashedMirrors=
mirrors=${!varName}
+1 -1
View File
@@ -75,7 +75,7 @@ stdenv.mkDerivation {
urls = urls_;
# If set, prefer the content-addressable mirrors
# (http://nix.cs.uu.nl/dist/tarballs) over the original URLs.
# (http://nixos.org/tarballs) over the original URLs.
preferHashedMirrors = true;
# Compatibility with Nix <= 0.7.