fetchurl: pass SSL_CERT_FILE as environment variable via env (#470504)

This commit is contained in:
Matt Sturgeon
2025-12-13 22:07:46 +00:00
committed by GitHub
+1 -1
View File
@@ -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 == ""