python3Packages.qiling: mark as broken

No longer builds using current cmake. Last source update was 2022.
This commit is contained in:
Sarah Clark
2025-10-06 11:31:57 -07:00
parent dbe62f817c
commit 56b3e25863
@@ -55,6 +55,7 @@ buildPythonPackage rec {
homepage = "https://qiling.io/";
changelog = "https://github.com/qilingframework/qiling/releases/tag/${version}";
license = licenses.gpl2Only;
broken = true;
maintainers = [ ];
};
}