Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Jörg Thalheim
|
066db11215
|
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504 , reversing
changes made to afd997aab6 .
Instead we propagate those frameworks from the compiler again
|
2020-03-27 07:33:21 +00:00 |
|
Mario Rodas
|
dabed704c5
|
kubeval: fix build on darwin
|
2020-03-21 05:33:00 -05:00 |
|
Jörg Thalheim
|
9d144b84a3
|
kubeval: don't build against schema by default
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
|
2020-03-18 09:09:25 +00:00 |
|
Greg Roodt
|
58476ac09d
|
kubeval: 0.7.3 -> 0.14.0
|
2019-12-03 22:29:22 +11:00 |
|
volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Nick Novitski
|
78b9ab0713
|
kubeval: init at 0.7.3
|
2018-10-04 13:52:45 -07:00 |
|