nodejs_24: 24.4.0 -> 24.4.1

This commit is contained in:
Antoine du Hamel
2025-07-16 00:17:52 +02:00
parent e179397aa1
commit d372ee5add
+2 -2
View File
@@ -17,8 +17,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "24.4.0";
sha256 = "42fa8079da25a926013cd89b9d3467d09110e4fbb0c439342ebe4dd6ecc26bbb";
version = "24.4.1";
sha256 = "adb79ca0987486ed66136213da19ff17ef6724dcb340c320e010c9442101652f";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then