nodejs_24: 24.10.0 -> 24.11.0 (#456528)

This commit is contained in:
Pol Dellaiera
2025-10-29 20:54:22 +00:00
committed by GitHub
+2 -2
View File
@@ -25,8 +25,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "24.10.0";
sha256 = "f17e36cb2cc8c34a9215ba57b55ce791b102e293432ed47ad63cbaf15f78678f";
version = "24.11.0";
sha256 = "cf9c906d46446471f955b1f2c6ace8a461501d82d27e1ae8595dcb3b0e2c312a";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then