Files
Maxim Cournoyer 844b7c5919 gnu: node-xyz: Adjust for missing (guix build json-utils) module.
This is a follow-up to commit b00aa06f87,
renamed `delete-fields' to `delete-json-fields', but forgot to add (guix build
json-utils) in the #:modules, which defines it (and is part of the
node-build-system default imported modules).

* gnu/packages/node-xyz.scm (node-acorn, node-fastest-levenshtein)
(node-glob, node-lru-cache, node-minimatch, node-minipass-7 node-path-scurry)
(node-serialport-bindings, node-sqlite3)
(node-addon-api, (node-source-map): [#:modules]: Add (guix build json-utils).
2026-08-27 10:59:22 +09:00
..
2026-08-25 15:22:31 +09:00