fetchurl: pass SSL_CERT_FILE as environment variable via env
This commit is contained in:
@@ -284,7 +284,7 @@ lib.extendMkDerivation {
|
||||
|
||||
# Disable TLS verification only when we know the hash and no credentials are
|
||||
# needed to access the resource
|
||||
SSL_CERT_FILE =
|
||||
env.SSL_CERT_FILE =
|
||||
if
|
||||
(
|
||||
hash_.outputHash == ""
|
||||
|
||||
Reference in New Issue
Block a user