diff --git a/doc/manual/env-common.xml b/doc/manual/env-common.xml index 99acc59490..f52e2633de 100644 --- a/doc/manual/env-common.xml +++ b/doc/manual/env-common.xml @@ -7,7 +7,7 @@ Most Nix commands interpret the following environment variables: - + NIX_IGNORE_SYMLINK_STORE diff --git a/doc/manual/nix-build.xml b/doc/manual/nix-build.xml index 1194f2962a..e3508d92ce 100644 --- a/doc/manual/nix-build.xml +++ b/doc/manual/nix-build.xml @@ -145,4 +145,13 @@ firefox firefox-config +Environment variables + + + + + + + + diff --git a/doc/manual/nix-env.xml b/doc/manual/nix-env.xml index 72c15b0221..cc33ef3bea 100644 --- a/doc/manual/nix-env.xml +++ b/doc/manual/nix-env.xml @@ -1254,5 +1254,13 @@ error: no generation older than the current (91) exists +Environment variables + + + + + + + diff --git a/doc/manual/nix-instantiate.xml b/doc/manual/nix-instantiate.xml index b213535ff5..a659ee7304 100644 --- a/doc/manual/nix-instantiate.xml +++ b/doc/manual/nix-instantiate.xml @@ -202,4 +202,13 @@ $ echo 'rec { x = "foo"; y = x; }' | nix-instantiate --eval-only --xml --strict +Environment variables + + + + + + + + diff --git a/doc/manual/nix-store.xml b/doc/manual/nix-store.xml index 0c235c688c..6a4ca3f717 100644 --- a/doc/manual/nix-store.xml +++ b/doc/manual/nix-store.xml @@ -1047,7 +1047,7 @@ backups and when migrating to different database schemas. -Operation <option>--dump-db</option> +Operation <option>--load-db</option> Synopsis @@ -1068,4 +1068,13 @@ loads it into the Nix database. +Environment variables + + + + + + + +