Loading pkgs/by-name/ce/cero/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ buildGoModule rec { "-w" ]; # Tests are comparing output doCheck = false; meta = with lib; { description = "Scrape domain names from SSL certificates of arbitrary hosts"; homepage = "https://github.com/glebarez/cero"; Loading Loading
pkgs/by-name/ce/cero/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ buildGoModule rec { "-w" ]; # Tests are comparing output doCheck = false; meta = with lib; { description = "Scrape domain names from SSL certificates of arbitrary hosts"; homepage = "https://github.com/glebarez/cero"; Loading