poetry2nix
poetry2nix copied to clipboard
overrides: Add and update build system overrides
I discovered some new build system requirements using poetry2nix.
Updated build system overrides for:
-
cloudpickle
-
dask
-
dnspython
-
frozenlist
-
yarl
Added build system overrides for:
-
fastapi-sessions
-
gcloud-aio-auth
-
gcloud-aio-storage
-
maphash
Contribution checklist (recommended but not always applicable/required):
- [ ] There's an automated test for this change
- [ ] Commit messages or code include references to related issues or PRs (including third parties)
- [x] Commit messages are conventional - examples from the log include "feat: add changelog files to fixup hook", "fix(contourpy): allow wheel usage", and "test: add sqlalchemy2 test"