12 src = fetchFromGitHub {
13 owner = "instrumenta";
16 sha256 = "sha256-pwJOV7V78H2XaMiiJvKMcx0dEwNDrhgFHmCRLAwMirg=";
20 # https://github.com/instrumenta/kubeval/pull/346
22 name = "bump-golang.org/x/sys.patch";
23 url = "https://github.com/instrumenta/kubeval/commit/d64502b04d9e1b85fd3d5509049adb50f3e39954.patch";
24 sha256 = "sha256-S/lgwdykFLU2QZRW927fgCPxaIAMK3vSqmH08pXBQxM=";
28 vendorHash = "sha256-R/vVrLsVSA9SGra4ytoHlQkPaIgQaj/XdivcQp8xjSM=";
33 description = "Validate your Kubernetes configuration files";
34 mainProgram = "kubeval";
35 homepage = "https://github.com/instrumenta/kubeval";
36 license = licenses.asl20;
37 maintainers = with maintainers; [