Move "fetchurl restricted" code to requireFile.
This reverts r21474 and r21467. Also migrate wtk (r21472) to new API. svn path=/nixpkgs/trunk/; revision=21575
This commit is contained in:
@@ -104,7 +104,6 @@ rec {
|
||||
fetchurl = import ../../build-support/fetchurl {
|
||||
stdenv = stdenvLinuxBoot0;
|
||||
curl = bootstrapTools;
|
||||
inherit (allPackages) writeScript;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user