10 src = fetchFromGitHub {
14 sha256 = "sha256-2tQADlAajuiNtygdu2SCu2EF3NAuloQL0ROBMUZudZU=";
17 vendorHash = "sha256-fOlfVI8v7KqNSRhAPlZBSHKfZRlCbCgjnMV/6bsqDhg=";
20 description = "NetFlow/IPFIX/sFlow collector in Go";
21 homepage = "https://github.com/cloudflare/goflow";
22 license = licenses.bsd3;
23 maintainers = with maintainers; [ heph2 ];
24 platforms = platforms.all;