Commit 1517e22c authored by aleksana's avatar aleksana
Browse files

nixVersions.nix_2_24: 2.24.6 -> 2.24.7

parent 79454ee9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -187,8 +187,8 @@ in lib.makeExtensible (self: ({
  };

  nix_2_24 = (common {
    version = "2.24.6";
    hash = "sha256-kgq3B+olx62bzGD5C6ighdAoDweLq+AebxVHcDnKH4w=";
    version = "2.24.7";
    hash = "sha256-NAyc5MR/T70umcSeMv7y3AVt00ZkmDXGm7LfYKTONfE=";
    self_attribute_name = "nix_2_24";
  }).override (lib.optionalAttrs (stdenv.isDarwin && stdenv.isx86_64) {
    # Fix the following error with the default x86_64-darwin SDK: