Make poetry plugins actually plug in

This commit is contained in:
Greg Hellings
2025-03-20 12:02:11 -05:00
parent dc55ec5e0f
commit 013758af6e
+7 -2
View File
@@ -41,8 +41,13 @@ in
mysql-workbench
nixStable
pipenv-ivr
poetry
poetryPlugins.poetry-plugin-export
(poetry.withPlugins (
ps: with ps; [
poetry-audit-plugin
poetry-plugin-export
poetry-plugin-shell
]
))
pre-commit
robo3t
x