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