Commit 45bbdb9f authored by zowoq's avatar zowoq
Browse files

telegraf: move to pkgs/by-name

parent d3756b54
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -13031,8 +13031,6 @@ with pkgs;
  teip = callPackage ../tools/text/teip { };
  telegraf = callPackage ../servers/monitoring/telegraf { };
  inherit (callPackages ../servers/teleport {
    inherit (darwin.apple_sdk.frameworks) CoreFoundation Security AppKit;
  }) teleport_14 teleport_15 teleport_16 teleport;