Age | Commit message (Expand) | Author | Files | Lines |
2018-09-03 | docs: change expired bzip2.org to archive.org | Vladimír Čunát | 1 | -1/+2 |
2018-09-02 | Release notes tweaks | Eelco Dolstra | 1 | -24/+24 |
2018-09-01 | Merge pull request #2388 from grahamc/graham/document-multi-user | Eelco Dolstra | 6 | -41/+186 |
2018-09-01 | Create upgrade notes | Graham Christensen | 3 | -7/+22 |
2018-09-01 | Merge pull request #2168 from grahamc/explain-why-netrc-is-busted | Eelco Dolstra | 1 | -1/+6 |
2018-09-01 | Merge pull request #2309 from symphorien/disallowed-man | Eelco Dolstra | 1 | -0/+34 |
2018-09-01 | Merge pull request #2237 from nh2/patch-1 | Eelco Dolstra | 1 | -0/+1 |
2018-09-01 | release notes: note that the multi-user installer is available but not select... | Graham Christensen | 1 | -0/+30 |
2018-09-01 | Document the multi-user installer some | Graham Christensen | 2 | -40/+140 |
2018-09-01 | We support aarch64 now | Graham Christensen | 1 | -1/+1 |
2018-09-01 | Merge pull request #2384 from graham-at-target/fetch-git-examples | Eelco Dolstra | 1 | -2/+80 |
2018-08-31 | Drop ssh://... as a required formatting for builtins.fetchGit | Graham Christensen | 1 | -8/+1 |
2018-09-01 | Add contributors | Eelco Dolstra | 1 | -1/+54 |
2018-08-31 | docs: Add IDs to important sections | Graham Christensen | 4 | -3/+5 |
2018-08-31 | docs: Add some examples to fetchGit | Graham Christensen | 1 | -2/+87 |
2018-08-30 | Merge pull request #2365 from erikarvstedt/fix-docs | Eelco Dolstra | 1 | -1/+1 |
2018-08-30 | Update release notes | Eelco Dolstra | 1 | -3/+7 |
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-21 | Docs: Fix install prefix | Erik Arvstedt | 1 | -1/+1 |
2018-08-03 | 2.1 release notes: Add note about s3-compatible stores | Graham Christensen | 1 | -0/+6 |
2018-08-03 | Add Nix 2.1 release notes | Eelco Dolstra | 2 | -0/+48 |
2018-08-03 | Merge pull request #2323 from samueldr/feature/selective-impurity | Eelco Dolstra | 1 | -0/+8 |
2018-08-02 | Allows selectively adding environment variables to pure shells. | Samuel Dionne-Riel | 1 | -0/+8 |
2018-08-02 | s3 binary cache: support specifying an endpoint | Graham Christensen | 1 | -0/+17 |
2018-08-01 | Document s3 substitutions | Graham Christensen | 2 | -0/+143 |
2018-07-26 | add manual entries for disallowedRequisites and disallowedReferences | Symphorien Gibol | 1 | -0/+34 |
2018-06-17 | manual: distributed-builds: Mention - as default | Niklas Hambüchen | 1 | -0/+1 |
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-18 | manual: document why ~/.netrc doesn't work | Graham Christensen | 1 | -1/+6 |
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 |