feat(packages): add nftables-analyzer package
Some checks failed
CI / check (push) Has been cancelled

This commit is contained in:
2026-08-07 07:50:21 +03:00
parent f27894bb2f
commit 24079b7694
4 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
pkgs,
...
}:
pkgs.callPackage ./package.nix { }