nodejs_22: 22.14.0 -> 22.15.0

This commit is contained in:
Antoine du Hamel
2025-04-23 09:35:55 +02:00
parent a53c45809b
commit 9407b1dfd1
+2 -2
View File
@@ -17,8 +17,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "22.14.0";
sha256 = "c609946bf793b55c7954c26582760808d54c16185d79cb2fb88065e52de21914";
version = "22.15.0";
sha256 = "e7c4226d1d92f33ad854d6da4f7e519e77690b8e73f93496881f8c539174d9df";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then