Age | Commit message (Expand) | Author | Files | Lines |
2019-01-20 | Merge pull request #2635 from veprbl/patch-7 | Domen Kožar | 1 | -1/+2 |
2019-01-19 | manual: "sandbox" option default is "true" on Linux | Dmitry Kalinkin | 1 | -1/+2 |
2019-01-18 | Update instructions for Haskell script using nix-shell interpreter | Samuel Evans-Powell | 1 | -1/+1 |
2019-01-10 | Add 2.2 release notes | Eelco Dolstra | 1 | -4/+118 |
2019-01-07 | Don't look for a "pv" program, or mention it in the manual source | John Ericson | 1 | -9/+0 |
2018-12-14 | Clarify nix-instantiate --read-write-mode | Patrick Hilhorst | 1 | -1/+3 |
2018-12-13 | Merge pull request #2569 from veprbl/pr/update_prerequisites | Eelco Dolstra | 1 | -0/+19 |
2018-12-13 | docs: raise minimal boost version to 1.66 | Dmitry Kalinkin | 1 | -1/+1 |
2018-12-10 | docs: add missing prerequisites: brotli, boost, libseccomp | Dmitry Kalinkin | 1 | -0/+19 |
2018-12-08 | s3: document scheme query parameter | Daiderd Jordan | 1 | -1/+13 |
2018-11-13 | Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nix | Eelco Dolstra | 1 | -6/+0 |
2018-11-13 | manual: quote $servlets | Felix C. Stegerman | 1 | -1/+1 |
2018-11-12 | fix typo (s/gift/git/) | Felix C. Stegerman | 1 | -2/+2 |
2018-11-09 | Manual: build locally -> build | Eelco Dolstra | 1 | -2/+1 |
2018-11-09 | Urgh | Eelco Dolstra | 3 | -20/+4 |
2018-11-08 | Fix manual build | Linus Heckemann | 1 | -1/+1 |
2018-11-08 | Merge pull request #2524 from domenkozar/deprecate-toPath | Eelco Dolstra | 1 | -23/+6 |
2018-11-08 | Deprecate builtins.toPath | Domen Kožar | 1 | -23/+6 |
2018-11-07 | Enable sandboxing by default | Eelco Dolstra | 2 | -0/+20 |
2018-11-07 | Document allowSubstitutes | Eelco Dolstra | 1 | -0/+14 |
2018-11-07 | Fix preferLocalBuild description | Eelco Dolstra | 1 | -3/+1 |
2018-10-29 | editline: wip | Will Dietz | 1 | -6/+0 |
2018-10-20 | Add --graphml option to the nix-store --query command | Antoine Eiche | 1 | -0/+12 |
2018-10-04 | Docs: update fixed output hashes | Benjamin Hipple | 1 | -7/+7 |
2018-10-02 | manual: add XML IDs to all builtin list entries | Profpatsch | 1 | -147/+217 |
2018-10-01 | Merge pull request #2456 from grahamc/s3-substituters | Eelco Dolstra | 1 | -95/+107 |
2018-10-01 | Add missing file | Eelco Dolstra | 1 | -0/+25 |
2018-09-28 | Check requiredSystemFeatures for local builds | Eelco Dolstra | 2 | -0/+28 |
2018-09-27 | Update docs to describe how s3:// URLS does in fact support endpoint, region,... | Graham Christensen | 1 | -95/+107 |
2018-09-19 | Merge pull request #2434 from grahamc/graham-improve-upgrade | Eelco Dolstra | 1 | -7/+8 |
2018-09-19 | Upgrade docs: improve the upgrade command | Anders Riutta | 1 | -7/+8 |
2018-09-19 | nix-shell: document double quotes being necessary for a simple Nix expression... | Graham Christensen | 1 | -0/+14 |
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 |
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 |