Commit graph

22 commits

Author SHA1 Message Date
Anthony Roussel 7146e2a152
nodejs-18_x: 18.12.1 -> 18.13.0 2023-01-13 17:27:25 +01:00
Winter 6a5211f123 nodejs-{16,18,19}_x: backport npm pack fixes from npm v9 2022-12-13 19:40:27 -05:00
Mario Rodas 57ea1f2119 nodejs-18_x: 18.12.0 -> 18.12.1
https://github.com/nodejs/node/releases/tag/v18.12.1
2022-11-04 04:20:00 +00:00
Mario Rodas 1cdd36c0d2 nodejs-18_x: 18.11.0 -> 18.12.0
https://github.com/nodejs/node/releases/tag/v18.12.0
2022-10-22 04:20:00 +00:00
Mario Rodas d8043fe30e nodejs-18_x: 18.10.0 -> 18.11.0
https://github.com/nodejs/node/releases/tag/v18.11.0
2022-10-14 04:20:00 +00:00
Lily Foster 2998b31b02 nodejs: add back newer bypass-xcrun patch 2022-10-01 08:54:20 +09:00
R. Ryantm 95059b974e nodejs-18_x: 18.9.1 -> 18.10.0 2022-09-29 10:41:03 +00:00
Mario Rodas 117f0a80ec
Merge pull request #192784 from RaitoBezarius/fix-yarn2nix-moretea-for-older-openssl
yarn2nix-moretea-openssl_1_1: pass openssl for Node.js v18, unbreak it
2022-09-24 11:25:07 -05:00
Raito Bezarius e7585fad46 yarn2nix-moretea-openssl_1_1: pass openssl for Node.js v18, unbreak this module 2022-09-24 17:58:07 +02:00
Mario Rodas 4c7bfc6000 nodejs-18_x: 18.9.0 -> 18.9.1
https://github.com/nodejs/node/releases/tag/v18.9.1
2022-09-23 04:20:00 +00:00
Mario Rodas 53af2c93ce nodejs-18_x: 18.8.0 -> 18.9.0
https://github.com/nodejs/node/releases/tag/v18.9.0
2022-09-08 04:20:00 +00:00
Ivar Scholten 71b85973dd
nodejs-18_x: fix cross compilation to aarch64-linux
This adds a patch reverting https://github.com/nodejs/node/pull/43200 because it breaks
cross compilation to aarch64-linux. Gcc would not recognize the
`-msign-return-address=all` flag causing compilation to fail.
2022-09-06 03:17:12 +02:00
Mario Rodas dd845813db nodejs-18_x: 18.7.0 -> 18.8.0
https://github.com/nodejs/node/releases/tag/v18.8.0
2022-08-25 04:20:00 +00:00
Mario Rodas dcccf22104 nodejs-18_x: add patch to fix npm fail without a HOME directory
Similar to 37580d6187
2022-08-20 04:20:00 +00:00
Mario Rodas 5daf999436 nodejs-18_x: 18.6.0 -> 18.7.0
https://github.com/nodejs/node/releases/tag/v18.7.0
2022-07-26 04:20:00 +00:00
R. Ryantm 5ad0643e1c nodejs-18_x: 18.5.0 -> 18.6.0 2022-07-14 10:05:53 +00:00
R. Ryantm c23ba198fe nodejs-18_x: 18.4.0 -> 18.5.0 2022-07-08 08:21:41 +00:00
Mario Rodas a0f7526c81 nodejs-18_x: 18.3.0 -> 18.4.0
https://github.com/nodejs/node/releases/tag/v18.4.0
2022-06-16 04:20:00 +00:00
Mario Rodas 19a14c6967 nodejs-18_x: 18.2.0 -> 18.3.0
https://github.com/nodejs/node/releases/tag/v18.3.0
2022-06-01 04:20:00 +00:00
Mario Rodas 0fb4d8c4b2 nodejs-18_x: 18.1.0 -> 18.2.0
https://github.com/nodejs/node/releases/tag/v18.2.0
2022-05-17 04:20:00 +00:00
R. Ryantm 1e1ac4e2c6 nodejs-18_x: 18.0.0 -> 18.1.0 2022-05-03 14:47:08 +00:00
Mario Rodas 943c2eb1b2 nodejs-18_x: init at 18.0.0
https://github.com/nodejs/node/releases/tag/v18.0.0
2022-04-23 04:20:00 +00:00