chore: update aider-chat to version 0.81.1

This commit is contained in:
Alexander Kjeldaas
2025-04-04 22:09:45 +02:00
committed by Alexander Kjeldaas (aider)
parent 13b2539679
commit f220f392c9
@@ -123,7 +123,7 @@ let
];
};
version = "0.81.0";
version = "0.81.1";
aider-chat = buildPythonPackage {
pname = "aider-chat";
inherit version;
@@ -136,7 +136,7 @@ let
owner = "Aider-AI";
repo = "aider";
tag = "v${version}";
hash = "sha256-xWOXsffLAVBZvJM8PuAJ12IrmNLfXuqHrbIMtPM1leE=";
hash = "sha256-TNSdsJBmF/9OCkFe1dZV0y7X2FSTjgp3YV4HGlA9GMc=";
};
pythonRelaxDeps = true;