Merge pull request #325621 from aduh95/patch-3

nodejs_22: 22.4.0 -> 22.4.1
This commit is contained in:
0x4A6F 2024-07-11 15:12:27 +02:00 committed by GitHub
commit 1f5ab71058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,8 +12,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.4.0";
sha256 = "sha256-KStDAITy8ykT3H2k6y+8iWklJ3Kp0b/ormxLSpjKOtM=";
version = "22.4.1";
sha256 = "sha256-ZfyFf1qoJWqvyQCzRMARXJrq4loCVB/Vzg29Tf0cX7k=";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch