nodejs_24: 24.4.1 -> 24.5.0

This commit is contained in:
Antoine du Hamel 2025-07-31 23:56:37 +02:00
parent 648f70160c
commit 4400a454f3
No known key found for this signature in database
GPG Key ID: 20B1A390B168D356

View File

@ -17,8 +17,8 @@ let
in
buildNodejs {
inherit enableNpm;
version = "24.4.1";
sha256 = "adb79ca0987486ed66136213da19ff17ef6724dcb340c320e010c9442101652f";
version = "24.5.0";
sha256 = "f1ba96204724bd1c6de7758e08b3718ba0b45d87fb3bebd7e30097874ccc8130";
patches =
(
if (stdenv.hostPlatform.emulatorAvailable buildPackages) then