nodejs_18: 18.20.2 -> 18.20.3 (#316262)

This commit is contained in:
Antoine du Hamel 2024-06-28 11:52:39 +02:00 committed by GitHub
parent e204d21423
commit a54099c1b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,8 +19,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "18.20.2";
sha256 = "sha256-iq6nycfpJ/sJ2RSY2jEbbk0YIzOQ4jxyOlO4kfrUxz8=";
version = "18.20.3";
sha256 = "sha256-SxRPn9auSx1itzLFsxYOe56EvkrwrgYse0hOiepBro0=";
patches = [
./disable-darwin-v8-system-instrumentation.patch
./bypass-darwin-xcrun-node16.patch