about summary refs log tree commit diff
path: root/pkgs/tools/networking/nethogs
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* nethogs: 0.8.1 -> 0.8.5Robert Helgesson2016-07-13
|
* Fix misspelled meta.maintainers attributesEelco Dolstra2016-02-10
|
* nethogs: 0.8.1-git -> 0.8.1Robert Helgesson2016-01-14
| | | | | Also use fetchFromGitHub, use make flags instead of patching Makefile, and add myself as maintainer since the package is unmaintained.
* Update my maintainershipRicardo M. Correia2014-11-29
|
* nethogs: Add packageRicardo M. Correia2014-04-23
nethogs is a small 'net top' tool, grouping bandwidth by process.