X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=guix.scm;h=e7026749a2dd0589ea16925c2866f3c221010152;hb=0738b6b6e70c8046827fabdb22c0460dd5e464b2;hp=77f2db5cebe37901652ef98eb88cf39bf4ea0952;hpb=b2dcda9ee6246e9a841e1222ef48f6864ebaf828;p=8sync.git diff --git a/guix.scm b/guix.scm index 77f2db5..e702674 100644 --- a/guix.scm +++ b/guix.scm @@ -64,9 +64,10 @@ (build-system gnu-build-system) (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) - ("guile" ,guile-next) + ("guile" ,guile-2.2) ("pkg-config" ,pkg-config) ("texinfo" ,texinfo))) + (propagated-inputs `(("guile-fibers" ,guile-fibers))) (arguments `(#:phases (modify-phases %standard-phases (add-before 'configure 'bootstrap