* Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user