7 pname = "nmap-formatter";
10 src = fetchFromGitHub {
14 hash = "sha256-Jhjvtk8SDs//eBW+2+yLcIXf/NetfBUrKvzKCj+VyMg=";
17 vendorSha256 = "sha256-u36eHSb6YlGJNkgmRDclxTsdkONLKn8J/GKaoCgy+Qk=";
20 description = "Tool that allows you to convert nmap output";
21 homepage = "https://github.com/vdjagilev/nmap-formatter";
22 license = licenses.mit;
23 maintainers = with maintainers; [ fab ];