Commit Graph

1191 Commits

Author SHA1 Message Date
Antoine du Hamel
36e10e883f nodejs_23: 23.7.0 -> 23.8.0 2025-02-13 19:53:55 +01:00
Antoine du Hamel
757d283691 nodejs_22: 22.13.1 -> 22.14.0 2025-02-11 11:52:34 +01:00
Antoine du Hamel
fbf4ceda08 nodejs_20: 20.18.2 -> 20.18.3 2025-02-10 16:04:24 +01:00
K900
5c3fd0ab9f Merge remote-tracking branch 'origin/master' into staging-next 2025-02-03 09:17:01 +03:00
Antoine du Hamel
44a3bf7f22 nodejs_23: 23.6.1 -> 23.7.0 2025-02-01 23:38:17 +01:00
Alyssa Ross
dffcaaaa64 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/virtualization/crosvm/default.nix
	pkgs/by-name/as/ast-grep/package.nix
	pkgs/by-name/ca/cargo-mobile2/package.nix
	pkgs/by-name/cl/clang-tidy-sarif/package.nix
	pkgs/by-name/gg/gg-jj/package.nix
	pkgs/by-name/gi/git-warp-time/package.nix
	pkgs/by-name/je/jellyfin-rpc/package.nix
	pkgs/by-name/ne/netbox2netshot/package.nix
	pkgs/by-name/sy/sydbox/package.nix
	pkgs/by-name/te/television/package.nix
	pkgs/development/python-modules/tinytuya/default.nix
