Unverified Commit a84cffb2 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

nodejs_24: 24.11.1 -> 24.12.0 (#469651)

parents 1ab89b59 1d839210
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,8 +25,8 @@ let
in
buildNodejs {
  inherit enableNpm;
  version = "24.11.1";
  sha256 = "ea4da35f1c9ca376ec6837e1e30cee30d491847fe152a3f0378dc1156d954bbd";
  version = "24.12.0";
  sha256 = "6d3e891a016b90f6c6a19ea5cbc9c90c57eef9198670ba93f04fa82af02574ae";
  patches =
    (
      if (stdenv.hostPlatform.emulatorAvailable buildPackages) then