1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 14:55:09 +02:00

Add a launchd configuration file to run nix-daemon

This commit is contained in:
Eelco Dolstra 2014-11-04 10:14:18 +01:00
parent 6f6b75cd09
commit bbf294cceb
3 changed files with 22 additions and 0 deletions

View file

@ -17,6 +17,7 @@ makefiles = \
scripts/local.mk \
corepkgs/local.mk \
misc/systemd/local.mk \
misc/launchd/local.mk \
misc/upstart/local.mk \
misc/emacs/local.mk \
doc/manual/local.mk \