Age | Commit message (Expand) | Author | Files | Lines |
2020-03-13 | style.css: Remove | Eelco Dolstra | 2 | -265/+1 |
2020-02-18 | doc: touchup release notes for 2.3 | Benjamin Hipple | 1 | -8/+7 |
2020-01-04 | Document builtins.placeholder | Arnout Engelen | 1 | -0/+10 |
2020-01-04 | doc: Document `--dry-run` option for `nix-build` | Maximilian Bosch | 1 | -0/+5 |
2020-01-04 | docs: correct default location of log directory | Kevin Stock | 1 | -1/+1 |
2020-01-04 | Remove superfluous IAM action for S3 cache | Chaz Schlarp | 1 | -1/+0 |
2020-01-04 | Tweak path hint | Ersin Akinci | 1 | -1/+2 |
2020-01-04 | Add hint about path in builtins.import | Ersin Akinci | 1 | -0/+4 |
2020-01-04 | Revert "Document import <path> syntax" | Ersin Akinci | 1 | -9/+1 |
2020-01-04 | Document import <path> syntax | Ersin Akinci | 1 | -1/+9 |
2019-10-09 | docs: Note that tryEval doesn't do deep evaluation | Silvan Mosberger | 1 | -2/+8 |
2019-10-09 | docs: Fix a typo in github in an example | Julien Tanguy | 1 | -1/+1 |
2019-10-09 | docs: Use the explicit ref for fetchGit with a tag | Julien Tanguy | 1 | -4/+1 |
2019-10-09 | Move 'builtins.splitVersion' to position respecting alphabetical order | Alexandre Esteves | 1 | -12/+13 |
2019-10-09 | Update garbage-collection.xml readability | Joseph Lucas | 1 | -5/+6 |
2019-10-09 | Fix typos in the Nix Manual. | Danny Bautista | 5 | -6/+6 |
2019-09-04 | Tweak release notes | Eelco Dolstra | 1 | -6/+5 |
2019-09-04 | Set release date | Eelco Dolstra | 1 | -1/+1 |
2019-08-29 | Merge pull request #3048 from toonn/nix-env_doc | Eelco Dolstra | 1 | -4/+7 |
2019-08-29 | Reword to clarify newer generations are left alone | toonn | 1 | -1/+4 |
2019-08-27 | Merge branch 'master' of github.com:NixOS/nix | Eelco Dolstra | 1 | -8/+95 |
2019-08-27 | Update release notes | Eelco Dolstra | 1 | -0/+5 |
2019-08-27 | Merge pull request #3056 from grahamc/operators | Eelco Dolstra | 1 | -8/+95 |
2019-08-27 | Add 2.3 release notes | Eelco Dolstra | 1 | -2/+68 |
2019-08-27 | docs: operators: Make OR and AND capitalized | Graham Christensen | 1 | -2/+2 |
2019-08-24 | Merge pull request #2946 from vmandela/proxy | Graham Christensen | 1 | -0/+18 |
2019-08-24 | docs: document the installer's use of proxy env vars | Graham Christensen | 1 | -0/+18 |
2019-08-23 | operators: document exact precedenc, split up similar operators | Graham Christensen | 1 | -8/+95 |
2019-08-17 | Fix nix-env documentation for --delete-generations | Toon Nolten | 1 | -4/+4 |
2019-08-15 | Merge pull request #2945 from danidiaz/doc001 | Eelco Dolstra | 1 | -9/+31 |
2019-08-15 | Merge pull request #2782 from grahamc/flames | Eelco Dolstra | 1 | -0/+28 |
2019-08-15 | Expanded documentation for .nix-defexpr | Daniel Diaz | 1 | -9/+31 |
2019-08-14 | Track function start and ends for flame graphs | Graham Christensen | 1 | -0/+28 |
2019-08-08 | conf: stalled-download-timeout: make tunable | Graham Christensen | 1 | -0/+8 |
2019-08-07 | fixup: docs for post-build-hook | Graham Christensen | 1 | -1/+1 |
2019-08-07 | Merge pull request #2995 from tweag/post-build-hook | Eelco Dolstra | 3 | -0/+217 |
2019-08-06 | post-build-hook: docs fixup | Graham Christensen | 2 | -3/+7 |
2019-08-02 | Add a post-build-hook | regnat | 3 | -0/+213 |
2019-08-02 | Tweak min-free/max-free descriptions | Eelco Dolstra | 1 | -5/+9 |
2019-07-19 | docs: document balancing cores and max-jobs | Graham Christensen | 3 | -2/+128 |
2019-07-06 | Merge pull request #2882 from grahamc/docs/1115-tarball-ttl | Eelco Dolstra | 2 | -2/+27 |
2019-07-05 | tarball-ttl: document | Graham Christensen | 2 | -2/+27 |
2019-07-03 | Merge branch 'autoconf-ubuntu-16.04-fixes' of https://github.com/nh2/nix | Eelco Dolstra | 1 | -1/+5 |
2019-07-03 | autoconf: Fix C++17 detection not working on Ubuntu 16.04. | Niklas Hambüchen | 1 | -1/+1 |
2019-07-03 | autoconf: Work around editline not being found on Ubuntu 16.04. | Niklas Hambüchen | 1 | -0/+4 |
2019-07-02 | Merge pull request #2779 from LnL7/build-exit-codes | Eelco Dolstra | 1 | -0/+42 |
2019-07-02 | Merge pull request #2724 from LnL7/manpage-add-fixed | Eelco Dolstra | 1 | -0/+54 |
2019-07-02 | Merge pull request #2582 from LnL7/fetchgit-refs | Eelco Dolstra | 3 | -0/+38 |
2019-07-02 | nix-store: document --add-fixed | Daiderd Jordan | 1 | -0/+54 |
2019-07-02 | builtins.fetchGit: document absolute ref support | Graham Christensen | 3 | -0/+38 |