mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
nix dev-shell: Ignore SSL_CERT_FILE
This commit is contained in:
parent
5a80cccc70
commit
156e3a9daa
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue