aider-chat: 0.81.0 -> 0.81.1 (#396116)

This commit is contained in:
Yt
2025-04-05 15:06:11 -04:00
committed by GitHub
@@ -124,7 +124,7 @@ let
];
};
version = "0.81.0";
version = "0.81.1";
aider-chat = buildPythonPackage {
pname = "aider-chat";
inherit version;
@@ -137,7 +137,7 @@ let
owner = "Aider-AI";
repo = "aider";
tag = "v${version}";
hash = "sha256-xWOXsffLAVBZvJM8PuAJ12IrmNLfXuqHrbIMtPM1leE=";
hash = "sha256-TNSdsJBmF/9OCkFe1dZV0y7X2FSTjgp3YV4HGlA9GMc=";
};
pythonRelaxDeps = true;