python3Packages.qiling: orphan

This commit is contained in:
Cole Helbling 2023-03-22 07:21:32 -07:00
parent f8296b2f66
commit 0c503e0994

View File

@ -57,6 +57,6 @@ buildPythonPackage rec {
homepage = "https://qiling.io/";
changelog = "https://github.com/qilingframework/qiling/releases/tag/${version}";
license = licenses.gpl2Only;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}