guix_mirror_bot pushed a change to branch javascript-team
in repository guix.

 discard 417987cb9a8 build/tree-sitter: Fix usage of 
`with-atomic-json-file-replacement'.
 discard 5961405f64a build/json-utils: Raise an error on preexisting key with 
`add-json-fields'.
 discard cedca01573c tests: Add new json-utils tests.
 discard 67218fd0d02 build/node: Clean-up deprecation.
 discard a271aaa5b63 tests: Fix `delete-dependencies' & cie.
 discard 003980d1cea gnu: node-xyz: Adjust for missing (guix build json-utils) 
module.
 discard 30489c34d9b tests: Move modify-json ordering test to 
tests/json-utils.scm.
 discard f88e2374d13 gnu: r-v8: Use node-lts instead of libnode.
 discard d64d7bf2a24 gnu: node-lts: Deprecate libnode.
 discard baab2f0f4ff gnu: node-lts: Add '--shared' configure flag.
 discard 96824f88d40 gnu: node-lts: Update to 24.19.0.
 discard a42eeb0670b gnu: node-bootstrap: Remove unused python-wrapper input.
 discard 7664dcf927e gnu: node-minipass: Generate valid package.json files.
 discard 877790c7bc1 gnu: node-minipass: Fix and improve style.
 discard 82821196061 build-system/node: Deprecate and export json procedures.
 discard 35fc5221fb1 gnu: packages: Replace replace-fields by 
replace-json-fields.
 discard bbb244710fe gnu: packages: Replace delete-fields by delete-json-fields.
 discard 4e10f88beee tests: Add tests for (guix build json-utils).
 discard ce15f44e909 guix: json-utils: Improve error handling.
 discard fa3db4a264c .dir-locals: Add modify-json and test-error entries.
 discard 3db07959738 guix: node: Migrate to the new modify-json.
 discard 29c9e2591d0 guix: json-utils: Deprecate 
with-atomic-json-file-replacement.
 discard 48af2942a0e guix: json-utils: Rewrite and deprecate modify-json, 
delete-fields.
 discard f33176d0106 guix: Refactor (guix build json-utils) from the node build 
system.
 discard 59f15d4edbf build-system: node: Drop uneeded 
%node-build-system-modules.
 discard 546063ac03a gnu: Remove node-ms-bootstrap.
 discard 6e415e48887 gnu: Remove node-debug-bootstrap.
 discard fe82c77d0dd gnu: node-llparse-bootstrap: Drop debug dependency.
 discard 9a54a3d4e43 gnu: node-llparse-frontend-bootstrap: Drop debug 
dependency.
 discard 728b24b6652 gnu: llhttp-bootstrap: Improve style.
 discard 9ed29d9a06d gnu: node-llparse-bootstrap: Update to 7.3.1.
 discard cc88f0fa71a gnu: node-llparse-bootstrap: Avoid node-build-system.
 discard 81272f91874 gnu: node-llparse-frontend-bootstrap: Avoid 
node-build-system.
 discard ddb882190d1 gnu: node-llparse-builder-bootstrap: Avoid 
node-build-system.
 discard a60a508d0ad gnu: Remove node-binary-search-bootstrap.
 discard cb0d72e309b gnu: node-llparse-builder-bootstrap: Update to 
1.5.2-1.b0470c.
 discard 08d46ca19c2 gnu: node-debug-bootstrap: Avoid node-build-system.
 discard d081f709e17 gnu: node-ms-bootstrap: Avoid node-build-system.
 discard 3cb14848c79 gnu: node-semver-bootstrap: Avoid node-build-system.
 discard 6f07a3e45c1 node: Introduce a stripped-down build-system for bootstrap.
     add d7da7b40412 doc: Regenerate menus.
     add 8b37ea4cf29 teams: Sharlatan Hellseher: Shift membership.
     add 8031da3bdd0 gnu: librewolf: Drop obsolete gtk+-2 input.
     new 8fe590655ba node: Introduce a stripped-down build-system for bootstrap.
     new 7a26fe5638d gnu: node-semver-bootstrap: Avoid node-build-system.
     new 2b8f4bba849 gnu: node-ms-bootstrap: Avoid node-build-system.
     new 56da35a0e57 gnu: node-debug-bootstrap: Avoid node-build-system.
     new 5feea91ed7d gnu: node-llparse-builder-bootstrap: Update to 
1.5.2-1.b0470c.
     new ac1cfd0b04e gnu: Remove node-binary-search-bootstrap.
     new 1ec140d9c54 gnu: node-llparse-builder-bootstrap: Avoid 
node-build-system.
     new 746a9684845 gnu: node-llparse-frontend-bootstrap: Avoid 
node-build-system.
     new 605a09bf59b gnu: node-llparse-bootstrap: Avoid node-build-system.
     new 9948f86732c gnu: node-llparse-bootstrap: Update to 7.3.1.
     new 75484e9dd1b gnu: llhttp-bootstrap: Improve style.
     new 30907d75f1d gnu: node-llparse-frontend-bootstrap: Drop debug 
dependency.
     new cfbfa3081de gnu: node-llparse-bootstrap: Drop debug dependency.
     new b83106368cb gnu: Remove node-debug-bootstrap.
     new 537d51cc38b gnu: Remove node-ms-bootstrap.
     new ed976aa6815 build-system: node: Drop uneeded 
%node-build-system-modules.
     new 67b2d6d6e30 guix: Refactor (guix build json-utils) from the node build 
system.
     new aac1c8913f7 guix: json-utils: Rewrite and deprecate modify-json, 
delete-fields.
     new 593ea7d5d6e guix: json-utils: Deprecate 
with-atomic-json-file-replacement.
     new 0c6f7e88db9 guix: node: Migrate to the new modify-json.
     new 37821e77b0d .dir-locals: Add modify-json and test-error entries.
     new fa973e7c6fd guix: json-utils: Improve error handling.
     new 8b0fa2623e2 tests: Add tests for (guix build json-utils).
     new d9167b15ed4 gnu: packages: Replace delete-fields by delete-json-fields.
     new be56463af68 gnu: packages: Replace replace-fields by 
replace-json-fields.
     new 83ea7e89045 build-system/node: Deprecate and export json procedures.
     new 81d390aec35 gnu: node-minipass: Fix and improve style.
     new 9bacacd1558 gnu: node-minipass: Generate valid package.json files.
     new 33472fa01c6 gnu: node-bootstrap: Remove unused python-wrapper input.
     new 0f5b0ab3a78 gnu: node-lts: Update to 24.19.0.
     new c5fe38dd632 gnu: node-lts: Add '--shared' configure flag.
     new 7df5ea15b26 gnu: node-lts: Deprecate libnode.
     new 912a2a0793d gnu: r-v8: Use node-lts instead of libnode.
     new 3205d193a50 tests: Move modify-json ordering test to 
tests/json-utils.scm.
     new bd9c033b856 gnu: node-xyz: Adjust for missing (guix build json-utils) 
module.
     new 2a4e9d41add tests: Fix `delete-dependencies' & cie.
     new 8f4002d3bb3 build/node: Clean-up deprecation.
     new acb3cb9c739 tests: Add new json-utils tests.
     new 75031ac5150 build/json-utils: Raise an error on preexisting key with 
