Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-17 | docs: describe $IN_NIX_SHELL values (#2796) | Vladimír Čunát | 1 | -1/+2 | |
See commit 1bffd83e1a9 | |||||
2019-03-25 | manual: mention the "channel:" shorthand for NIX_PATH | Dmitry Kalinkin | 1 | -2/+7 | |
Bumped to 15.09 because older channels, when downloaded from nixos.org, require firefox to be accessed via `pkgs.firefox` | |||||
2018-01-31 | document ability to set NIX_REMOTE=unix://path/to/socket | Spencer Baugh | 1 | -0/+2 | |
2017-05-01 | Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD | Eelco Dolstra | 1 | -133/+0 | |
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 | 1 | -9/+0 | |
This variable has no reason to exist, given $NIX_STATE_DIR. | |||||
2016-02-18 | Document IN_NIX_SHELL variable | Joel Moberg | 1 | -0/+6 | |
2015-06-01 | Document tarball downloading | Eelco Dolstra | 1 | -2/+14 | |
2014-09-16 | Undocument NIX_OTHER_STORES | Eelco Dolstra | 1 | -22/+0 | |
2014-09-16 | Merge branch 'master' of github.com:thatdocslady/nix | Eelco Dolstra | 1 | -0/+340 | |
Conflicts: doc/manual/release-notes.xml doc/manual/writing-nix-expressions.xml | |||||
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | 1 | -0/+340 | |