ttp: init from python3Packages.ttp

This commit is contained in:
Martin Weinelt 2021-05-12 04:17:44 +02:00 committed by Jonathan Ringer
parent 3c9cf0d0b6
commit 8ddfb3a1f6

View file

@ -9045,6 +9045,8 @@ in
tthsum = callPackage ../applications/misc/tthsum { };
ttp = with python3.pkgs; toPythonApplication ttp;
chaps = callPackage ../tools/security/chaps { };
trace-cmd = callPackage ../os-specific/linux/trace-cmd { };