nodejs_20: fix build on staging
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user