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 mysql-workbench
nixStable nixStable
pipenv-ivr pipenv-ivr
poetry (poetry.withPlugins (
poetryPlugins.poetry-plugin-export ps: with ps; [
poetry-audit-plugin
poetry-plugin-export
poetry-plugin-shell
]
))
pre-commit pre-commit
robo3t robo3t
x x