Make poetry plugins actually plug in
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user