nodejs_22: 22.17.0 -> 22.17.1 (#425601)

This commit is contained in:
Pol Dellaiera
2025-07-21 09:31:02 +02:00
committed by GitHub
+2 -2
View File
@@ -21,8 +21,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.17.0";
sha256 = "7a3ef2aedb905ea7926e5209157266e2376a5db619d9ac0cba3c967f6f5db4f9";
version = "22.17.1";
sha256 = "327415fd76fcebb98133bf56e2d90e3ac048b038fac2676f03b6db91074575b9";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then