Merge branch '24.05-migration' into mainline

This commit is contained in:
Trolli Schmittlauch 2024-06-11 22:46:28 +02:00
commit 774d08edff
10 changed files with 58 additions and 59 deletions

View file

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