py-sonic: force setuptools build
Some checks failed
CI / checks (nur) (push) Successful in 3m40s
CI / build-and-update (xeals, xeals) (push) Successful in 23m2s
Update flake inputs / update-flake (push) Failing after 2m43s

This commit is contained in:
2025-07-19 16:26:07 +10:00
parent ac27bd0bec
commit 66fe96f8ce

View File

@ -12,6 +12,8 @@ buildPythonPackage rec {
sha256 = "0wh2phg8h02a6vlpqd0widd6g8ng142vzmk8hpyx0bnwn2i45sjc";
};
format = "setuptools";
doCheck = false;
meta = with lib; {