aider-chat: 0.81.2 -> 0.81.3

This commit is contained in:
R. Ryantm
2025-04-14 17:04:38 +00:00
parent db0c531d95
commit caabe26098
@@ -124,7 +124,7 @@ let
];
};
version = "0.81.2";
version = "0.81.3";
aider-chat = buildPythonPackage {
pname = "aider-chat";
inherit version;
@@ -137,7 +137,7 @@ let
owner = "Aider-AI";
repo = "aider";
tag = "v${version}";
hash = "sha256-zksPkqEmED2HShAhknVvkktyEc9S/kgU7bQGp1jS71A=";
hash = "sha256-azoH/AYNN65iYuPUuiEibq68ovdocyHowcbj7MGrOmg=";
};
pythonRelaxDeps = true;