mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Manual improvements
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
parent
786402365e
commit
037d5c4299
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ Most Nix commands interpret the following environment variables:
|
|||
`nix-shell`. It can have the values `pure` or `impure`.
|
||||
|
||||
- [`NIX_PATH`]{#env-NIX_PATH}\
|
||||
A colon-separated list of directories used to look up Nix
|
||||
A colon-separated list of directories used to look up the location of Nix
|
||||
expressions enclosed in angle brackets (i.e., `<path>`),
|
||||
e.g. `/home/eelco/Dev:/etc/nixos`. It can be extended using the
|
||||
`-I` option. For more information about the semantics of the Nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue