Skip to content

pyproject-nix/build-system-pkgs

Repository files navigation

build-system-pkgs

Python dependency managers such as uv does not lock PEP-517 build-systems, and pyproject.nix's builders does not come with a Python package set.

This repository exists to be used as a base repository for overriding build-system dependencies. Without a base package set you'd have to include build-systems to your project dependencies.

Auto-updates on a weekly basis. Automated testing of the package set is done for all stable CPython interpreters in the Nixpkgs unstable channel.

Migration

Add the overlay to your project.

Note that the build system overlay should go before the one generated by uv2nix.

Binary cache

https://app.cachix.org/cache/pyproject-nix

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages