nodejs-17_x: 17.4.0 -> 17.5.0
https://github.com/nodejs/node/releases/tag/v17.5.0
This commit is contained in:
parent
28e31514a7
commit
ec4b194eef
@ -7,8 +7,8 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "17.4.0";
|
version = "17.5.0";
|
||||||
sha256 = "1ch1hc5qc13qbk7gmpw729wb7s9kmda6sjlhzdw53iq6fzq7336g";
|
sha256 = "sha256-myTmgwV2xX7ja6SDM974vldSMph7Tak5Vot7ifdzzcM=";
|
||||||
patches = [
|
patches = [
|
||||||
./disable-darwin-v8-system-instrumentation.patch
|
./disable-darwin-v8-system-instrumentation.patch
|
||||||
# Fixes node incorrectly building vendored OpenSSL when we want system OpenSSL.
|
# Fixes node incorrectly building vendored OpenSSL when we want system OpenSSL.
|
||||||
|
Loading…
Reference in New Issue
Block a user