diff options
Diffstat (limited to 'third_party/nix/misc/launchd/local.mk')
-rw-r--r-- | third_party/nix/misc/launchd/local.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/nix/misc/launchd/local.mk b/third_party/nix/misc/launchd/local.mk deleted file mode 100644 index 0ba722efbf19..000000000000 --- a/third_party/nix/misc/launchd/local.mk +++ /dev/null @@ -1,5 +0,0 @@ -ifeq ($(OS), Darwin) - - $(eval $(call install-data-in, $(d)/org.nixos.nix-daemon.plist, $(prefix)/Library/LaunchDaemons)) - -endif |