feat: update aider-chat to version 0.81.0
This commit is contained in:
committed by
Alexander Kjeldaas (aider)
parent
bb4c51ae59
commit
13b2539679
@@ -123,7 +123,7 @@ let
|
||||
];
|
||||
};
|
||||
|
||||
version = "0.80.0";
|
||||
version = "0.81.0";
|
||||
aider-chat = buildPythonPackage {
|
||||
pname = "aider-chat";
|
||||
inherit version;
|
||||
@@ -136,7 +136,7 @@ let
|
||||
owner = "Aider-AI";
|
||||
repo = "aider";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-W3GO5+0rprQHmn1upL3pcXuv2e9Wir6TW0tUnvZj48E=";
|
||||
hash = "sha256-xWOXsffLAVBZvJM8PuAJ12IrmNLfXuqHrbIMtPM1leE=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user