trace-cmd: migrate to by-name

This commit is contained in:
Guy Chronister
2026-04-20 14:32:48 -05:00
parent 0f148f0940
commit 7eb08d26d3
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -3448,8 +3448,6 @@ with pkgs;
ttp = with python3.pkgs; toPythonApplication ttp;
trace-cmd = callPackage ../os-specific/linux/trace-cmd { };
translatelocally-models = recurseIntoAttrs (callPackages ../misc/translatelocally-models { });
translatepy = with python3.pkgs; toPythonApplication translatepy;