Unverified Commit dd0dc3d7 authored by Antoine du Hamel's avatar Antoine du Hamel Committed by GitHub
Browse files

nodejs_25: 25.4.0 -> 25.5.0 (#484143)

parents b98bef47 be820c65
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,8 +25,8 @@ let
in
buildNodejs {
  inherit enableNpm;
  version = "25.4.0";
  sha256 = "04e365aadcd7bf4cf1a6001723ea41035bfb118d78f8a8ee2054b37fc5cb67d6";
  version = "25.5.0";
  sha256 = "7e35efaf63c8fe7737b8c62792ec547e5a95a69f1f813fcfba28566aecc9fd92";
  patches =
    (
      if (stdenv.hostPlatform.emulatorAvailable buildPackages) then