iptables: migrate to by-name
This commit is contained in:
@@ -8444,7 +8444,6 @@ with pkgs;
|
||||
iputils = hiPrio (callPackage ../os-specific/linux/iputils { });
|
||||
# hiPrio for collisions with inetutils (ping)
|
||||
|
||||
iptables = callPackage ../os-specific/linux/iptables { };
|
||||
iptables-legacy = callPackage ../os-specific/linux/iptables { nftablesCompat = false; };
|
||||
iptables-nftables-compat = iptables;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user