mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Use poetry from python 3.8 for now
This commit is contained in:
@@ -152,10 +152,11 @@
|
|||||||
python39Packages.black
|
python39Packages.black
|
||||||
python39Packages.ipython
|
python39Packages.ipython
|
||||||
python39Packages.pip
|
python39Packages.pip
|
||||||
# python39Packages.poetry
|
|
||||||
python39Packages.setuptools
|
python39Packages.setuptools
|
||||||
python39Packages.virtualenv
|
python39Packages.virtualenv
|
||||||
|
|
||||||
|
python38Packages.poetry # 3.9 doesn't work yet
|
||||||
|
|
||||||
# misc
|
# misc
|
||||||
asciinema
|
asciinema
|
||||||
github-cli
|
github-cli
|
||||||
@@ -164,13 +165,11 @@
|
|||||||
# hadolint
|
# hadolint
|
||||||
imagemagick
|
imagemagick
|
||||||
pfetch
|
pfetch
|
||||||
pinentry-curses
|
|
||||||
shellcheck
|
shellcheck
|
||||||
shfmt
|
shfmt
|
||||||
starship
|
starship
|
||||||
xclip
|
xclip
|
||||||
xdg_utils
|
xdg_utils
|
||||||
zathura
|
|
||||||
|
|
||||||
# gnome
|
# gnome
|
||||||
gnome3.gnome-tweaks
|
gnome3.gnome-tweaks
|
||||||
|
Reference in New Issue
Block a user