home packages: add python

This commit is contained in:
Trolli Schmittlauch 2024-06-11 21:01:32 +02:00
parent 563811c3ba
commit baa0dd00f6

View file

@ -121,6 +121,7 @@ let
];
pythonTools = with python3Packages; [
python3 # to shadow old macOS python
notebook
ipython
pip