chore(3p/nix): Remove old build system and other miscellanies
There are still remnants of the old build system (for example, the build derivations are not yet updated at all), but we'll get there.
This commit is contained in:
parent
0f2cf531f7
commit
40395860c7
56 changed files with 0 additions and 4222 deletions
5
third_party/nix/misc/systemd/local.mk
vendored
5
third_party/nix/misc/systemd/local.mk
vendored
|
@ -1,5 +0,0 @@
|
|||
ifeq ($(OS), Linux)
|
||||
|
||||
$(foreach n, nix-daemon.socket nix-daemon.service, $(eval $(call install-file-in, $(d)/$(n), $(prefix)/lib/systemd/system, 0644)))
|
||||
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue