mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
iptables: build with current flex
This commit is contained in:
parent
5e08c4a2cd
commit
42beae0618
@ -11936,9 +11936,7 @@ with pkgs;
|
||||
inherit (perlPackages) SGMLSpm;
|
||||
};
|
||||
|
||||
iptables = callPackage ../os-specific/linux/iptables {
|
||||
flex = flex_2_5_35;
|
||||
};
|
||||
iptables = callPackage ../os-specific/linux/iptables { };
|
||||
|
||||
iptstate = callPackage ../os-specific/linux/iptstate { } ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user