forked from lix-project/lix
nix dev-shell: Ignore $NIX_LOG_FD
This commit is contained in:
parent
9b9de3a5e3
commit
780c1a8f27
|
@ -157,6 +157,7 @@ struct Common : InstallableCommand, MixProfile
|
|||
"HOME", // FIXME: don't ignore in pure mode?
|
||||
"NIX_BUILD_TOP",
|
||||
"NIX_ENFORCE_PURITY",
|
||||
"NIX_LOG_FD",
|
||||
"PPID",
|
||||
"PWD",
|
||||
"SHELLOPTS",
|
||||
|
|
Loading…
Reference in a new issue