Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-31 | document ability to set NIX_REMOTE=unix://path/to/socket | Spencer Baugh | |
2017-05-01 | Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD | Eelco 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-10 | Remove $NIX_DB_DIR | Eelco Dolstra | |
This variable has no reason to exist, given $NIX_STATE_DIR. | |||
2016-02-18 | Document IN_NIX_SHELL variable | Joel Moberg | |
2015-06-01 | Document tarball downloading | Eelco Dolstra | |
2014-09-16 | Undocument NIX_OTHER_STORES | Eelco Dolstra | |
2014-09-16 | Merge branch 'master' of github.com:thatdocslady/nix | Eelco Dolstra | |
Conflicts: doc/manual/release-notes.xml doc/manual/writing-nix-expressions.xml | |||
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | |