Age | Commit message (Expand) | Author | Files | Lines |
2013-03-08 | Revert "Prevent config.h from being clobbered" | Eelco Dolstra | 4 | -37/+74 |
2013-03-07 | Prevent config.h from being clobbered | Eelco Dolstra | 4 | -74/+37 |
2013-02-28 | Update release notes | Eelco Dolstra | 1 | -0/+10 |
2013-02-27 | Handle hard links to other files in the output | Eelco Dolstra | 1 | -0/+10 |
2013-02-26 | Remove outdated file | Eelco Dolstra | 1 | -33/+0 |
2013-02-26 | Update release notes | Eelco Dolstra | 1 | -1/+24 |
2013-02-08 | Document ‘hashString’ | Eelco Dolstra | 2 | -0/+26 |
2013-01-24 | Improve -I description | Eelco Dolstra | 1 | -4/+5 |
2013-01-04 | Fix "0 store paths deleted" message | Eelco Dolstra | 1 | -1/+1 |
2013-01-03 | Clear any immutable bits in the Nix store | Eelco Dolstra | 1 | -3/+10 |
2013-01-02 | Manual: Fix "nix-store --export" example | Eelco Dolstra | 1 | -3/+3 |
2013-01-02 | Reinstate the http://nixos.org/binary-cache default for the binary-caches set... | Eelco Dolstra | 1 | -2/+2 |
2013-01-02 | Update release notes | Eelco Dolstra | 1 | -0/+10 |
2012-12-29 | Allow mounting a path in a different location in the chroot | Eelco Dolstra | 1 | -36/+29 |
2012-12-21 | download-from-binary-cache: Use the channels of the calling user rather than ... | Eelco Dolstra | 1 | -4/+6 |
2012-12-21 | Typo fix | Eelco Dolstra | 1 | -1/+1 |
2012-12-12 | Allow setting the profile location using $NIX_PROFILE | Eelco Dolstra | 1 | -4/+13 |
2012-12-06 | Set a long SQLite timeout in the binary cache substituter | Eelco Dolstra | 1 | -1/+1 |
2012-12-05 | Add release date | Eelco Dolstra | 1 | -1/+1 |
2012-12-04 | Updated release notes | Eelco Dolstra | 1 | -0/+62 |
2012-12-04 | Document new primops | Eelco Dolstra | 1 | -54/+96 |
2012-12-04 | Document multiple output support | Eelco Dolstra | 2 | -56/+108 |
2012-11-23 | nix-copy-closure: Add flag ‘--use-substitutes’ | Eelco Dolstra | 2 | -6/+27 |
2012-11-20 | nix-store -r: Add ‘--ignore-unknown’ flag | Eelco Dolstra | 1 | -1/+8 |
2012-11-09 | Manual: Don't use a store path in our closure | Eelco Dolstra | 1 | -15/+14 |
2012-11-09 | Use a shorter Nixpkgs channel URL | Eelco Dolstra | 3 | -3/+3 |
2012-11-09 | Update release notes | Eelco Dolstra | 1 | -0/+34 |
2012-11-06 | Process binary caches in order of priority | Eelco Dolstra | 1 | -0/+11 |
2012-11-06 | Update nix-push manpage and document the binary cache format | Eelco Dolstra | 2 | -77/+341 |
2012-11-06 | Add an option ‘use-binary-caches’ | Eelco Dolstra | 1 | -0/+10 |
2012-10-23 | nix-prefetch-url: Improve option handling | Eelco Dolstra | 2 | -7/+22 |
2012-10-12 | Typo | Eelco Dolstra | 1 | -2/+2 |
2012-10-04 | Manual: Don't use a store path that actually exists | Eelco Dolstra | 1 | -4/+4 |
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | 6 | -15/+20 |
2012-10-03 | Drop support for running nix-worker in "slave" mode | Eelco Dolstra | 1 | -4/+2 |
2012-10-03 | Document ‘--repair’ | Eelco Dolstra | 3 | -6/+32 |
2012-10-02 | nix-store --verify: Add an option ‘--repair’ to repair all missing/corrup... | Eelco Dolstra | 1 | -1/+12 |
2012-10-02 | Add operation ‘nix-store --repair-path’ | Eelco Dolstra | 2 | -0/+52 |
2012-09-27 | Allow dashes in identifiers | Eelco Dolstra | 1 | -0/+5 |
2012-09-25 | Add "on Linux" qualifier | Eelco Dolstra | 1 | -2/+2 |
2012-09-25 | Document that Nix requires GNU Make | Eelco Dolstra | 1 | -1/+4 |
2012-09-25 | Update release notes | Eelco Dolstra | 1 | -0/+29 |
2012-09-13 | nix-collect-garbage: Support --dry-run | Eelco Dolstra | 1 | -0/+1 |
2012-09-13 | nix-env --delete-generations: Support --dry-run flag | Eelco Dolstra | 1 | -1/+2 |
2012-09-13 | nix-channel: Add option to force fetching of manifests | Eelco Dolstra | 1 | -0/+12 |
2012-08-29 | Document importing from a directory in the import documentation | Shea Levy | 1 | -2/+4 |
2012-08-27 | Disable the binary cache substituter by default for now | Eelco Dolstra | 1 | -2/+2 |
2012-08-01 | Merge branch 'master' into no-manifests | Eelco Dolstra | 3 | -16/+16 |
2012-08-01 | nix-channel: Use binary caches advertised by channels | Eelco Dolstra | 1 | -0/+12 |
2012-07-31 | Allow daemon users to override ‘binary-caches’ | Eelco Dolstra | 1 | -0/+13 |