mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 20:46:01 +01:00
5 lines
129 B
Makefile
5 lines
129 B
Makefile
ifeq ($(OS), Darwin)
|
|
|
|
$(eval $(call install-data-in, $(d)/org.nixos.nix-daemon.plist, $(prefix)/Library/LaunchDaemons))
|
|
|
|
endif
|