aider-chat: 0.85.0 -> 0.85.1

This commit is contained in:
R. Ryantm
2025-07-07 06:52:59 +00:00
parent e4097b5575
commit ac5d00ee26
@@ -126,7 +126,7 @@ let
d.stopwords
]);
version = "0.85.0";
version = "0.85.1";
aider-chat = buildPythonPackage {
pname = "aider-chat";
inherit version;
@@ -139,7 +139,7 @@ let
owner = "Aider-AI";
repo = "aider";
tag = "v${version}";
hash = "sha256-ZYjDRu4dAOkmz+fMOG8KU6y27RI/t3iEoTSUebundqo=";
hash = "sha256-T2v07AFhrpq9a3XEU2B2orSu0afZFUsb3FRTBcJHDoQ=";
};
pythonRelaxDeps = true;