Some checks failed
CI / check (push) Has been cancelled
Add radar v1.5.10 — a modern Kubernetes visibility tool providing topology, event timeline, service traffic, resource browsing, Helm management, and GitOps support. Uses pre-built binary from GitHub releases. Closes: nix-overlay-2lr
6 lines
54 B
Nix
6 lines
54 B
Nix
{
|
|
pkgs,
|
|
...
|
|
}:
|
|
pkgs.callPackage ./package.nix { }
|