diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2025-03-02 13:58:25 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2025-03-02 13:58:25 +0200 |
| commit | 7b091cefa4c0179b1e86130fe8f9fa7ba899db9e (patch) | |
| tree | 8e9e2251dfb9934737a54fcbe8d897a429ca956e /nix | |
| parent | 127e1e89a83785f4ad8362bdc76b0d850279cf2f (diff) | |
Revert "nix: Install guix-gc systemd timer."
This reverts commit 3355de608cb2267435c2592fc7dc76a1dcc5c02d.
This commit does the opposite of what it was supposed to do.
Diffstat (limited to 'nix')
| -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 |
