Commit 389f944b authored by R. RyanTM's avatar R. RyanTM
Browse files

aider-chat: 0.82.1 -> 0.82.2

parent 32229456
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ let
    ];
  };

  version = "0.82.1";
  version = "0.82.2";
  aider-chat = buildPythonPackage {
    pname = "aider-chat";
    inherit version;
@@ -137,7 +137,7 @@ let
      owner = "Aider-AI";
      repo = "aider";
      tag = "v${version}";
      hash = "sha256-J9znZfPcg1cLINFOCSQ6mpr/slL/jQXqenyi3a++VVE=";
      hash = "sha256-lV0d6/cT/B3zmn8/uEyAc3D0n6oFsLoWa/qYmGv3EiI=";
    };

    pythonRelaxDeps = true;