Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-15 | Store: Add a method for getting build logs | Eelco Dolstra | 1 | -6/+1 | |
This allows various Store implementations to provide different ways to get build logs. For example, BinaryCacheStore can get the build logs from the binary cache. Also, remove the log-servers option since we can use substituters for this. | |||||
2016-08-10 | Nuke nix-push. | Shea Levy | 1 | -2/+1 | |
Rarely used, nix copy replaces it. | |||||
2016-06-20 | Fix manual build | Eelco Dolstra | 1 | -1/+1 | |
http://hydra.nixos.org/build/36944270 | |||||
2016-06-15 | Remove nix-copy-closure reference note from nix-store docs | Johannes 'fish' Ziemke | 1 | -6/+6 | |
nix-copy-closure is not using nix-store directly anymore. | |||||
2016-04-08 | Remove failed build caching | Eelco Dolstra | 1 | -76/+0 | |
This feature was implemented for Hydra, but Hydra no longer uses it. | |||||
2016-03-14 | Fix bad DocBook | Eelco Dolstra | 1 | -2/+3 | |
http://hydra.nixos.org/build/33087405 | |||||
2016-02-27 | add docs for `nix-store --serve` | Charles Strahan | 1 | -0/+58 | |
2016-01-18 | Document --check | Eelco Dolstra | 1 | -0/+27 | |
2015-06-01 | Document setting up signed binary caches | Eelco Dolstra | 1 | -0/+50 | |
2014-11-24 | More build-cache-failures -> build-cache-failure | Eelco Dolstra | 1 | -2/+2 | |
2014-09-16 | Fix references to version.txt | Eelco Dolstra | 1 | -1/+1 | |
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | 1 | -0/+1352 | |