summary refs log tree commit diff
path: root/hydra.scm
diff options
context:
space:
mode:
Diffstat (limited to 'hydra.scm')
-rw-r--r--hydra.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/hydra.scm b/hydra.scm
index fdca935d5f..8e3be16b08 100644
--- a/hydra.scm
+++ b/hydra.scm
@@ -24,7 +24,7 @@
 (use-modules (guix store)
              (guix packages)
              ((guix utils) #:select (%current-system))
-             (distro)
+             (gnu packages)
              (gnu packages base)
              (gnu packages guile)
              (srfi srfi-1)