Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-31 | nix-daemon.service: Set $XDG_CACHE_HOME | Eelco Dolstra | |
Nix requires either $HOME or $XDG_CACHE_HOME to be set. | |||
2014-07-16 | Install systemd and Upstart stuff only on Linux | Eelco Dolstra | |
2014-04-08 | Ensure that systemd units to into lib, not lib64 | Eelco Dolstra | |
http://hydra.nixos.org/build/10170940 | |||
2014-04-07 | Install systemd units | Eelco Dolstra | |
2012-10-03 | Rename nix-worker to nix-daemon | Eelco Dolstra | |
2012-05-31 | fixes to nix-worker systemd service descriptor: - remove commented-out lines ↵ | Michel Alexandre Salim | |
- register the file for distribution in Makefile.am | |||
2012-05-31 | On systems with SystemD, install the service descriptor for nix-worker, and ↵ | Michel Alexandre Salim | |
enable and start it |