Update doc/manual/src/command-ref/env-common.md

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
Andrei Boar 2022-08-19 12:28:51 +03:00 committed by GitHub
parent 82b867d0b5
commit 50f5b6c733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,9 +50,10 @@ Most Nix commands interpret the following environment variables:
2. `nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
3. `/nix/var/nix/profiles/per-user/root/channels`
If `NIX_PATH` is set to an empty string the above fallback will not happen and building will fail with:
If `NIX_PATH` is set to an empty string, resolving search paths will always fail.
For example, attempting to use `<nixpkgs>` will produce:
`error: file 'nixpkgs' was not found in the Nix search path`
error: file 'nixpkgs' was not found in the Nix search path
- [`NIX_IGNORE_SYMLINK_STORE`]{#env-NIX_IGNORE_SYMLINK_STORE}\
Normally, the Nix store directory (typically `/nix/store`) is not