mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
aider-chat-full: 0.83.2 -> 0.84.0
This commit is contained in:
parent
cbc137c04a
commit
dc82b02527
1 changed files with 2 additions and 2 deletions
|
@ -126,7 +126,7 @@ let
|
||||||
d.stopwords
|
d.stopwords
|
||||||
]);
|
]);
|
||||||
|
|
||||||
version = "0.83.2";
|
version = "0.84.0";
|
||||||
aider-chat = buildPythonPackage {
|
aider-chat = buildPythonPackage {
|
||||||
pname = "aider-chat";
|
pname = "aider-chat";
|
||||||
inherit version;
|
inherit version;
|
||||||
|
@ -139,7 +139,7 @@ let
|
||||||
owner = "Aider-AI";
|
owner = "Aider-AI";
|
||||||
repo = "aider";
|
repo = "aider";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-fVysmaB2jGS2XJlxyFIdJmQShzxz2q4TQf8zNuCT2GE=";
|
hash = "sha256-TOlqwJM9wIAURSimuh9mysYDwgH9AfFev8jY9elLNk8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonRelaxDeps = true;
|
pythonRelaxDeps = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue