mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-07 17:28:20 +00:00
Build broke as it's attempted to run the cmake configure-phase which won't work as this package uses cmake, but builds via a `setup.py` rather than a `CMakeLists.txt`. ZHF #68361