diff --git a/guix.scm b/guix.scm index 66301000..a5b2281c 100644 --- a/guix.scm +++ b/guix.scm @@ -57,6 +57,7 @@ (guix build-system gnu) (guix build-system trivial) (guix gexp) + (guix download) (guix git-download) (guix licenses) (guix packages))