Commit graph

5 commits

Author SHA1 Message Date
Phillip Cloud
0b48b5c978
fix: get tests passing and building with latest nixpkgs 2024-04-29 16:57:19 -04:00
Samuel Cormier-Iijima
dad0bb4579
fix: rename uses of flit and add to packages that use it 2023-10-24 08:24:41 -04:00
K900
673ba1f7cc treewide: another pile of assorted changes
- update pinned nixpkgs used for tests
- fix the rest of the setuptools fallout
- add and test some scientific packages
2022-10-09 11:33:01 +13:00
adisbladis
4c431193e2 known-build-systems.json: add trailing newline 2022-10-07 20:12:45 +13:00
K900
33db1f30d0 feat: big messy refactoring
- normalize package names to match PEP-503
- don't assume build dependencies on setuptools{,-scm}
- automatically generate overrides for setuptools{,-scm}
- pull known build systems directly from nixpkgs
- fix a bunch of mostly unrelated warnings

Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
2022-10-06 19:54:08 +03:00