Unverified Commit cf2d8d4c authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

nodejs_24: 24.2.0 -> 24.3.0 (#419714)

parents d63430eb cda78166
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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