Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | Add allow-new-privileges option | Eelco Dolstra | 1 | -0/+17 |
2017-06-14 | OS X -> macOS | Eelco Dolstra | 1 | -1/+1 |
2017-06-14 | Add 1.11.10 release notes | Eelco Dolstra | 2 | -0/+32 |
2017-05-29 | Merge pull request #1393 from pyrtsa/patch-1 | Eelco Dolstra | 1 | -1/+1 |
2017-05-28 | Remove stray `>` in builtins doc | Pyry Jahkola | 1 | -1/+1 |
2017-05-28 | Fix variable name typo in derivations doc | Pyry Jahkola | 1 | -1/+1 |
2017-05-24 | Merge pull request #1382 from FRidh/patch-1 | Eelco Dolstra | 1 | -0/+18 |
2017-05-17 | Document that builtins.match takes a POSIX extended RE | Eelco Dolstra | 1 | -4/+10 |
2017-05-11 | Document fetchTarball can take a sha256 | Frederik Rietdijk | 1 | -0/+18 |
2017-05-10 | Typo | Eelco Dolstra | 1 | -1/+1 |
2017-05-10 | Replace readline by linenoise | Eelco Dolstra | 1 | -0/+6 |
2017-05-10 | doc: builtins.attrNames returns alphabetically sorted list | Domen Kožar | 1 | -1/+1 |
2017-05-03 | Merge pull request #1371 from regnat/doc_--xml_fix | Eelco Dolstra | 1 | -10/+8 |
2017-05-03 | doc: fix the description of --xml and --json | regnat | 1 | -10/+8 |
2017-05-01 | Remove $NIX_BUILD_HOOK and $NIX_CURRENT_LOAD | Eelco Dolstra | 2 | -146/+2 |
2017-04-24 | Merge pull request #1347 from kennyballou/sm-grammar-fix | Eelco Dolstra | 1 | -1/+1 |
2017-04-24 | Merge pull request #1351 from earldouglas/ellipses | Eelco Dolstra | 1 | -1/+1 |
2017-04-24 | Merge pull request #1348 from armijnhemel/nix-env | Eelco Dolstra | 1 | -1/+1 |
2017-04-20 | Drop misleading ellipses | James Earl Douglas | 1 | -1/+1 |
2017-04-20 | Read per-user settings from ~/.config/nix/nix.conf | Eelco Dolstra | 1 | -8/+28 |
2017-04-20 | binary-caches-parallel-connections -> http-connections | Eelco Dolstra | 1 | -1/+1 |
2017-04-20 | nix.conf man page: binary-caches -> substituters | Eelco Dolstra | 1 | -21/+13 |
2017-04-19 | document option | Armijn Hemel | 1 | -1/+1 |
2017-04-19 | Fix small grammar issue about page | kballou | 1 | -1/+1 |
2017-04-17 | Manual: document tryEval | Linus Heckemann | 1 | -0/+13 |
2017-04-13 | Convert Settings to the new config system | Eelco Dolstra | 1 | -10/+0 |
2017-04-12 | Move note about float support out of the wrong release notes | Benjamin Staffin | 2 | -7/+7 |
2017-03-31 | Merge branch 'remove-perl' of https://github.com/shlevy/nix | Eelco Dolstra | 2 | -12/+5 |
2017-03-21 | Fix tests to reflect the signed-binary-caches default change | Eelco Dolstra | 1 | -3/+4 |
2017-03-15 | Store: Add a method for getting build logs | Eelco Dolstra | 2 | -20/+1 |
2017-03-09 | nix -> Nix | Eelco Dolstra | 1 | -2/+2 |
2017-03-08 | Add docs for allow-import-from-derivation | Shea Levy | 1 | -0/+10 |
2017-02-28 | Support auto-configuration of build-max-jobs | Eelco Dolstra | 2 | -5/+6 |
2017-02-27 | Fix 1.8 release note about build-max-jobs | Eelco Dolstra | 1 | -2/+2 |
2017-02-21 | Fix XML validity | Eelco Dolstra | 1 | -9/+8 |
2017-02-20 | Document toString better | Linus Heckemann | 1 | -4/+12 |
2017-02-16 | Tweak netrc docs | Eelco Dolstra | 1 | -4/+12 |
2017-02-07 | Remove Perl dependency listing in doc | Janus Troelsen | 1 | -7/+0 |
2017-02-07 | Remove perl dependency. | Shea Levy | 1 | -5/+5 |
2017-02-02 | Add netrc-file support | Renzo Carbonara | 1 | -0/+15 |
2017-01-03 | Drop a few more references to all-packages.nix | Eelco Dolstra | 2 | -13/+6 |
2016-12-28 | Document the common --no-build-hook option | zimbatm | 1 | -0/+17 |
2016-12-16 | manual: add NIX_CONF_DIR to conf-file section | Daiderd Jordan | 1 | -1/+2 |
2016-12-11 | Document path-search behaviour | Linus Heckemann | 1 | -1/+10 |
2016-12-09 | Document builtins.match, fixes #1145 | Domen Kožar | 1 | -0/+29 |
2016-12-06 | Add shell.nix | Eelco Dolstra | 1 | -2/+2 |
2016-12-06 | Drop unused WWW::Curl dependency | Eelco Dolstra | 1 | -1/+1 |
2016-11-03 | installation: allow profile modification to be skipped (#1072) | Manav Rathi | 1 | -0/+8 |
2016-10-31 | Support optional sandbox paths | Eelco Dolstra | 1 | -1/+6 |
2016-09-21 | Add sandbox-dev-shm-size option | Eelco Dolstra | 1 | -0/+13 |