Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-12 | nix-daemon: Trust options like binary-caches when the client is root | Eelco Dolstra | 1 | -5/+7 | |
Fixes #127. | |||||
2013-04-23 | Nix daemon: respect build timeout from the client | Eelco Dolstra | 1 | -3/+4 | |
2013-03-08 | Revert "Prevent config.h from being clobbered" | Eelco Dolstra | 1 | -1/+1 | |
This reverts commit 28bba8c44f484eae38e8a15dcec73cfa999156f6. | |||||
2013-03-07 | Prevent config.h from being clobbered | Eelco Dolstra | 1 | -1/+1 | |
2013-02-19 | Add `Settings::nixDaemonSocketFile'. | Ludovic Courtès | 1 | -1/+1 | |
2012-12-20 | nix-store -q --roots: Respect the gc-keep-outputs/gc-keep-derivations settings | Eelco Dolstra | 1 | -0/+3 | |
So if a path is not garbage solely because it's reachable from a root due to the gc-keep-outputs or gc-keep-derivations settings, ‘nix-store -q --roots’ now shows that root. | |||||
2012-11-15 | Don't use std::cerr in a few places | Eelco Dolstra | 1 | -3/+2 | |
Slightly scared of using std::cerr in a vforked process... | |||||
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | 2 | -0/+926 | |