fetchurl: pass SSL_CERT_FILE as environment variable via env

This commit is contained in:
Yueh-Shun Li
2025-12-14 01:30:39 +08:00
parent d0b337fdc8
commit 303ef6a5c9
+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 == ""