Bump python39 to python310

This commit is contained in:
Dave Gallant
2022-03-13 03:37:23 -04:00
parent c337a8c9b6
commit de510fcf4f
2 changed files with 8 additions and 9 deletions

View File

@@ -31,8 +31,6 @@
time.timeZone = "America/Toronto";
services.opensnitch.enable = true;
sound.enable = true;
# Enable 32bit for steam

View File

@@ -153,13 +153,13 @@ in
# python
mypy
python39
python39Packages.black
python39Packages.ipython
python39Packages.pip
python39Packages.poetry
python39Packages.setuptools
python39Packages.virtualenv
python310
python310Packages.black
python310Packages.ipython
python310Packages.pip
python310Packages.poetry
python310Packages.setuptools
python310Packages.virtualenv
# ruby
rbenv
@@ -172,6 +172,7 @@ in
srv
# security
sops
yubikey-manager
] ++ lib.optionals stdenv.isLinux ([