andreas pushed a change to branch master
in repository guix.

    from a33e152f2e gnu: dico: Update to 2.12.
     new 86caf257e7 build-system/node: Switch to (json).
     new 3e9e164154 build-system/node: New API for modifying json.
     new 7cc5ddf763 build-system/node: Add guile-json extension.
     new 93d4d16375 build-system/node: Use test-target argument.
     new c48019577c build-system/tree-sitter: Switch to (json).
     new 1f25dff3e1 build-system/tree-sitter: Add guile-json extension.
     new 8c5cd371db gnu: libuv-for-node-lts: Update to 1.49.2.
     new 6c82267f1f gnu: node-lts: Update to 22.14.0 [security fixes].
     new 4b47728a6b import: npm-binary: Fix import.
     new 23e001d9cb import: npm-binary: Improve npm-package->package-sexp.
     new 8aca24f41e import: npm-binary: Improve-style.
     new d3086f85e0 import: npm-binary: Handle vector of licenses.
     new 578c17cfc2 gnu: node-serialport-bindings: Fix build.
     new 94e7afbb55 gnu: node-lts: Skip test-debugger-heap-profiler on 32bit 
systems.

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/libevent.scm               |   4 +-
 gnu/packages/node-xyz.scm               | 452 +++++++++++++++-----------------
 gnu/packages/node.scm                   | 108 ++++----
 guix/build-system/node.scm              |  44 ++--
 guix/build-system/tree-sitter.scm       | 100 +++----
 guix/build/node-build-system.scm        | 345 ++++++++++++++----------
 guix/build/tree-sitter-build-system.scm |  44 ++--
 guix/import/npm-binary.scm              | 146 ++++++-----
 tests/npm-binary.scm                    | 157 ++++++-----
 9 files changed, 752 insertions(+), 648 deletions(-)

Reply via email to