diff options
author | Daniel Khodabakhsh <d.khodabakhsh@gmail.com> | 2025-02-18 00:43:52 +0100 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2025-04-13 14:19:34 +0200 |
commit | 86caf257e728ce9dd43273a50323e3b93a5769e0 (patch) | |
tree | 9fae554c7f009b7feeef653489c1afa6274175da /tests/npm-binary.scm | |
parent | a33e152f2eb9927be5942b00bdaaecba737c650f (diff) |
build-system/node: Switch to (json).
Replace (guix build json) with (json) in node-build-system
* guix/build/node-build-system.scm
(jsobject-ref, jsobject-update, jsobject-union, newest,
unkeyed->keyed): Remove unused functions.
(with-atomic-json-file-replacement): Switch to (json) module. Move
file argument as a second optional argument.
(alist-update): Switch to (json) module. Remove optional default
argument.
(patch-dependencies, delete-dependencies, build): Switch to (json)
module. Arguments are unchanged.
* guix/build-system/node.scm (%node-build-system-modules): Switch
to (json) module.
* gnu/packages/node-xyz.scm (node-acorn, node-addon-api,
node-serialport-bindings, node-sqlite3): Adapt package custom
<#:phases> to the replacement.
Change-Id: I9fd5152a98b6a241d414e9a94ab179c9cabcfb85
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
Diffstat (limited to 'tests/npm-binary.scm')
0 files changed, 0 insertions, 0 deletions