mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
![]() Currently Poetry does not have a notion of build-time dependencies (setup-requires) in it's lock file. When installing a dependency built with Poetry this has to be added via an override which is really bad UX. This change always adds Poetry as an interim solution until we have resolved this in upstream Poetry. |
||
---|---|---|
.. | ||
default.nix | ||
poetry.lock | ||
pyproject.toml | ||
src.json | ||
update |