From 733a22a26b3772c3a081b7b88e3652f10971c9c8 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 25 Oct 2022 21:15:02 +0100 Subject: Adopt managing patch branches This previously happened with some scripts run through Laminar, this commit moves the functionality here. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cbf3a46..b4598d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,6 +36,7 @@ SOURCES = \ guix-qa-frontpage/mumi.scm \ guix-qa-frontpage/derivation-changes.scm \ guix-qa-frontpage/manage-builds.scm \ + guix-qa-frontpage/manage-patch-branches.scm \ guix-qa-frontpage/view/util.scm \ guix-qa-frontpage/view/home.scm \ guix-qa-frontpage/view/branches.scm \ -- cgit v1.2.3