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:
@@ -119,7 +119,6 @@ rec {
|
||||
stdenv = stdenvBoot0;
|
||||
# Curl should be in /usr/bin or so.
|
||||
curl = null;
|
||||
inherit (allPackages) writeScript;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user