upgrade python to 3.13
All checks were successful
/ build-all (push) Successful in 1m2s

This commit is contained in:
ant 2025-07-21 10:23:39 +02:00
parent 5a65f45349
commit 5a4a4390b4

View file

@ -22,10 +22,10 @@
home.stateVersion = "23.05"; # Please read the comment before changing. home.stateVersion = "23.05"; # Please read the comment before changing.
home.packages = with pkgs; [ home.packages = with pkgs; [
python3 (python313.withPackages (pp: with pp; [
python3Packages.virtualenv numpy
python3Packages.numpy matplotlib
python3Packages.matplotlib ]))
# bluez # bluez
go-mtpfs go-mtpfs
xdg-utils xdg-utils