aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2022-05-25 17:14:45 +0200
committerEelco Dolstra <edolstra@gmail.com>2022-05-26 12:40:01 +0200
commit8f4548d40147b735035fcf454c487ebf4bc1ddfe (patch)
treeb2910ee1462cf46045cc489e9e7a289476be34a7
parent9acc770ce4bf0e748b41d2f9515c436ae6960c6d (diff)
Tweak IN_NIX_SHELL description
-rw-r--r--doc/manual/src/command-ref/env-common.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/command-ref/env-common.md b/doc/manual/src/command-ref/env-common.md
index 6e2403461..0b28a85ba 100644
--- a/doc/manual/src/command-ref/env-common.md
+++ b/doc/manual/src/command-ref/env-common.md
@@ -4,7 +4,7 @@ Most Nix commands interpret the following environment variables:
- `IN_NIX_SHELL`\
Indicator that tells if the current environment was set up by
- `nix-shell`. Since Nix 2.0 the values are `"pure"` and `"impure"`
+ `nix-shell`. It can have the values `pure` or `impure`.
- `NIX_PATH`\
A colon-separated list of directories used to look up Nix