argus: flex & bison belongs to nativeBuildInputs

Changed files
+2 -2
pkgs
tools
networking
argus
+2 -2
pkgs/tools/networking/argus/default.nix
···
sha256 = "1zzf688dbbcb5z2r9v1p28rddns6znzx35nc05ygza6lp7aknkna";
};
-
nativeBuildInputs = [ pkgconfig ];
-
buildInputs = [ libpcap bison cyrus_sasl tcp_wrappers flex ];
propagatedBuildInputs = [ procps which wget lsof net_snmp ];
+
nativeBuildInputs = [ pkgconfig bison flex ];
+
buildInputs = [ libpcap cyrus_sasl tcp_wrappers ];
patchPhase = ''
substituteInPlace events/argus-extip.pl \