Merge #61179: stdenv, cacert: $NIX_SSL_CERT_FILE changes
... into staging
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
cacertHook() {
|
||||
export NIX_SSL_CERT_FILE=@out@/etc/ssl/certs/ca-bundle.crt
|
||||
# left for compatibility
|
||||
export SSL_CERT_FILE=@out@/etc/ssl/certs/ca-bundle.crt
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user