Unstable python, but stop installing aider.
This commit is contained in:
@@ -11,8 +11,9 @@ let
|
|||||||
zsh
|
zsh
|
||||||
];
|
];
|
||||||
|
|
||||||
pythonEnv = pkgs.python3.withPackages (ps: [
|
pythonEnv = pkgs.unstable.python3.withPackages (ps: [
|
||||||
ps.aider-chat
|
# unstable only
|
||||||
|
# ps.aider-chat
|
||||||
ps.google-generativeai
|
ps.google-generativeai
|
||||||
ps.ipython
|
ps.ipython
|
||||||
ps.llm
|
ps.llm
|
||||||
|
|||||||
Reference in New Issue
Block a user