updated to python313
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
python312
|
||||
python313
|
||||
];
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
wget
|
||||
# python
|
||||
poetry
|
||||
python312
|
||||
python313
|
||||
ruff
|
||||
# Rust packages
|
||||
trunk
|
||||
|
||||
Reference in New Issue
Block a user