updated python to 3.12
This commit is contained in:
parent
fab77a48f0
commit
bf4c08c81b
@ -2,6 +2,6 @@
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
python3
|
||||
python312
|
||||
];
|
||||
}
|
||||
|
@ -27,7 +27,7 @@
|
||||
wget
|
||||
# python
|
||||
poetry
|
||||
python3
|
||||
python312
|
||||
ruff
|
||||
# Rust packages
|
||||
topgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user