11 src = fetchFromGitHub {
15 hash = "sha256-SMy7oAOKSvUrqIh11kdsREySsxJHmwSUhpW++DB0M2Y=";
18 vendorHash = "sha256-OAPilV4/usbejE/e6vVjvyuIIHCRiomPeg8RfzAmwWc=";
31 description = "Golang Tool to discover unused Kubernetes Resources";
32 homepage = "https://github.com/yonahd/kor";
33 changelog = "https://github.com/yonahd/kor/releases/tag/v${version}";
34 license = licenses.mit;
35 maintainers = [ maintainers.ivankovnatsky ];