Add support for restricted downloads
svn path=/nixpkgs/trunk/; revision=21467
This commit is contained in:
@@ -104,6 +104,7 @@ rec {
|
||||
fetchurl = import ../../build-support/fetchurl {
|
||||
stdenv = stdenvLinuxBoot0;
|
||||
curl = bootstrapTools;
|
||||
inherit (allPackages) writeScript;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user