fetchurl: build the mirror list locally

This commit is contained in:
Vladimír Čunát 2015-02-22 19:26:05 +01:00
parent e5d8e23b7b
commit 105154afed

View File

@ -13,6 +13,7 @@ let
stdenv.mkDerivation ({
name = "mirrors-list";
builder = ./write-mirror-list.sh;
preferLocalBuilding = true;
} // mirrors);
# Names of the master sites that are mirrored (i.e., "sourceforge",