mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
netsniff-ng: flowtop is now included
This commit is contained in:
parent
6b957783a5
commit
b37e3f6233
@ -16,8 +16,7 @@ stdenv.mkDerivation rec {
|
||||
# ./configure is not autoGNU but some home-brewn magic
|
||||
preConfigure = "patchShebangs configure";
|
||||
|
||||
# FIXME: missing nacl/libcli and a *working* libnetfilter_conntrack
|
||||
# The following tools will be missing: curvetun flowtop mausezahn
|
||||
# FIXME: add missing nacl to build curvetun
|
||||
buildInputs = [ bison flex geoip libcli libnet libnl libnetfilter_conntrack
|
||||
libpcap liburcu ncurses perl pkgconfig which zlib ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user