Don't install nix-worker symlink
It has been obsolete since Nix 1.2. Closes #417.
This commit is contained in:
@@ -11,5 +11,3 @@ nix-daemon_LDFLAGS = -pthread
|
||||
ifeq ($(OS), SunOS)
|
||||
nix-daemon_LDFLAGS += -lsocket
|
||||
endif
|
||||
|
||||
$(eval $(call install-symlink, nix-daemon, $(bindir)/nix-worker))
|
||||
|
||||
Reference in New Issue
Block a user