Add support for restricted downloads
svn path=/nixpkgs/trunk/; revision=21467
This commit is contained in:
@@ -119,6 +119,7 @@ rec {
|
||||
stdenv = stdenvBoot0;
|
||||
# Curl should be in /usr/bin or so.
|
||||
curl = null;
|
||||
inherit (allPackages) writeScript;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user