forked from lix-project/lix
nix dev-shell: Ignore SSL_CERT_FILE
This commit is contained in:
parent
5a80cccc70
commit
156e3a9daa
|
@ -131,6 +131,7 @@ struct Common : InstallableCommand
|
|||
"PWD",
|
||||
"SHELLOPTS",
|
||||
"SHLVL",
|
||||
"SSL_CERT_FILE", // FIXME: only want to ignore /no-cert-file.crt
|
||||
"TEMP",
|
||||
"TEMPDIR",
|
||||
"TERM",
|
||||
|
|
Loading…
Reference in a new issue