Revert "nodejs_18: 18.19.1 -> 18.20.0"

This reverts commit b5e930a583.
This commit is contained in:
rucadi 2024-03-28 19:41:21 +01:00
parent 8a9bde6989
commit aeae82eb6b
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.20.0";
sha256 = "sha256-BMhneaLMfu/fzzeanYWIOqHTsdyJCbYiGxY2hIF4VqQ=";
version = "18.19.1";
sha256 = "sha256-CQ+WouzeCAtrOCxtZCvKXQvkcCp4y1Vb578CsgvRbe0=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch