aider-chat: 0.82.0 -> 0.82.1

This commit is contained in:
Alexander Kjeldaas
2025-04-17 06:29:54 +02:00
parent dc0ac3e7c8
commit 393374e588
@@ -124,7 +124,7 @@ let
];
};
version = "0.82.0";
version = "0.82.1";
aider-chat = buildPythonPackage {
pname = "aider-chat";
inherit version;
@@ -137,7 +137,7 @@ let
owner = "Aider-AI";
repo = "aider";
tag = "v${version}";
hash = "sha256-UlPYUYAYDhPPgoIvEWRLYjCe3iQ2ltH5mT3GkX+IrGI=";
hash = "sha256-J9znZfPcg1cLINFOCSQ6mpr/slL/jQXqenyi3a++VVE=";
};
pythonRelaxDeps = true;