Merge pull request #177002 from marsam/revert-nodejs-16_x-update
Revert "nodejs-16_x: 16.15.0 -> 16.15.1"
This commit is contained in:
commit
d2f72cbfe0
@ -8,8 +8,8 @@ let
|
|||||||
in
|
in
|
||||||
buildNodejs {
|
buildNodejs {
|
||||||
inherit enableNpm;
|
inherit enableNpm;
|
||||||
version = "16.15.1";
|
version = "16.15.0"; # Do not upgrade until #176127 is solved
|
||||||
sha256 = "sha256-1OmdPB9pcREJpnUlVxBY5gCc3bwijn1yO4+0pFQWm30=";
|
sha256 = "sha256-oPgS78Q/eDIeygiVeWCkj15r+XAE1QWMjdOwPGRupPc=";
|
||||||
patches = [
|
patches = [
|
||||||
./disable-darwin-v8-system-instrumentation.patch
|
./disable-darwin-v8-system-instrumentation.patch
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user