2025-01-31 10:23:31 +01:00
Adam C. Stephens
20efbf89e7 nodejs_20: 20.18.1 -> 20.18.2 (#375595) 2025-01-30 17:43:05 -05:00
nixpkgs-ci[bot]
7450648cef Merge staging-next into staging 2025-01-22 12:05:54 +00:00
Janne Heß
8e25cdfbcc nodejs_23: 23.6.0 -> 23.6.1 (#375594) 2025-01-22 11:43:41 +01:00
Antoine du Hamel
a9eac74572 nodejs_22: 22.12.0 -> 22.13.1 2025-01-21 18:19:50 +01:00
Antoine du Hamel
92641f1833 nodejs_23: 23.6.0 -> 23.6.1 2025-01-21 18:12:51 +01:00
Antoine du Hamel
161f46b568 nodejs_18: 18.20.5 -> 18.20.6 2025-01-21 18:11:02 +01:00
Antoine du Hamel
0be1c4a91b nodejs_20: 20.18.1 -> 20.18.2 2025-01-21 18:09:46 +01:00
Antoine du Hamel
f21517a167 nodejs_23: 23.5.0 -> 23.6.0 2025-01-20 12:42:29 +01:00
Emily
1bf298f1b1 nodejs: remove obsolete aligned allocation workaround 2025-01-04 18:58:08 +00:00
Antoine du Hamel
2b8df76969 nodejs_23: 23.2.0 -> 23.5.0 (#357699) 2024-12-25 22:07:09 +01:00
Antoine du Hamel
e4f44407a7 nodejs_22: 22.11.0 -> 22.12.0 (#361565) 2024-12-25 22:06:28 +01:00
FliegendeWurst
bc353483c7 nodejs_18: fix test-os failure 2024-12-14 14:15:32 +01:00
Silvan Mosberger
84d4f874c2 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 78e9caf153
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
github-actions[bot]
215e1f12a4 Merge staging-next into staging 2024-12-03 06:05:38 +00:00
Masum Reza
fed5bcc9eb nodejs: fix build on 32 bit platforms (#354842) 2024-12-03 09:42:18 +05:30
Masum Reza
05342eb1de nodejs_{20,22}: fix test-os failure (#359526) 2024-12-01 14:22:52 +05:30
Antoine du Hamel
adc2a4959d nodejs_20: 20.18.0 -> 20.18.1
(cherry picked from commit a8ae089509)
2024-11-30 15:11:38 +01:00
FliegendeWurst
cb05815e58 nodejs_{20,22}: fix test-os failure
Same as #356257
2024-11-27 09:28:38 +01:00
FliegendeWurst
f634fa26cc nodejs_{20,22,23}: fix flaky test 2024-11-26 17:31:07 +01:00
Emily
9031f2db8b Merge staging-next into staging 2024-11-21 03:49:12 +00:00
Antoine du Hamel
c91f75a39c nodejs_20: 20.18.0 -> 20.18.1 2024-11-20 22:42:27 +01:00
John Titor
28bcb4477d nodejs_23: add patches to fix parallel-os test
FIXME: remove after a point release containing the patches
2024-11-21 00:49:25 +05:30
Emily
42ef3589e6 Revert "nodejs_18: fix build with clang 16 mk2"
libc++ 19 no longer supports Clang < 17.

This reverts commit b034e4cbf1.
2024-11-20 02:33:34 +00:00
Emily
5cb1de1b5d nodejs_{18,20}: apply V8 patches for LLVM 19 2024-11-20 02:33:34 +00:00
Randy Eckenrode
94d28175ff nodejs_{18,20}: fix build with clang 18 on Darwin 2024-11-20 02:33:34 +00:00
Emily
0b8a6f3606 nodejs_22: use shared SQLite (#352147) 2024-11-14 13:10:48 +00:00
Antoine du Hamel
1e99bcac6f nodejs: 20.18.0 -> 22.11.0 2024-11-13 23:15:19 +01:00
Maximilian Bosch
85228bf93e Merge branch 'staging-next' into staging
All libuv reverts in `pkgs.nodejs_23` can be removed since the required
bump (#344438) was merged into staging. Including the latest revert
added in #355273.
2024-11-13 19:07:11 +01:00
Maximilian Bosch
7a4a4b46d8 Merge: nodejs_18: 18.20.4 -> 18.20.5 (#355530) 2024-11-13 15:59:49 +01:00
Antoine du Hamel
ea87658690 nodejs_23: 23.1.0 -> 23.2.0 2024-11-12 23:34:11 +01:00
Antoine du Hamel
cc397b29a3 nodejs_18: 18.20.4 -> 18.20.5 2024-11-12 22:48:35 +01:00
Guillaume Girol
815ec0c6f2 nodejs: fix build on 32 bit platforms
this test is failing on both armv7 and i686 and is related to year 2038
issue so it probably affects all 32 bit platforms
2024-11-09 12:00:00 +00:00
Weijia Wang
982e3fc31d nodejs_23: drop reverts 2024-11-03 04:31:21 +01:00
Antoine du Hamel
a2bc393fe7 nodejs_23: init at 23.1.0 (#349046) 2024-10-31 17:03:16 +01:00
Antoine du Hamel
5ec3e7b30e nodejs_22: use shared SQLite 2024-10-29 18:23:23 +01:00
K900
66f01b7af9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 15:11:30 +03:00
Antoine du Hamel
40e35fa25f nodejs_22: 22.9.0 -> 22.10.0 (#349157) 2024-10-28 10:53:34 +01:00
K900
84fce7e588 Merge remote-tracking branch 'origin/staging-next' into staging 2024-10-06 21:11:05 +03:00
Randy Eckenrode
887a9ba50a nodejs: suppress failing test on x86_64-darwin 2024-10-06 09:49:21 -04:00
github-actions[bot]
483deb3a04 Merge staging-next into staging 2024-10-04 12:06:05 +00:00
Antoine du Hamel
80cb07c14e nodejs_22: 22.8.0 -> 22.9.0 2024-10-04 10:43:42 +02:00
Antoine du Hamel
0789f53499 nodejs_20: 20.17.0 -> 20.18.0 2024-10-03 21:53:17 +02:00
Antoine du Hamel
e005e5d99f nodejs: add missing patches and skip some TLS tests on 20.x and 18.x
Co-authored-by: Fabián Heredia Montiel <fabianhjr@protonmail.com>
2024-09-26 00:00:56 +02:00
Antoine du Hamel
59777cc547 nodejs: fix tests for OpenSSL 3.2 2024-09-22 21:26:13 +02:00