preferLocalBuild: set to true for wrappers and fetchers
This commit is contained in:
@@ -44,5 +44,7 @@ stdenv.mkDerivation {
|
||||
# by definition pure.
|
||||
"http_proxy" "https_proxy" "ftp_proxy" "all_proxy" "no_proxy"
|
||||
];
|
||||
|
||||
preferLocalBuild = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user