fetchurl: fix typo from 105154afed pushed today

This commit is contained in:
Vladimír Čunát
2015-02-22 20:27:29 +01:00
parent f898ca1a2e
commit c00d36f6c1
+1 -1
View File
@@ -13,7 +13,7 @@ let
stdenv.mkDerivation ({
name = "mirrors-list";
builder = ./write-mirror-list.sh;
preferLocalBuilding = true;
preferLocalBuild = true;
} // mirrors);
# Names of the master sites that are mirrored (i.e., "sourceforge",