guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (c229937c6a -> 40d6615ca2)


From: guix-commits
Subject: branch master updated (c229937c6a -> 40d6615ca2)
Date: Sat, 6 May 2023 07:56:21 -0400 (EDT)

jlicht pushed a change to branch master
in repository guix.

    from c229937c6a services: guix-build-coordinator: Simpify service startup.
     new d8ce5e3297 build-system: node: Use `--install-links' with `npm 
install'.
     new 00b2e16823 gnu: node-acorn: Disable tests.
     new 7a44c34f4a gnu: node-acorn: Remove lifecycle script.
     new 14821580f5 gnu: node-acorn: Fix broken transpilation.
     new aa0dbc3170 gnu: node-buffer-crc32: Ignore development dependencies.
     new 06be5228f0 gnu: node-crx3: Ignore development dependencies.
     new 4c26ea1257 gnu: node-minimist: Ignore development dependencies.
     new 25a117bcd8 gnu: node-pbf: Ignore development dependencies.
     new 0140e014aa gnu: node-protocol-buffers-schema: Ignore development 
dependencies.
     new 5133b8bfaa gnu: node-resolve-protobuf-schema: Ignore development 
dependencies.
     new 8890e9e998 gnu: node-ieee754: Ignore development dependencies.
     new cfa2432ae2 gnu: node-yazl: Ignore development dependencies.
     new 8b4c901ac8 gnu: node-uglify-js: Update to 3.14.2.
     new 2c8c582803 gnu: node-serialport: Avoid gyp rebuilds.
     new f963ac4f63 gnu: node-openzwave-shared: Fix compilation for new 
versions of node
     new 6668e3a9ad gnu: emacs-nodejs-repl: Build with node-lts.
     new bd3f19c874 gnu: llhttp-bootstrap: Update to 6.0.10.
     new 8cc0ed4536 gnu: node-lts: Update to 18.16.0.
     new 40d6615ca2 gnu: libnode: Use node-lts as base.

The 19 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/local.mk                                       |   1 -
 gnu/packages/cran.scm                              |   2 +-
 gnu/packages/emacs-xyz.scm                         |   2 +-
 gnu/packages/node-xyz.scm                          | 112 ++++++++++++++++-----
 gnu/packages/node.scm                              |  57 +++++++----
 .../patches/llhttp-bootstrap-CVE-2020-8287.patch   | 100 ------------------
 gnu/packages/uglifyjs.scm                          |   4 +-
 gnu/packages/zwave.scm                             |   5 +
 guix/build/node-build-system.scm                   |   3 +-
 9 files changed, 133 insertions(+), 153 deletions(-)
 delete mode 100644 gnu/packages/patches/llhttp-bootstrap-CVE-2020-8287.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]