Antoine du Hamel
4400a454f3
nodejs_24: 24.4.1 -> 24.5.0
2025-07-31 23:56:42 +02:00
Wolfgang Walther
90604d95bc
Merge branch 'staging-next' into staging
2025-07-24 14:33:09 +02:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
nixpkgs-ci[bot] and GitHub
f998980996
Merge staging-next into staging
2025-07-21 12:08:27 +00:00
Pol Dellaiera and GitHub
3377106ef4
nodejs: update keyring used to verify the signatures ( #426442 )
2025-07-21 10:22:11 +02:00
Pol Dellaiera and GitHub
8379bf4d67
nodejs_22: 22.17.0 -> 22.17.1 ( #425601 )
2025-07-21 09:31:02 +02:00
Pol Dellaiera and GitHub
b5d4ac4f01
nodejs_20: 20.19.3 -> 20.19.4 ( #425600 )
2025-07-21 09:30:48 +02:00
Antoine du Hamel
043770b05f
nodejs: update keyring used to verify the signatures
2025-07-18 19:00:41 +02:00
nixpkgs-ci[bot] and GitHub
a4982e2120
Merge staging-next into staging
2025-07-18 12:07:55 +00:00
Antoine du Hamel
c2ca75772a
nodejs_20: 20.19.3 -> 20.19.4
2025-07-16 00:23:25 +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
963502fbde
nodejs_22: 22.17.0 -> 22.17.1
2025-07-16 00:20:53 +02:00
Philip Taron and GitHub
77dca5875a
treewide: populate arch and platform for more node packages ( #422938 )
2025-07-15 09:18:57 -07:00
Pol Dellaiera and GitHub
dc8b7fb292
nodejs_24: 24.3.0 -> 24.4.0 ( #423780 )
2025-07-15 13:00:24 +02:00
Antoine du Hamel
8d74a9061c
nodejs_24: 24.3.0 -> 24.4.0
2025-07-09 14:47:53 +02:00
Colin
b3daf8c3a5
nodejs: split destCPU into stdenv.$platform.node
...
this architecture mapping is used broadly in the node ecosystem.
an assortment of tools and hooks, like buildNpmPackage or
pnpm.configHook, will benefit from reusing these values. placing them in
stdenv makes sense because (1) several of these tools don't currently
depend on nodejs, and may even be available where nodejs is not and (2)
`stdenv.{build,host,target}Platform` seems to be less error-prone than
`pkgs*.nodejs.{os,arch}` -- especially for setup hooks where the offsets
are shifted.
2025-07-07 03:07:58 +00:00
nixpkgs-ci[bot] and GitHub
9c22038d81
Merge staging-next into staging
2025-07-02 06:07:37 +00:00
Yt and GitHub
aa430a4cae
nodejs_24: fix test ( #420937 )
2025-07-01 21:47:53 -04:00
nixpkgs-ci[bot] and GitHub
ff7896a475
Merge staging-next into staging
2025-06-30 06:07:34 +00:00
Pol Dellaiera and GitHub
8f45212ca6
nodejs_20: 20.19.2 -> 20.19.3 ( #419202 )
2025-06-30 06:16:06 +02:00
Antoine du Hamel
f4c47d873d
nodejs_24: fix test
2025-06-29 18:01:53 +02:00
Pol Dellaiera and GitHub
373d6a14e4
nodejs_22: 22.16.0 -> 22.17.0 ( #419727 )
2025-06-29 16:48:40 +02:00
Antoine du Hamel
8f7bfa2f6b
nodejs_22: 22.16.0 -> 22.17.0
2025-06-29 10:12:14 +02:00
K900
e7cc097238
Merge remote-tracking branch 'origin/staging-next' into staging
2025-06-25 09:37:00 +03:00
Antoine du Hamel
cda781665a
nodejs_24: 24.2.0 -> 24.3.0
2025-06-25 01:16:00 +02:00
Antoine du Hamel
8fc98986d4
nodejs_20: 20.19.2 -> 20.19.3
2025-06-23 11:00:13 +02:00
Antoine du Hamel
998e9f0161
nodejs_20: use stable URL for GYP patches
2025-06-17 21:07:03 +02:00
Arne Keller and GitHub
01a999fd33
nodejs_22: re-add patch to fix sandboxed builds using gyp on Darwin ( #416077 )
2025-06-17 09:22:32 +02:00
Fugi
f0b3061fe8
nodejs_22: re-add patch to fix sandboxed builds using gyp on Darwin
2025-06-17 08:52:56 +02:00
Antoine du Hamel
cfeaf14c52
nodejs*: skip some flaky tests
2025-06-14 11:07:20 +02:00
Antoine du Hamel
b71bbb8ef3
nodejs_24: 24.1.0 -> 24.2.0
2025-06-10 00:41:07 +02:00
nixpkgs-ci[bot] and GitHub
0828d14bfe
Merge staging-next into staging
2025-05-22 00:17:30 +00:00
Antoine du Hamel
d7211731d8
nodejs_22: 22.15.1 -> 22.16.0
2025-05-21 19:24:34 +02:00
Antoine du Hamel
c4869aace4
nodejs_24: 24.0.2 -> 24.1.0
2025-05-21 17:30:21 +02:00
Atemu and GitHub
34a521efc3
nodejs: fix dev output ( #408454 )
2025-05-19 11:00:41 +02:00
nixpkgs-ci[bot] and GitHub
7fd9e08b10
Merge staging-next into staging
2025-05-19 00:19:00 +00:00
Arne Keller and GitHub
84ee960626
nodejs_24: 24.0.1 -> 24.0.2 ( #407176 )
2025-05-18 23:13:23 +02:00
Arne Keller and GitHub
4d20ebac14
nodejs_22: 22.15.0 -> 22.15.1 ( #407179 )
2025-05-18 23:13:18 +02:00
alyaeanyx
e76c689a3d
nodejs: fix dev output
2025-05-18 20:25:46 +02:00
nixpkgs-ci[bot] and GitHub
0ecde18f90
Merge staging-next into staging
2025-05-18 18:06:11 +00:00
Antoine du Hamel
915a9a6136
nodejs_22: 22.15.0 -> 22.15.1
2025-05-16 13:54:58 +02:00
Antoine du Hamel
2e14cbb3d8
nodejs_20: 20.19.1 -> 20.19.2
2025-05-14 23:41:51 +02:00
Antoine du Hamel
07f722d0a7
nodejs_24: 24.0.1 -> 24.0.2
2025-05-14 23:41:18 +02:00
nixpkgs-ci[bot] and GitHub
b43b9f0248
Merge staging-next into staging
2025-05-12 00:18:49 +00:00
Tom van Dijk and Masum Reza
1947acf929
nodejs_20: unbreak on x86_64-darwin
2025-05-12 02:07:32 +05:30
nixpkgs-ci[bot] and GitHub
8c39b32f64
Merge staging-next into staging
2025-05-10 12:06:06 +00:00
Arne Keller and GitHub
31bc8f9698
nodejs_24: 24.0.0 -> 24.0.1 ( #405360 )
2025-05-10 09:14:35 +02:00
Arne Keller and GitHub
030d1d5285
nodejs_20: 20.19.0 -> 20.19.1 ( #400828 )
2025-05-10 09:14:16 +02:00
nixpkgs-ci[bot] and GitHub
46b32436f0
Merge staging-next into staging
2025-05-09 18:05:34 +00:00
Arne Keller and GitHub
4823eef5f9
nodejs: update update script ( #401879 )
2025-05-09 14:10:30 +02:00