amdgpu-fan: force setuptools build
Some checks failed
CI / checks (nur) (push) Successful in 3m42s
CI / build-and-update (xeals, xeals) (push) Failing after 3m22s

This commit is contained in:
2025-07-19 16:14:40 +10:00
parent 6df2a1a659
commit ac27bd0bec

View File

@@ -20,6 +20,8 @@ python3Packages.buildPythonApplication rec {
pyyaml pyyaml
]; ];
format = "setuptools";
patchPhase = '' patchPhase = ''
substituteInPlace setup.py \ substituteInPlace setup.py \
--replace PROJECTVERSION "${version}" --replace PROJECTVERSION "${version}"