mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
fixes to nix-worker systemd service descriptor: - remove commented-out lines - register the file for distribution in Makefile.am
This commit is contained in:
parent
a7ed1f67ee
commit
221626e715
2 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
SUBDIRS = src perl scripts corepkgs doc misc tests
|
||||
EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh \
|
||||
nix.conf.example NEWS version
|
||||
nix.conf.example NEWS version misc/systemd/nix-worker.service
|
||||
|
||||
pkginclude_HEADERS = config.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue