nixpkgs/pkgs/os-specific/linux/iptables
Alyssa Ross 2ef1e26ea5 pkgsStatic.iptables: fix build
As a result of 8f45423217 ("libpcap: build with libnl"), the static
build started to fail, because iptables didn't know to link with
libnl.  The patch makes iptables use pkg-config to find libpcap, which
means it knows about other libraries that need to be linked when doing
a static build.
2023-04-03 09:27:44 +00:00
..
default.nix pkgsStatic.iptables: fix build 2023-04-03 09:27:44 +00:00