# monitoring
cnagios mtop pg_activity nagios-cli mtr
iftop htop iotop iperf bonfire
- goaccess
+ goaccess tcpdump tshark tcpflow mitmproxy
# nagnu
# messaging/forums/news
# programming
pelican emacs26-nox ctags
- wdiff
+ wdiff patch
# security
keybase
skalibs execline s6 s6-dns s6-linux-utils s6-networking
s6-portable-utils
+ # system tools
+ telnet bind.dnsutils httpie ngrep nmap p0f socat lsof psmisc
+ wget patchelf rename tmux (lib.meta.hiPrio nettools)
+
# other tools
pgloader s3cmd lftp jq cpulimit libxslt gandi-cli
inherit paths;
pathsToLink = [ "/bin" "/etc" "/include" "/lib" "/libexec" "/share"];
extraOutputsToInstall = [ "bin" "man" "doc" "info" ];
+ passthru = { packages = paths; };
};
}