summary refs log tree commit diff
path: root/hydra.scm
diff options
context:
space:
mode:
Diffstat (limited to 'hydra.scm')
-rw-r--r--hydra.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/hydra.scm b/hydra.scm
index e350f286af..fdca935d5f 100644
--- a/hydra.scm
+++ b/hydra.scm
@@ -25,8 +25,8 @@
              (guix packages)
              ((guix utils) #:select (%current-system))
              (distro)
-             (distro packages base)
-             (distro packages guile)
+             (gnu packages base)
+             (gnu packages guile)
              (srfi srfi-1)
              (srfi srfi-26)
              (ice-9 match))