chore(home): upgrade python to python3.13

This commit is contained in:
Ryan Yin
2025-04-19 22:30:39 +08:00
parent 4465b0388e
commit 15628b667a
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
minicom
# ai related
pkgs-unstable.python312Packages.huggingface-hub # huggingface-cli
pkgs-unstable.python313Packages.huggingface-hub # huggingface-cli
# misc
pkgs-unstable.devbox

View File

@@ -68,7 +68,7 @@
#-- python
pyright # python language server
(python312.withPackages (
(python313.withPackages (
ps:
with ps; [
ruff

View File

@@ -25,7 +25,7 @@
# kicad # 3d printing, eletrical engineering
# fpga
pkgs-unstable.python312Packages.apycula # gowin fpga
pkgs-unstable.python313Packages.apycula # gowin fpga
pkgs-unstable.yosys # fpga synthesis
pkgs-unstable.nextpnr # fpga place and route
pkgs-unstable.openfpgaloader # fpga programming