Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-19 | Merge pull request #2434 from grahamc/graham-improve-upgrade | Eelco Dolstra | 1 | -7/+8 | |
Upgrade docs: improve the upgrade command | |||||
2018-09-19 | Upgrade docs: improve the upgrade command | Anders Riutta | 1 | -7/+8 | |
and make it more copy-pastable. | |||||
2018-09-19 | nix-shell: document double quotes being necessary for a simple Nix ↵ | Graham Christensen | 1 | -0/+14 | |
expression in the shebang | |||||
2018-09-19 | nix-shell: explain the merging property close to the example | Graham Christensen | 1 | -3/+4 | |
2018-09-18 | docs: document deprecated aliases | Graham Christensen | 1 | -22/+169 | |
2018-09-10 | Prefer 'remote builder' over 'slave' | Graham Christensen | 1 | -1/+1 | |
2018-09-03 | docs: change expired bzip2.org to archive.org | Vladimír Čunát | 1 | -1/+2 | |
Fixes #2396. | |||||
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 | |
Document multi-user installation, and add release notes about it not being the default on 2.1 | |||||
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 | |
manual: document why ~/.netrc doesn't work | |||||
2018-09-01 | Merge pull request #2309 from symphorien/disallowed-man | Eelco Dolstra | 1 | -0/+34 | |
add manual entries for disallowedRequisites and disallowedReferences | |||||
2018-09-01 | Merge pull request #2237 from nh2/patch-1 | Eelco Dolstra | 1 | -0/+1 | |
manual: distributed-builds: Mention - as default | |||||
2018-09-01 | release notes: note that the multi-user installer is available but not ↵ | Graham Christensen | 1 | -0/+30 | |
selected for Linux with systemd, and the bug about selinux | |||||
2018-09-01 | Document the multi-user installer some | Graham Christensen | 2 | -40/+140 | |
Use sh <(...) syntax for installation to preserve stdin and prompting also update installation docs to account for changes in multi-user selection | |||||
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 | |
docs: Add some examples to fetchGit | |||||
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 | |
Docs: Fix install prefix | |||||
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 | |
shell.nix defines the install prefix as $(pwd)/inst | |||||
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 | |
Allows selectively adding environment variables to pure shells. | |||||
2018-08-02 | Allows selectively adding environment variables to pure shells. | Samuel Dionne-Riel | 1 | -0/+8 | |
Includes documentation and test. | |||||
2018-08-02 | s3 binary cache: support specifying an endpoint | Graham Christensen | 1 | -0/+17 | |
Works for uploading and not downloading. | |||||
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 | |
floating-point numbers are supported now, including the fromJSON builtin. Reported on IRC by inquisitiv3 | |||||
2018-05-31 | Merge pull request #767 from mogorman/garbage_collect_keep_last_few | Peter Simons | 1 | -6/+9 | |
Implement --delete-generations + flag for keeping last N number of gens | |||||
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 | |
Explain fetchTarball timeout behavior in the doc | |||||
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 | |
add builtins: __bitAnd, __bitOr, __bitXor | |||||
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 | |
Maybe there is a better place to document this, which is more generic? | |||||
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 | |
This removes confusing documentation. It's better to remove doc than add implementation, because Nix 1.12 will surely have new GC interface anyway. Fixes https://github.com/NixOS/nix/issues/641 | |||||
2018-04-23 | Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nix | Shea Levy | 1 | -0/+19 | |
Support extra compatible architectures (#1916) | |||||
2018-04-20 | doc: Adds `--quiet` to the common options. | Samuel Dionne-Riel | 2 | -0/+20 | |
Fixes #1298 | |||||
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 | |
While trying to understand garbage collection it was not immediately clear that only the runtime dependency closure of output paths would be kept (instead of the build-time dependency closure). This commit attempts to clarify this by expanding some of the glossary definitions and extending the Garbage Collection section. |