From 7b091cefa4c0179b1e86130fe8f9fa7ba899db9e Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 2 Mar 2025 13:58:25 +0200 Subject: [PATCH] Revert "nix: Install guix-gc systemd timer." This reverts commit 3355de608cb2267435c2592fc7dc76a1dcc5c02d. This commit does the opposite of what it was supposed to do. --- nix/local.mk | 3 +-- 1 file changed, 1 insertion(+), 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 = \ etc/gnu-store.mount \ etc/guix-daemon.service \ etc/guix-publish.service \ - etc/guix-gc.service \ - etc/guix-gc.timer + etc/guix-gc.service etc/%.mount: etc/%.mount.in \ $(top_builddir)/config.status