Loading pkgs/by-name/ku/kube-router/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildGoModule rec { description = "All-in-one router, firewall and service proxy for Kubernetes"; mainProgram = "kube-router"; license = licenses.asl20; maintainers = with maintainers; [ colemickens johanot ]; maintainers = with maintainers; [ johanot ]; platforms = platforms.linux; }; } Loading
pkgs/by-name/ku/kube-router/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ buildGoModule rec { description = "All-in-one router, firewall and service proxy for Kubernetes"; mainProgram = "kube-router"; license = licenses.asl20; maintainers = with maintainers; [ colemickens johanot ]; maintainers = with maintainers; [ johanot ]; platforms = platforms.linux; }; }