Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-03-06 | Fix typos: s/the the/the/ | Daniel Hahler | 1 | -1/+1 |
2015-02-23 | Typo | Eelco Dolstra | 1 | -1/+1 |
2015-02-23 | Use chroots for all derivations | Eelco Dolstra | 1 | -14/+22 |
2015-02-23 | Add restricted evaluation mode | Eelco Dolstra | 1 | -0/+15 |
2015-02-22 | Merge branch 'docs/channels-path' of git://github.com/iElectric/nix | Shea Levy | 1 | -2/+2 |
2015-02-22 | fixes https://github.com/NixOS/nixpkgs/issues/6485 | Domen Kožar | 1 | -2/+2 |
2015-02-04 | Typo | Eelco Dolstra | 1 | -1/+1 |
2015-02-04 | Require linux 3.13 or later for chroot | Shea Levy | 1 | -1/+2 |
2015-01-12 | doc: `nix-channel --remove` takes a name, not a url | Tobias Geerinckx-Rice | 1 | -1/+1 |
2015-01-08 | nix-shell: Add --run flag | Eelco Dolstra | 1 | -5/+19 |
2014-12-13 | Update .nixpkg description | Eelco Dolstra | 1 | -16/+19 |
2014-12-13 | Undocument nix-generate-patches | Eelco Dolstra | 1 | -1/+3 |
2014-12-13 | Document channel format and excise most mentions of manifests and nix-pull | Eelco Dolstra | 2 | -11/+52 |