aider-chat: 0.85.1 -> 0.85.2
This commit is contained in:
@@ -19,7 +19,7 @@ let
|
||||
d.stopwords
|
||||
]);
|
||||
|
||||
version = "0.85.1";
|
||||
version = "0.85.2";
|
||||
aider-chat = python3Packages.buildPythonApplication {
|
||||
pname = "aider-chat";
|
||||
inherit version;
|
||||
@@ -29,7 +29,7 @@ let
|
||||
owner = "Aider-AI";
|
||||
repo = "aider";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-T2v07AFhrpq9a3XEU2B2orSu0afZFUsb3FRTBcJHDoQ=";
|
||||
hash = "sha256-J2xCx1edbu8mEGzNq2PKMxPCMlMZkArEwz6338Sm1tw=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user