Loading pkgs/by-name/gr/grpc-health-probe/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ buildGoModule rec { meta = with lib; { description = "command-line tool to perform health-checks for gRPC applications"; homepage = "https://github.com/grpc-ecosystem/grpc-health-probe"; changelog = "https://github.com/grpc-ecosystem/grpc-health-probe/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ jpds ]; mainProgram = "grpc-health-probe"; Loading Loading
pkgs/by-name/gr/grpc-health-probe/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ buildGoModule rec { meta = with lib; { description = "command-line tool to perform health-checks for gRPC applications"; homepage = "https://github.com/grpc-ecosystem/grpc-health-probe"; changelog = "https://github.com/grpc-ecosystem/grpc-health-probe/releases/tag/v${version}"; license = licenses.asl20; maintainers = with maintainers; [ jpds ]; mainProgram = "grpc-health-probe"; Loading