Loading pkgs/development/web/nodejs/v24.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ let in buildNodejs { inherit enableNpm; version = "24.2.0"; sha256 = "40143d43efbdeeb9537995f532126c494d63a31da332acb5022f76f00afc62ab"; version = "24.3.0"; sha256 = "eb688ef8a63fda9ebc0b5f907609a46e26db6d9aceefc0832009a98371e992ed"; 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 @@ -17,8 +17,8 @@ let in buildNodejs { inherit enableNpm; version = "24.2.0"; sha256 = "40143d43efbdeeb9537995f532126c494d63a31da332acb5022f76f00afc62ab"; version = "24.3.0"; sha256 = "eb688ef8a63fda9ebc0b5f907609a46e26db6d9aceefc0832009a98371e992ed"; patches = ( if (stdenv.hostPlatform.emulatorAvailable buildPackages) then Loading