Age | Commit message (Expand) | Author | Files | Lines |
2018-06-10 | manual: builtins.fromJSON: remove the claim that floats are not allowed | Michael Raskin | 1 | -2/+1 |
2018-05-31 | Merge pull request #767 from mogorman/garbage_collect_keep_last_few | Peter Simons | 1 | -6/+9 |
2018-05-30 | Explicitly describe the effects of filterSource excluding a directory. | Shea Levy | 1 | -1/+3 |
2018-05-30 | Merge pull request #2164 from mickours/doc-fetchTarball-timout | Graham Christensen | 1 | -1/+10 |
2018-05-30 | Explain fetchTarball timeout behavior in the doc | Michael Mercier | 1 | -1/+10 |
2018-05-25 | Document NIX_SSL_CERT_FILE for installation | Graham Christensen | 1 | -1/+48 |
2018-05-24 | Merge pull request #2157 from volth/bitwise | Eelco Dolstra | 1 | -0/+30 |
2018-05-24 | add docs and tests | volth | 1 | -0/+30 |
2018-05-23 | Fix docs on --check suffix | Alexandre Esteves | 1 | -1/+1 |
2018-05-02 | docs: mention source of env variables used by `impureEnvVars`. | Gleb Peregud | 1 | -1/+7 |
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-13 | Fix broken DocBook | Eelco Dolstra | 1 | -1/+1 |
2018-04-12 | Add to glossary and clarify garbage collection | Sean Seefried | 3 | -16/+44 |
2018-04-09 | manual: Add all dependencies to source prerequisites (#2060) | John Arnold | 1 | -0/+11 |
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-04-03 | document that writeTextFile from Nixpkgs is an alternative to builtins.toFile | Justin Humm | 1 | -1/+4 |
2018-03-27 | Merge pull request #2005 from shlevy/fetchgit-docs | Eelco Dolstra | 1 | -0/+55 |
2018-03-23 | Document fetchGit. | Shea Levy | 1 | -0/+55 |
2018-03-22 | doc: don't mention obsolete ssh-substituter-hosts | Dmitry Kalinkin | 1 | -2/+2 |
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-24 | Merge pull request #1901 from veprbl/patch-5 | Graham Christensen | 1 | -1/+1 |
2018-02-24 | doc: Fix a URL in the release notes for Nix 2.0 | Michael Weiss | 1 | -1/+1 |
2018-02-23 | Fix a small typo in the release notes | Dmitry Kalinkin | 1 | -1/+1 |
2018-02-22 | Fix example in release notes | Eelco Dolstra | 1 | -1/+1 |
2018-02-22 | Doh | Eelco Dolstra | 1 | -6/+4 |
2018-02-22 | Revert "Enable sandbox builds on Linux by default" | Eelco Dolstra | 1 | -4/+0 |
2018-02-22 | Set release date | Eelco Dolstra | 1 | -1/+1 |
2018-02-22 | Enable sandbox builds on Linux by default | Eelco Dolstra | 2 | -3/+5 |
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 | 2 | -70/+156 |
2018-02-20 | Release notes: Add contributors | Eelco Dolstra | 1 | -4/+105 |
2018-02-19 | Remove macOS multi-user instructions | Eelco Dolstra | 1 | -28/+0 |
2018-02-19 | Update release notes | Eelco Dolstra | 2 | -264/+731 |
2018-02-19 | Merge branch 'register-settings' of https://github.com/shlevy/nix | Eelco Dolstra | 1 | -3/+4 |
2018-02-14 | Add splitVersion primop. | Shea Levy | 1 | -0/+11 |
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 |