nodejs_20: fix build on staging (#438145)

This commit is contained in:
Fabián Heredia Montiel
2025-08-29 15:18:25 -06:00
committed by GitHub
+5
View File
@@ -29,6 +29,11 @@ buildNodejs {
./use-correct-env-in-tests.patch
# TODO: remove when included in a release
(fetchpatch2 {
url = "https://github.com/nodejs/node/commit/8caa1dcee63b2c6fd7a9edf9b9a6222b38a2cf62.patch?full_index=1";
hash = "sha256-DtN0bpYfo5twHz2GrLLgq4Bu2gFYTkNPMRKhrgeYRyA=";
includes = [ "test/parallel/test-setproctitle.js" ];
})
(fetchpatch2 {
url = "https://github.com/nodejs/node/commit/499a5c345165f0d4a94b98d08f1ace7268781564.patch?full_index=1";
hash = "sha256-wF4+CytC1OB5egJGOfLm1USsYY12f9kADymVrxotezE=";