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

nixVersions.nix_2_24: 2.24.8 -> 2.24.9 (#348038)

parents 952c5daf 8f893371
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -211,8 +211,8 @@ in lib.makeExtensible (self: ({
  };

  nix_2_24 = (common {
    version = "2.24.8";
    hash = "sha256-YPJA0stZucs13Y2DQr3JIL6JfakP//LDbYXNhic/rKk=";
    version = "2.24.9";
    hash = "sha256-OwJByTdCz1t91ysBqynK+ifszkoIGEXUn6HE2t82+c8=";
    self_attribute_name = "nix_2_24";
  }).override (lib.optionalAttrs (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64) {
    # Fix the following error with the default x86_64-darwin SDK: