X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=guix.scm;h=e440327c819bb253ce9d8ea86770ca12773ceba2;hp=338b0b4831b1faa767f215b670fe986a286b78bf;hb=f0435638778d49bf48bc865b4a768d3118e72397;hpb=8bf798a930c7cd36a9d3427a3498e5222115e889 diff --git a/guix.scm b/guix.scm index 338b0b4..e440327 100644 --- a/guix.scm +++ b/guix.scm @@ -102,11 +102,11 @@ (build-system gnu-build-system) (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) - ("guile" ,guile-without-select-bug) - ("guile-8sync" ,guile-8sync-latest) - ("guile-irregex" ,guile2.2-irregex) ("pkg-config" ,pkg-config) ("texinfo" ,texinfo))) + (inputs `(("guile" ,guile-without-select-bug) + ("guile-8sync" ,guile-8sync-latest) + ("guile-irregex" ,guile2.2-irregex))) (arguments `(#:phases (modify-phases %standard-phases (add-before 'configure 'bootstrap