Commit Graph

54 Commits

Author SHA1 Message Date
Antoine du Hamel
949b5ad3cd ada: 3.4.4 -> 4.0.0 (#548906) 2026-08-14 10:28:55 +00:00
Antoine du Hamel
64710d6cc7 nodejs_22,nodejs_24: fix builds with Ada 4.x 2026-08-14 12:23:28 +02:00
Antoine du Hamel
d14174cf76 nodejs_24: 24.18.1 -> 24.19.0 2026-08-03 15:50:07 +02:00
Antoine du Hamel
f9ebb12ba5 nodejs_24: 24.18.0 -> 24.18.1 2026-07-29 20:39:19 +02:00
Antoine du Hamel
38c44143d7 nodejs_24: fix typo in derivation 2026-06-28 17:49:09 +02:00
Antoine du Hamel
22eda77d98 nodejs_24: limit pinning of LLVM to darwin 2026-06-28 17:23:53 +02:00
Antoine du Hamel
504f6c9307 nodejs_24: fix fs tracking warnings on Darwin 2026-06-27 15:39:24 +02:00
Antoine du Hamel
9fab97bbb3 nodejs_24: 24.17.0 -> 24.18.0 2026-06-24 09:42:54 +02:00
Antoine du Hamel
70d5331f42 nodejs_24: 24.16.0 -> 24.17.0 2026-06-18 06:52:05 +02:00
Antoine du Hamel
e9b7cf2133 nodejs_24: 24.15.0 -> 24.16.0 2026-05-21 15:24:11 +02:00
K900
41e3cd9cdb Merge remote-tracking branch 'origin/master' into staging-next 2026-05-10 21:22:57 +03:00
Ben Siraphob
869d641281 treewide: replace stdenv.is* with stdenv.hostPlatform.is* 2026-05-10 10:06:35 -07:00
Antoine du Hamel
7c7cbc8027 nodejs: remove nghttp2 patch 2026-04-29 18:23:57 +02:00
Marcel
409f467077 nodejs_24: fix openssl related tests 2026-04-16 12:34:10 +02:00
Antoine du Hamel
33cb704f75 nodejs_24: 24.14.1 -> 24.15.0 2026-04-16 09:22:22 +02:00
Antoine du Hamel
d0a406bf79 nodejs_24: 24.14.0 -> 24.14.1 (#503153) 2026-03-24 21:34:58 +00:00
Antoine du Hamel
fd9c81c6a3 nodejs_24: 24.14.0 -> 24.14.1 2026-03-24 21:45:31 +01:00
Antoine du Hamel
2e2583028d nodejs: fix shared dependencies 2026-03-11 22:18:03 +01:00
Antoine du Hamel
b396b0f87b nodejs: remove custom logic for skipping test (#497472) 2026-03-07 07:33:48 +00:00
Antoine du Hamel
b79bd305ab nodejs: remove custom logic for skipping test 2026-03-07 08:24:56 +01:00
Antoine du Hamel
0873aea2d0 nodejs_24: 24.13.1 -> 24.14.0 2026-02-24 16:43:14 +01:00
Antoine du Hamel
c2b5f26f90 pkgsi686Linux.nodejs-slim: fix build 2026-02-17 08:23:19 +01:00
Antoine du Hamel
e4e7dbe673 nodejs_24: 24.13.0 -> 24.13.1 2026-02-10 14:58:38 +01:00
Antoine du Hamel
7459fe949f nodejs: make nodejs_* depend on nodejs-slim_* 2026-02-03 23:54:16 +01:00
Antoine du Hamel
50a648d888 nodejs_24: 24.12.0 -> 24.13.0 2026-01-13 15:25:43 +01:00
K900
6a73a96f69 nodejs_24: apply another patch for 32-bit platforms
This may be necessary to apply to other branches as well.
2025-12-18 10:28:27 +03:00
K900
4abc140582 nodejs_24: patch to fix build on 32-bit targets
Originally by @Valodim at 79cb3ea1f8
2025-12-17 22:43:38 +03:00
Antoine du Hamel
1d8392109c nodejs_24: 24.11.1 -> 24.12.0 2025-12-11 16:29:28 +01:00
Antoine du Hamel
0729c94486 nodejs_24: 24.11.0 -> 24.11.1 2025-11-11 23:38:29 +01:00
Antoine du Hamel
6d9b8d6cfb nodejs_24: 24.10.0 -> 24.11.0 2025-10-28 19:43:15 +01:00
Antoine du Hamel
23f9169c4c nodejs_24: 24.9.0 -> 24.10.0 2025-10-10 12:24:26 +02:00
nixpkgs-ci[bot]
afa2627e4e Merge master into staging-next 2025-10-01 18:05:33 +00:00
R. Ryantm
41d735d598 nodePackages_latest.nodejs: 24.8.0 -> 24.9.0 2025-09-30 05:42:49 +00:00
nixpkgs-ci[bot]
dc7b5419fc Merge staging-next into staging 2025-09-14 12:06:27 +00:00
Antoine du Hamel
ffe650b28e nodejs_24: 24.7.0 -> 24.8.0 2025-09-10 22:05:44 +02:00
Antoine du Hamel
3042376469 nodejs: simplify GYP patching 2025-09-03 08:53:54 +02:00
Antoine du Hamel
ca3c28d65b nodejs: fix hydra builds 2025-09-01 12:03:10 +02:00
Alex James
1bc6e6c095 nodejs: use sigtool's codesign in test-macos-app-sandbox
test-macos-app-sandbox uses the system-provided codesign binary
(/usr/bin/codesign) to apply entitlements to an app bundle. This fails
in the sandbox as /usr/bin/codesign is not accessible. Patch the test to
instead use the codesign binary from sigtool. The test was updated to
pass the executable path to codesign as sigtool can't handle the bundle
path.
2025-08-30 01:27:52 -05:00
Alex James
cbb3c85f0e nodejs: drop v8 instrumentation patch
This is no longer needed now that apple-sdk_11 is the default SDK.
2025-08-30 01:26:49 -05:00
Antoine du Hamel
1e7ed3e27d nodejs: fix hardcoded values in GYP script 2025-08-29 23:03:31 +02:00
Antoine du Hamel
a546a8e027 nodejs_24: 24.6.0 -> 24.7.0 2025-08-29 12:07:00 +02:00
Antoine du Hamel
1587a343c9 nodejs_24: 24.5.0 -> 24.6.0 2025-08-14 23:21:18 +02:00
Antoine du Hamel
4400a454f3 nodejs_24: 24.4.1 -> 24.5.0 2025-07-31 23:56:42 +02:00
Antoine du Hamel
d372ee5add nodejs_24: 24.4.0 -> 24.4.1 2025-07-16 00:22:55 +02:00
Antoine du Hamel
8d74a9061c nodejs_24: 24.3.0 -> 24.4.0 2025-07-09 14:47:53 +02:00
Antoine du Hamel
f4c47d873d nodejs_24: fix test 2025-06-29 18:01:53 +02:00
Antoine du Hamel
cda781665a nodejs_24: 24.2.0 -> 24.3.0 2025-06-25 01:16:00 +02:00
Antoine du Hamel
b71bbb8ef3 nodejs_24: 24.1.0 -> 24.2.0 2025-06-10 00:41:07 +02:00
Antoine du Hamel
c4869aace4 nodejs_24: 24.0.2 -> 24.1.0 2025-05-21 17:30:21 +02:00
Antoine du Hamel
07f722d0a7 nodejs_24: 24.0.1 -> 24.0.2 2025-05-14 23:41:18 +02:00