aboutsummaryrefslogtreecommitdiff
path: root/src/nix/shell.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix/shell.cc')
-rw-r--r--src/nix/shell.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix/shell.cc b/src/nix/shell.cc
index db7106793..5e1d53aff 100644
--- a/src/nix/shell.cc
+++ b/src/nix/shell.cc
@@ -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",