aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/command-ref/env-common.xml
AgeCommit message (Collapse)Author
2018-01-31document ability to set NIX_REMOTE=unix://path/to/socketSpencer Baugh
2017-05-01Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOADEelco Dolstra
This is to simplify remote build configuration. These environment variables predate nix.conf. The build hook now has a sensible default (namely build-remote). The current load is kept in the Nix state directory now.
2016-08-10Remove $NIX_DB_DIREelco Dolstra
This variable has no reason to exist, given $NIX_STATE_DIR.
2016-02-18Document IN_NIX_SHELL variableJoel Moberg
2015-06-01Document tarball downloadingEelco Dolstra
2014-09-16Undocument NIX_OTHER_STORESEelco Dolstra
2014-09-16Merge branch 'master' of github.com:thatdocslady/nixEelco Dolstra
Conflicts: doc/manual/release-notes.xml doc/manual/writing-nix-expressions.xml
2014-08-27Restructuring the Nix manualMikey Ariel