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.ipython
|
||||
python39Packages.pip
|
||||
# python39Packages.poetry
|
||||
python39Packages.setuptools
|
||||
python39Packages.virtualenv
|
||||
|
||||
python38Packages.poetry # 3.9 doesn't work yet
|
||||
|
||||
# misc
|
||||
asciinema
|
||||
github-cli
|
||||
@@ -164,13 +165,11 @@
|
||||
# hadolint
|
||||
imagemagick
|
||||
pfetch
|
||||
pinentry-curses
|
||||
shellcheck
|
||||
shfmt
|
||||
starship
|
||||
xclip
|
||||
xdg_utils
|
||||
zathura
|
||||
|
||||
# gnome
|
||||
gnome3.gnome-tweaks
|
||||
|
Reference in New Issue
Block a user