`add-json-fields'.
     new f15c8af2398 build/tree-sitter: Fix usage of 
`with-atomic-json-file-replacement'.
     new 0973252c07c gnu: Add llhttpish.
     new 709d86d1903 gnu: llhttp-bootstrap: Remove and replace by llhttpish.
     new 7e06f5ad02c gnu: node-lts: Update to 24.20.0.
     new 2e4706fc7d0 gnu: node-lts: Update to 24.21.0.
     new 4d3f719e304 gnu: Add uvwasi.
     new 76add149e5c gnu: Add uvwasi-for-node-lts.
     new ad2d79017c6 gnu: node-lts: Add uvwasi-for-node-lts.
     new 71b180f945f gnu: node: Replace bootstrap phases with esbuild bundler.
     new ad080d7d361 gnu: node-lts: Disinherit from node-bootstrap.
     new 6c5caa7613d gnu: Remove node-bootstrap.
     new d5abc9d4b1d gnu: node-lts: Fix cross-compilation.
     new c627258b742 gnu: node-lts: Fix lint warnings.
     new b5111279ff4 gnu: Add hdrhistogram-c.
     new 8c4aff71a14 gnu: node-lts: Add hdrhistogram-c.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (417987cb9a8)
            \
             N -- N -- N   refs/heads/javascript-team (8c4aff71a14)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 54 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:
 doc/contributing.texi                              |   28 +-
 etc/teams.scm                                      |    2 +-
 gnu/local.mk                                       |    2 +
 gnu/packages/c.scm                                 |   39 +
 gnu/packages/libevent.scm                          |   32 +
 gnu/packages/librewolf.scm                         |    1 -
 gnu/packages/node.scm                              | 1116 ++++++++------------
 .../patches/hdrhistogram-c-no-avx2-on-i386.patch   |   23 +
 .../patches/uvwasi-fix-assert-side-effects.patch   |   40 +
 9 files changed, 569 insertions(+), 714 deletions(-)
 create mode 100644 gnu/packages/patches/hdrhistogram-c-no-avx2-on-i386.patch
 create mode 100644 gnu/packages/patches/uvwasi-fix-assert-side-effects.patch

Reply via email to