Age | Commit message (Expand) | Author | Files | Lines |
2018-08-29 | nix.conf: clarify -j0 doesn't affect preferLocalBuild | Domen Kožar | 1 | -1/+3 |
2018-08-29 | nix.conf: mention -j0 is useful | Domen Kožar | 1 | -1/+2 |
2018-08-02 | Allows selectively adding environment variables to pure shells. | Samuel Dionne-Riel | 1 | -0/+8 |
2018-05-31 | Merge pull request #767 from mogorman/garbage_collect_keep_last_few | Peter Simons | 1 | -6/+9 |
2018-05-23 | Fix docs on --check suffix | Alexandre Esteves | 1 | -1/+1 |
2018-04-30 | nix-collect-garbage: little doc fix | Danylo Hlynskyi | 1 | -6/+0 |
2018-04-23 | Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix | Shea Levy | 1 | -0/+19 |
2018-04-20 | doc: Adds `--quiet` to the common options. | Samuel Dionne-Riel | 2 | -0/+20 |
2018-04-07 | fix typo in nix-env man page | Nicolas Dudebout | 1 | -1/+1 |
2018-04-06 | update/re-order the options docs | AmineChikhaoui | 1 | -19/+19 |
2018-04-06 | re-order the options using the alphabetical order and improve the example in ... | AmineChikhaoui | 1 | -25/+29 |
2018-04-06 | add documentation for the local disk cache TTL config | AmineChikhaoui | 1 | -0/+24 |
2018-03-20 | manual: correct repeated "--deriver". Add missing single char option aliases. | Corey O'Connor | 1 | -1/+4 |
2018-03-18 | Fix bad XML | Eelco Dolstra | 1 | -2/+1 |
2018-03-17 | doc: document the min-free and max-free options | zimbatm | 1 | -0/+17 |
2018-03-17 | doc: add xml:id to all the config options | zimbatm | 1 | -18/+18 |
2018-03-16 | rename build-extra-platforms -> extra-platforms | Linus Heckemann | 1 | -0/+19 |
2018-03-01 | only delete things older than current gen and update logic in doc as | Matthew O'Gorman | 1 | -5/+5 |
2018-03-01 | Implement --delete-generations + flag for keeping last N number of generations | Matthew O'Gorman | 1 | -2/+5 |
2018-03-01 | nix-channel grammar and punctuation | Michael Fiano | 1 | -4/+4 |
2018-02-21 | Manual: Put configuration options in sorted order | Eelco Dolstra | 1 | -427/+412 |
2018-02-21 | Manual: Update chapter on remote builds | Eelco Dolstra | 1 | -3/+12 |
2018-02-13 | Allow plugins to define new settings. | Shea Levy | 1 | -3/+4 |
2018-02-13 | Merge pull request #1863 from shlevy/conf-includes | Eelco Dolstra | 1 | -1/+6 |
2018-02-13 | Enable specifying directories in plugin-files. | Shea Levy | 1 | -0/+4 |
2018-02-13 | Allow includes from nix.conf | Shea Levy | 1 | -1/+6 |
2018-02-08 | Allow using RegisterPrimop to define constants. | Shea Levy | 1 | -1/+1 |
2018-02-08 | Add plugins to make Nix more extensible. | Shea Levy | 1 | -0/+27 |
2018-02-01 | Merge branch 'master' of git://github.com/catern/nix | Shea Levy | 1 | -0/+2 |
2018-02-01 | Remove docs on removed --drv-link and --add-drv-link options | Eelco Dolstra | 1 | -21/+0 |
2018-01-31 | document ability to set NIX_REMOTE=unix://path/to/socket | Spencer Baugh | 1 | -0/+2 |
2018-01-17 | Move show-trace docs | Eelco Dolstra | 3 | -8/+8 |
2018-01-09 | nix.conf: builders-use-substitutes | Renzo Carbonara | 1 | -0/+14 |
2018-01-04 | Rename "use-substitutes" to "substitute" | Eelco Dolstra | 1 | -1/+1 |
2017-12-09 | Escape left angle brackets in XML documentation | Joe Hermaszewski | 1 | -2/+2 |
2017-12-08 | nix-hash: Add sentence and example for nix-prefetch-url hash | Markus Hauck | 1 | -1/+12 |
2017-11-21 | Add a warning about the 'trusted-users' option | Eelco Dolstra | 1 | -5/+6 |
2017-11-20 | Document secret-key-files | Eelco Dolstra | 1 | -3/+16 |
2017-11-20 | signed-binary-caches -> require-sigs | Eelco Dolstra | 1 | -5/+8 |
2017-11-20 | binary-cache-public-keys -> trusted-public-keys | Eelco Dolstra | 1 | -5/+5 |
2017-10-30 | Add option allowed-uris | Eelco Dolstra | 1 | -1/+17 |
2017-08-31 | Rename a few configuration options | Eelco Dolstra | 3 | -35/+34 |
2017-07-30 | replace "Mac OS X" with "macOS" | davidak | 1 | -1/+1 |
2017-07-17 | Make the hashes mirrors used by builtins.fetchurl configurable | Eelco Dolstra | 1 | -0/+28 |
2017-07-10 | fix buggy nix-shell man page | Robert Vollmert | 1 | -1/+1 |
2017-07-07 | man page (nix-shell): Fix grouping of -p option | Robert Vollmert | 1 | -4/+4 |
2017-07-07 | man page (nix-prefetch-url): Add some missing options | Robert Vollmert | 1 | -2/+4 |
2017-07-07 | man page (nix-instantiate): -E is optional | Robert Vollmert | 1 | -1/+1 |
2017-07-07 | man page (nix-instantiate): Add --json to synopsis, order variables | Robert Vollmert | 1 | -16/+17 |
2017-07-07 | man page (nix-instantiate): Remove non-existent nix-build argument -r | Robert Vollmert | 1 | -1/+1 |