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

[Backport release-25.05] nodejs_24: 24.4.0 -> 24.4.1 (#426316)

parents 7caa330c b527e892
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.4.0";
  sha256 = "42fa8079da25a926013cd89b9d3467d09110e4fbb0c439342ebe4dd6ecc26bbb";
  version = "24.4.1";
  sha256 = "adb79ca0987486ed66136213da19ff17ef6724dcb340c320e010c9442101652f";
  patches =
    (
      if (stdenv.hostPlatform.emulatorAvailable buildPackages) then