13 src = fetchFromGitHub {
17 hash = "sha256-u2wdlmAwRqBPKD+aof34ud9O4aJ+4ccuMxyk8Cgpsp0=";
23 "-X=main.version=${version}"
26 vendorHash = "sha256-4I4gIRJ80x9lmPpbJraSo1OD9CzT6povZDUAr1ZZEa0=";
29 description = "High performance sFlow/IPFIX/NetFlow Collector";
30 homepage = "https://github.com/netsampler/goflow2";
31 license = lib.licenses.bsd3;
32 maintainers = with lib.maintainers; [ isabelroses ];