Loading pkgs/tools/security/nmap-formatter/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ buildGoModule rec { meta = with lib; { description = "Tool that allows you to convert nmap output"; homepage = "https://github.com/vdjagilev/nmap-formatter"; changelog = "https://github.com/vdjagilev/nmap-formatter/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/tools/security/nmap-formatter/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ buildGoModule rec { meta = with lib; { description = "Tool that allows you to convert nmap output"; homepage = "https://github.com/vdjagilev/nmap-formatter"; changelog = "https://github.com/vdjagilev/nmap-formatter/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading