poetry2nix/templates/app
James Brock 59bdf23c36 feat: Split flake template devShell: app and poetry
The nix template generates two devShells instead of one.
The first devShell provides project dependencies, but not poetry.
The second devShell provides only poetry.
2024-03-25 14:56:34 +09:00
..
app templates/app: Add missing pyproject.toml & poetry.lock files 2023-11-09 18:56:19 +13:00
flake.nix feat: Split flake template devShell: app and poetry 2024-03-25 14:56:34 +09:00
poetry.lock templates/app: Add missing pyproject.toml & poetry.lock files 2023-11-09 17:51:54 +13:00
pyproject.toml templates/app: Add missing pyproject.toml & poetry.lock files 2023-11-09 17:51:54 +13:00