Commit 3fff8ab2 authored by zowoq's avatar zowoq
Browse files

nixVersions.latest: 2.21 -> 2.22

parent 0024829c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ in lib.makeExtensible (self: ({
    };
  };

  latest = self.nix_2_21;
  latest = self.nix_2_22;

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