Skip to content

Commit

Permalink
Update pkgs/applications/networking/cluster/kcp/default.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksana <[email protected]>
  • Loading branch information
rytswd and Aleksanaa authored Nov 23, 2024
1 parent b882822 commit fa5bfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/networking/cluster/kcp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ buildGoModule rec {

meta = {
homepage = "https://kcp.io";
description = "Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads.";
description = "Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads";
mainProgram = "kcp";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
Expand Down

0 comments on commit fa5bfa6

Please sign in to comment.