about summary refs log tree commit diff
path: root/third_party/nix/misc/launchd/local.mk
ifeq ($(OS), Darwin)

  $(eval $(call install-data-in, $(d)/org.nixos.nix-daemon.plist, $(prefix)/Library/LaunchDaemons))

endif