10 src = fetchFromGitHub {
14 hash = "sha256-ksnqlfm++Np5I7ZUXvVPgm3T2hHM6x9sAWdmK0Whn5k=";
17 vendorHash = "sha256-qsncOsCxepySJI+rJnzbIGxSWlxMzqShtzcEoJD2UPw=";
20 description = "A neofetch-like tool to show info about your Kubernetes Cluster.";
21 homepage = "https://github.com/jkulzer/kubefetch";
22 license = lib.licenses.gpl3Plus;
23 maintainers = with lib.maintainers; [ wrmilling ];
24 mainProgram = "kubefetch";