about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/kubeval/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-05-07kubeval: 0.14.0 -> 0.15.0Johan Thomsen1-3/+3
Also, add myself as maintainer
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-4/+2
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21kubeval: fix build on darwinMario Rodas1-2/+4
2020-03-18kubeval: don't build against schema by defaultJörg Thalheim1-25/+0
kubeval-schema is a huge 7GB repository that we do not want to build on hydra. Therefore make it optional.
2019-12-03kubeval: 0.7.3 -> 0.14.0Greg Roodt1-13/+13
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-10-04kubeval: init at 0.7.3Nick Novitski1-0/+48