mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
5 lines
126 B
Makefile
5 lines
126 B
Makefile
ifdef HOST_DARWIN
|
|
|
|
$(eval $(call install-data-in, $(d)/org.nixos.nix-daemon.plist, $(prefix)/Library/LaunchDaemons))
|
|
|
|
endif
|