Loading pkgs/by-name/gh/ghostunnel/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,10 @@ buildGoModule rec { homepage = "https://github.com/ghostunnel/ghostunnel#readme"; changelog = "https://github.com/ghostunnel/ghostunnel/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ roberth ]; maintainers = with maintainers; [ roberth mjm ]; mainProgram = "ghostunnel"; }; } Loading
pkgs/by-name/gh/ghostunnel/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,10 @@ buildGoModule rec { homepage = "https://github.com/ghostunnel/ghostunnel#readme"; changelog = "https://github.com/ghostunnel/ghostunnel/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ roberth ]; maintainers = with maintainers; [ roberth mjm ]; mainProgram = "ghostunnel"; }; }