Stable python for home.

This commit is contained in:
2025-06-27 16:34:26 +01:00
parent 33bc772960
commit b5339141df

View File

@@ -11,7 +11,7 @@ let
zsh zsh
]; ];
pythonEnv = pkgs.unstable.python3.withPackages (ps: [ pythonEnv = pkgs.python3.withPackages (ps: [
ps.aider-chat ps.aider-chat
ps.google-generativeai ps.google-generativeai
ps.ipython ps.ipython