aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-02-03 12:19:41 +0100
committerChristopher Baines <mail@cbaines.net>2023-02-03 12:19:41 +0100
commitb27dcb4d82f08ac5ae21cbed52fa06642e4c5d2e (patch)
treebde513249264e89475a9d8e9cddb8ee14dc6e3f0
parent901f15e0299559921a7c8e075ed8e77c34cbee96 (diff)
downloadqa-frontpage-b27dcb4d82f08ac5ae21cbed52fa06642e4c5d2e.tar
qa-frontpage-b27dcb4d82f08ac5ae21cbed52fa06642e4c5d2e.tar.gz
Specify systems when fetching derivation changes for branches
-rw-r--r--guix-qa-frontpage/manage-builds.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/guix-qa-frontpage/manage-builds.scm b/guix-qa-frontpage/manage-builds.scm
index 52d621f..ccbfed5 100644
--- a/guix-qa-frontpage/manage-builds.scm
+++ b/guix-qa-frontpage/manage-builds.scm
@@ -141,7 +141,9 @@
branch)
(let ((derivation-changes-url
- (branch-derivation-changes-url branch)))
+ (branch-derivation-changes-url
+ branch
+ #:systems %systems-to-submit-builds-for)))
(if derivation-changes-url
(let ((derivation-changes