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

nodejs_24: 24.4.0 -> 24.4.1 (#425602)

parents 5a1e3c5e d372ee5a
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