Age | Commit message (Expand) | Author | Files | Lines |
2017-02-16 | Tweak netrc docs | Eelco Dolstra | 1 | -4/+12 |
2017-02-02 | Add netrc-file support | Renzo Carbonara | 1 | -0/+15 |
2017-01-03 | Drop a few more references to all-packages.nix | Eelco Dolstra | 2 | -13/+6 |
2016-12-28 | Document the common --no-build-hook option | zimbatm | 1 | -0/+17 |
2016-12-16 | manual: add NIX_CONF_DIR to conf-file section | Daiderd Jordan | 1 | -1/+2 |
2016-10-31 | Support optional sandbox paths | Eelco Dolstra | 1 | -1/+6 |
2016-09-21 | Add sandbox-dev-shm-size option | Eelco Dolstra | 1 | -0/+13 |
2016-09-14 | Revive binary-caches-parallel-connections | Eelco Dolstra | 1 | -4/+3 |
2016-08-10 | s/powerpc-darwin/x86_64-darwin/ | Domen Kožar | 1 | -3/+3 |
2016-08-10 | Remove $NIX_DB_DIR | Eelco Dolstra | 1 | -9/+0 |
2016-08-10 | Nuke nix-push. | Shea Levy | 4 | -455/+2 |
2016-08-10 | Remove nix-install-package. | Shea Levy | 2 | -209/+0 |
2016-06-20 | Fix manual build | Eelco Dolstra | 1 | -1/+1 |
2016-06-15 | Remove nix-copy-closure reference note from nix-store docs | Johannes 'fish' Ziemke | 1 | -6/+6 |
2016-04-29 | BinaryCacheStore: Make the signing key a parameter | Eelco Dolstra | 1 | -10/+0 |
2016-04-25 | Improved logging abstraction | Eelco Dolstra | 2 | -56/+0 |
2016-04-14 | Merge pull request #815 from vcunat/p/outputsToInstall | Eelco Dolstra | 1 | -0/+4 |
2016-04-11 | Remove manifest support | Eelco Dolstra | 7 | -148/+6 |
2016-04-08 | Remove failed build caching | Eelco Dolstra | 2 | -91/+0 |
2016-03-22 | Remove references to old-school signing | Eelco Dolstra | 1 | -18/+0 |
2016-03-14 | Fix bad DocBook | Eelco Dolstra | 1 | -2/+3 |
2016-03-10 | Merge pull request #822 from cstrahan/nix-store-serve | Eelco Dolstra | 1 | -0/+58 |
2016-03-04 | Add option binary-cache-secret-key-file for signing binary caches | Eelco Dolstra | 1 | -0/+10 |
2016-02-27 | add docs for `nix-store --serve` | Charles Strahan | 1 | -0/+58 |
2016-02-23 | nix-env: respect meta.outputsToInstall | Vladimír Čunát | 1 | -0/+4 |
2016-02-18 | Document IN_NIX_SHELL variable | Joel Moberg | 1 | -0/+6 |
2016-02-13 | Fix typo in nix-shell command reference. | Scott Olson | 1 | -1/+1 |
2016-01-18 | Document --check | Eelco Dolstra | 1 | -0/+27 |
2016-01-18 | doc/manual/command-ref/nix-collect-garbage.xml: document --max-freed option | Peter Simons | 1 | -0/+1 |
2016-01-05 | propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the... | Fabian Schmitthenner | 1 | -0/+16 |
2016-01-05 | doc: Clarify why multiple arguments are not supported in shebang line | Tim Cuthbertson | 1 | -2/+2 |
2015-11-25 | Set default binary-caches-parallel-connections to 25 | Eelco Dolstra | 1 | -1/+1 |
2015-11-25 | Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nix | Eelco Dolstra | 1 | -21/+23 |
2015-11-10 | rename `chroot` to `sandbox` (fixes #656, close #682) | Vladimír Čunát | 1 | -21/+23 |
2015-11-09 | Add option to verify build determinism | Eelco Dolstra | 1 | -0/+12 |
2015-10-08 | Fix typo in doc for nix-copy-closure | Anders Claesson | 1 | -1/+1 |
2015-10-07 | nix-prefetch-url: Add --name option | Eelco Dolstra | 1 | -0/+12 |
2015-10-07 | nix-prefetch-url: Support unpacking tarballs | Eelco Dolstra | 1 | -1/+16 |
2015-10-01 | nix-prefetch-url: Support prefetching from a Nix expression | Eelco Dolstra | 1 | -0/+1 |
2015-10-01 | nix-prefetch-url: $PRINT_PATH -> --print-path | Eelco Dolstra | 1 | -10/+17 |
2015-09-17 | doc: fix the 'prebuild' typos | Vladimír Čunát | 1 | -2/+2 |
2015-07-20 | nix-copy-closure: Add -v flag | Eelco Dolstra | 1 | -0/+7 |
2015-06-08 | Fix manual | Eelco Dolstra | 1 | -3/+3 |
2015-06-01 | Document setting up signed binary caches | Eelco Dolstra | 3 | -3/+138 |
2015-06-01 | Document tarball downloading | Eelco Dolstra | 4 | -15/+131 |
2015-06-01 | Document nix-shell #!-scripts | Eelco Dolstra | 1 | -0/+124 |
2015-05-19 | nix-env: document --set option | Charles Strahan | 1 | -0/+38 |
2015-04-18 | Add the pre-build hook. | Shea Levy | 1 | -0/+34 |
2015-04-18 | Revert "Add the pre-build hook." | Shea Levy | 1 | -33/+0 |
2015-04-12 | Add the pre-build hook. | Shea Levy | 1 | -0/+33 |