Unverified Commit 7eb08d26 authored by Guy Chronister's avatar Guy Chronister
Browse files

trace-cmd: migrate to by-name

parent 0f148f09
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;