aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/patchwork.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-03-17 09:51:02 +0000
committerChristopher Baines <mail@cbaines.net>2024-03-17 09:51:02 +0000
commit9fd8aabc11e396c604d360eea44b5f38ca60813a (patch)
tree69473c9ab85cbe33ea8fa744901113e409adcd4b /guix-qa-frontpage/patchwork.scm
parent157162c684eb58551a51c2ee8e0a826f4594eff3 (diff)
downloadqa-frontpage-9fd8aabc11e396c604d360eea44b5f38ca60813a.tar
qa-frontpage-9fd8aabc11e396c604d360eea44b5f38ca60813a.tar.gz
Make some module tweaks
Diffstat (limited to 'guix-qa-frontpage/patchwork.scm')
-rw-r--r--guix-qa-frontpage/patchwork.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/guix-qa-frontpage/patchwork.scm b/guix-qa-frontpage/patchwork.scm
index afcc47c..2efef03 100644
--- a/guix-qa-frontpage/patchwork.scm
+++ b/guix-qa-frontpage/patchwork.scm
@@ -11,7 +11,10 @@
#:use-module (web client)
#:use-module (web request)
#:use-module (web response)
- #:use-module (guix-build-coordinator utils)
+ #:use-module ((guix-build-coordinator utils)
+ #:select (call-with-delay-logging))
+ #:use-module ((guix-build-coordinator utils fibers)
+ #:select (retry-on-error))
#:use-module (guix-qa-frontpage mumi)
#:use-module (guix-qa-frontpage debbugs)
#:export (%patchwork-instance