summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-12-18 23:13:38 +0100
committerLudovic Courtès <ludo@gnu.org>2023-12-18 23:16:57 +0100
commit6454788a5cf79a217bda86d49a6e403cc803747f (patch)
tree9a4b9dbaa3489e8a2398fa106baa628966fc81f0 /gnu
parent9dab75879140d0f6ca0a25e1f2e3c5b912090d7c (diff)
downloadguix-6454788a5cf79a217bda86d49a6e403cc803747f.tar.gz
build-system/composer: Do not import host-side Guile-JSON modules.
Importing host-side (json …) modules would make builds dependent on the
Guile-JSON version currently installed by the user.  Use
‘with-extensions’ instead.

* guix/build-system/composer.scm (%composer-build-system-modules):
Remove (json …) modules.
(composer-build)[guile-json]: New variable.
[builder]: Wrap body in ‘with-extensions’.

Change-Id: Ibe565572d60481b31292d73c6fa23d42aa3ceecb
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions