1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 06:30:36 +02:00
Files
guix/gnu/packages/web.scm
Ludovic Courtès bd9b7d4467 gnu: guix-data-service: Work around .go file incompatibilities.
Fixes a bug whereby ‘guix-data-service’ was running on Guile 3.0.9, and
would thus fail to load .go files of Fibers, Knot, etc. because these
are compiled with ‘guile-next’.

* gnu/packages/web.scm (guix-data-service)[native-inputs]: Use Guile
from ‘guile-fibers-next’.

Change-Id: I4dab1ca2a80d784fb28ce1cf8810b13910e3776f
2025-08-25 12:17:01 +02:00

392 KiB