Commit a59a1479 authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

nixVersions.latest: 2.25 -> 2.26

parent 56ff4ea4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -201,7 +201,7 @@ in lib.makeExtensible (self: ({
    self_attribute_name = "git";
  };

  latest = self.nix_2_25;
  latest = self.nix_2_26;

  # The minimum Nix version supported by Nixpkgs
  # Note that some functionality *might* have been backported into this Nix version,