Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-07-31 | Add an option ‘build-fallback’ (equivalent to the --fallback flag) | Eelco Dolstra | 1 | -0/+10 |
2012-07-30 | Manual: Remove reference to non-existent -I option | Eelco Dolstra | 1 | -15/+0 |
2012-07-30 | Get rid of $NIX_BINARY_CACHES | Eelco Dolstra | 1 | -2/+4 |
2012-07-29 | Document the --option flag | Eelco Dolstra | 2 | -1/+16 |
2012-07-26 | Merge branch 'master' into no-manifests | Eelco Dolstra | 2 | -2/+15 |
2012-07-23 | Automatically optimise the Nix store when a new path is added | Eelco Dolstra | 1 | -1/+14 |
2012-07-18 | Set release date | Eelco Dolstra | 1 | -1/+1 |
2012-07-18 | Merge branch 'master' into no-manifests | Eelco Dolstra | 3 | -11/+80 |
2012-07-17 | Manual: Don't claim we support Cygwin | Eelco Dolstra | 1 | -1/+1 |
2012-07-17 | Update Nix 1.1 release notes | Eelco Dolstra | 1 | -8/+67 |
2012-07-17 | Allow disabling log compression | Eelco Dolstra | 1 | -0/+10 |
2012-07-11 | Merge branch 'master' of github.com:NixOS/nix into no-manifests | Eelco Dolstra | 3 | -12/+28 |
2012-07-11 | Update release notes | Eelco Dolstra | 1 | -0/+5 |
2012-07-09 | Install a nix.conf manpage | Eelco Dolstra | 3 | -12/+28 |
2012-07-09 | download-from-binary-cache: add nix.conf options | Eelco Dolstra | 1 | -0/+20 |
2012-06-23 | Update release notes | Eelco Dolstra | 1 | -1/+15 |
2012-05-29 | Add option ‘build-keep-log’ to enable/disable writing of build logs | Eelco Dolstra | 2 | -0/+32 |
2012-05-24 | Clean up the installation section; document the generic binary tarballs | Eelco Dolstra | 1 | -96/+148 |
2012-05-11 | Set release date | Eelco Dolstra | 1 | -1/+1 |
2012-05-11 | Manual updates | Eelco Dolstra | 6 | -75/+132 |
2012-05-11 | CSS tweaks | Eelco Dolstra | 1 | -69/+32 |
2012-05-10 | Document "nix-build --run-env" | Eelco Dolstra | 1 | -1/+50 |
2012-05-10 | Document "nix-store --add" | Eelco Dolstra | 1 | -0/+34 |
2012-05-09 | Document some nix-store subcommands | Eelco Dolstra | 3 | -1/+170 |
2012-05-09 | Document $NIX_PATH / -I | Eelco Dolstra | 3 | -13/+66 |
2012-05-09 | Update the release notes | Eelco Dolstra | 1 | -12/+82 |
2012-05-07 | nix-channel --update: allow updating only the specified channels | Eelco Dolstra | 1 | -7/+8 |
2012-04-30 | * Add an option ‘build-use-substitutes’, which can be set to ‘false’ | Eelco Dolstra | 1 | -0/+9 |
2012-04-30 | Support mandatory system features in the build hook | Eelco Dolstra | 1 | -3/+14 |
2012-04-30 | Update the documentation of build-remote.pl | Eelco Dolstra | 3 | -96/+62 |
2012-04-17 | nix-instantiate: default to "default.nix" if no arguments are given | Eelco Dolstra | 1 | -2/+3 |
2012-04-17 | Added utility command ‘nix-instantiate --find-file’ to look up a file in ... | Eelco Dolstra | 1 | -0/+14 |