nodejs-slim_22: 22.2.0 -> 22.3.0

This commit is contained in:
R. Ryantm 2024-06-16 11:48:32 +00:00
parent bd8d034e65
commit dd1ea8f307

View File

@ -8,8 +8,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.2.0";
sha256 = "sha256-iJkIqIKNFISRDX5lm2qlet6NUo/w45Dpp372WadihHQ=";
version = "22.3.0";
sha256 = "0k0h4s9s2y0ms3g6xhynsqsrkl9hz001dmj6j0gpc5x5vk8mpf5z";
patches = [
./disable-darwin-v8-system-instrumentation-node19.patch
./bypass-darwin-xcrun-node16.patch