X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=guix.scm;fp=guix.scm;h=d139e648b429ba50a49150464ff79fad3e63415c;hp=ac790debe8c37b2b64c7061056fd2dda501edf99;hb=183b4f02e68279d4984e79b79e06bfcf1861fcbf;hpb=2bfbcbfed8b14e226f6c5ed6ec23e8f0fb21a440 diff --git a/guix.scm b/guix.scm index ac790de..d139e64 100644 --- a/guix.scm +++ b/guix.scm @@ -64,9 +64,9 @@ (build-system gnu-build-system) (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) - ("guile" ,guile-2.2) ("pkg-config" ,pkg-config) ("texinfo" ,texinfo))) + (inputs `(("guile" ,guile-3.0))) (arguments `(#:phases (modify-phases %standard-phases (add-before 'configure 'bootstrap