> diff --git a/tests/pack.scm b/tests/pack.scm > index 6bd18bdee2..e8d4f9f18d 100644 > --- a/tests/pack.scm > +++ b/tests/pack.scm > @@ -22,6 +22,7 @@ > #:use-module (guix store) > #:use-module (guix derivations) > #:use-module (guix profiles) > + #:use-module (guix packages) ;XXX: debugging Is this still needed? Otherwise LGTM!