nodejs_18: 18.20.3 -> 18.20.4

This commit is contained in:
Antoine du Hamel
2024-07-08 21:04:26 +02:00
committed by GitHub
parent 7c34d1ddfe
commit 2f1765713f
+2 -2
View File
@@ -23,8 +23,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.20.3";
sha256 = "sha256-SxRPn9auSx1itzLFsxYOe56EvkrwrgYse0hOiepBro0=";
version = "18.20.4";
sha256 = "sha256-p2x+oblq62ljoViAYmDICUtiRNZKaWUp0CBUe5qVyio=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch