diff options
| -rw-r--r-- | nix/local.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/local.mk b/nix/local.mk index 262b6714f29..0d23a48a024 100644 --- a/nix/local.mk +++ b/nix/local.mk | |||
| @@ -158,8 +158,7 @@ nodist_systemdservice_DATA = \ | |||
| 158 | etc/gnu-store.mount \ | 158 | etc/gnu-store.mount \ |
| 159 | etc/guix-daemon.service \ | 159 | etc/guix-daemon.service \ |
| 160 | etc/guix-publish.service \ | 160 | etc/guix-publish.service \ |
| 161 | etc/guix-gc.service \ | 161 | etc/guix-gc.service |
| 162 | etc/guix-gc.timer | ||
| 163 | 162 | ||
| 164 | etc/%.mount: etc/%.mount.in \ | 163 | etc/%.mount: etc/%.mount.in \ |
| 165 | $(top_builddir)/config.status | 164 | $(top_builddir)/config.status |
