Loading pkgs/development/web/nodejs/v24.nix +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ let in buildNodejs { inherit enableNpm; version = "24.12.0"; sha256 = "6d3e891a016b90f6c6a19ea5cbc9c90c57eef9198670ba93f04fa82af02574ae"; version = "24.13.0"; sha256 = "320fe909cbb347dcf516201e4964ef177b8138df9a7f810d0d54950481b3158b"; patches = ( if (stdenv.hostPlatform.emulatorAvailable buildPackages) then Loading Loading
pkgs/development/web/nodejs/v24.nix +2 −2 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ let in buildNodejs { inherit enableNpm; version = "24.12.0"; sha256 = "6d3e891a016b90f6c6a19ea5cbc9c90c57eef9198670ba93f04fa82af02574ae"; version = "24.13.0"; sha256 = "320fe909cbb347dcf516201e4964ef177b8138df9a7f810d0d54950481b3158b"; patches = ( if (stdenv.hostPlatform.emulatorAvailable buildPackages) then Loading