poetry2nix icon indicating copy to clipboard operation
poetry2nix copied to clipboard

overrides: Add and update build system overrides

Open truh opened this issue 11 months ago • 0 comments

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"

truh avatar Mar 21 '24 15:03 truh