mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 17:32:26 +00:00
Add poetry python311
This commit is contained in:
@@ -127,13 +127,15 @@ in {
|
||||
cloud-sql-proxy
|
||||
|
||||
# python
|
||||
python310
|
||||
python310Packages.black
|
||||
python310Packages.ipython
|
||||
python310Packages.pip
|
||||
python310Packages.poetry-core
|
||||
python310Packages.setuptools
|
||||
python310Packages.virtualenv
|
||||
poetry
|
||||
pipx
|
||||
python311Full
|
||||
python311Packages.black
|
||||
python311Packages.ipython
|
||||
python311Packages.pip
|
||||
python311Packages.poetry-core
|
||||
python311Packages.setuptools
|
||||
python311Packages.virtualenv
|
||||
|
||||
# blog
|
||||
hugo
|
||||
|
Reference in New Issue
Block a user