about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix/forge/forge.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix/forge/forge.scm b/guix/forge/forge.scm
index 95b98fa..0eaf5c0 100644
--- a/guix/forge/forge.scm
+++ b/guix/forge/forge.scm
@@ -495,7 +495,8 @@ that were built."
 singleton list of targets as returned by @code{guix-channel-job-gexp}."
   (with-imported-modules '((guix build utils))
     #~(begin
-        (use-modules (guix build utils))
+        (use-modules (guix build utils)
+                     (ice-9 match))
 
         (switch-symlinks #$link
                          (match #$target