Loading pkgs/by-name/wh/whoogle-search/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -73,10 +73,7 @@ python3Packages.buildPythonApplication (finalAttrs: { homepage = "https://github.com/benbusby/whoogle-search"; description = "Self-hosted, ad-free, privacy-respecting metasearch engine"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ malte-v SchweGELBin ]; maintainers = [ lib.maintainers.SchweGELBin ]; mainProgram = "whoogle-search"; }; }) Loading
pkgs/by-name/wh/whoogle-search/package.nix +1 −4 Original line number Diff line number Diff line Loading @@ -73,10 +73,7 @@ python3Packages.buildPythonApplication (finalAttrs: { homepage = "https://github.com/benbusby/whoogle-search"; description = "Self-hosted, ad-free, privacy-respecting metasearch engine"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ malte-v SchweGELBin ]; maintainers = [ lib.maintainers.SchweGELBin ]; mainProgram = "whoogle-search"; }; })