nix dev-shell: Ignore SSL_CERT_FILE

This commit is contained in:
Eelco Dolstra 2019-05-11 01:50:28 +02:00
parent 5a80cccc70
commit 156e3a9daa
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -131,6 +131,7 @@ struct Common : InstallableCommand
"PWD", "PWD",
"SHELLOPTS", "SHELLOPTS",
"SHLVL", "SHLVL",
"SSL_CERT_FILE", // FIXME: only want to ignore /no-cert-file.crt
"TEMP", "TEMP",
"TEMPDIR", "TEMPDIR",
"TERM", "TERM",