aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-qa-frontpage.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/guix-qa-frontpage.in')
-rw-r--r--scripts/guix-qa-frontpage.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/guix-qa-frontpage.in b/scripts/guix-qa-frontpage.in
index 82103ff..bb8d161 100644
--- a/scripts/guix-qa-frontpage.in
+++ b/scripts/guix-qa-frontpage.in
@@ -306,4 +306,5 @@
#:controller-args `(#:doc-dir ,doc-dir
#:patch-issues-to-show ,patch-issues-to-show)
#:submit-builds? (assq-ref opts 'submit-builds)
- #:patch-issues-to-show patch-issues-to-show))))))
+ #:patch-issues-to-show patch-issues-to-show
+ #:generate-reproducible.json #t))))))