mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
chore(home): upgrade python to python3.13
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
#-- python
|
||||
pyright # python language server
|
||||
(python312.withPackages (
|
||||
(python313.withPackages (
|
||||
ps:
|
||||
with ps; [
|
||||
ruff
|
||||
|
||||
Reference in New Issue
Block a user