nixpkgs/pkgs/os-specific/linux/nftables
Leorize c7c8da035d
nftables: fix python module lookup for libnftables
The default parameter for Nftables class relies on Python looking via
default search path, which will not work with Nix.

This commit hardcode the path into the module to handle software using
this default parameter (eg. firewalld).
2023-11-24 01:35:38 +01:00
..
default.nix nftables: fix python module lookup for libnftables 2023-11-24 01:35:38 +01:00
fix-py-libnftables.patch nftables: fix python module lookup for libnftables 2023-11-24 01:35:38 +01:00