python3Packages.telfhash: orphan

This commit is contained in:
Cole Helbling
2023-03-22 07:15:57 -07:00
parent d7dd74ea45
commit 7eee981876
@@ -48,6 +48,6 @@ buildPythonPackage rec {
description = "Symbol hash for ELF files";
homepage = "https://github.com/trendmicro/telfhash";
license = licenses.asl20;
maintainers = teams.determinatesystems.members;
maintainers = [ ];
};
}