Commit graph

24 commits

Author SHA1 Message Date
Atkins Chang 303f9b6b44
kind: patch for correct kernal module path
Signed-off-by: Atkins Chang <atkinschang@gmail.com>
2021-08-07 00:10:12 +08:00
R. RyanTM d86a0722be kind: 0.11.0 -> 0.11.1 2021-05-28 21:20:38 +00:00
Austin Seipp bc9bb977d2
kind: 0.10.0 -> 0.11.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-05-21 04:31:38 -05:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Jörg Thalheim 09f47ac855
Merge branch 'master' into development-tools-stdenv-lib 2021-01-23 15:57:23 +00:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
David Birks bd680be132
kind: 0.9.0 -> 0.10.0 2021-01-22 22:54:10 -05:00
Jon Banafato d0bc05438b kind: 0.8.1 -> 0.9.0
kind has a new bugfix release. [Changelog](https://github.com/kubernetes-sigs/kind/releases/tag/v0.9.0)

This commit also enables fish completions, which were added to kind in
0.8.0.
2020-10-24 12:37:52 -04:00
Timothy Stott ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Shuhao Wu e7bbcb3cb6 Updated kind from 0.7 -> 0.8.1
Also use buildGoModule instead of buildGoPackages
2020-05-12 19:41:48 +00:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq 454f8ef82a kind: update completion 2020-04-27 08:48:42 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Roman Kuznetsov 30de00b7ae
kind: 0.6.1 -> 0.7.0 2020-01-16 21:16:42 +01:00
Giacomo Longo ec3435244e kind: 0.5.1 -> 0.6.1 2019-12-13 06:42:45 +01:00
zimbatm bcc8db0298
kind: 0.3.0 -> 0.5.1 (#68319) 2019-09-09 13:12:59 +02: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
Jörn Gersdorf 1bc73d1a9a kind: 0.2.1 -> v0.3.0 (#61964)
Co-Authored-By: lewo <lewo@abesis.fr>
2019-05-23 20:04:56 -05:00
Austin Seipp da57a2fa60
kind: 0.1.0 -> 0.2.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:16:31 -05:00
tobias pflug fe1d31480c kind: 0.0.1 -> 0.1.0 2019-02-06 10:51:00 +01:00
David McKay fbabead264
kind: master -> 0.0.1 2018-12-13 20:32:59 +00:00
Jaka Hudoklin 6124447a54
kind: init at 2ae73f8e 2018-10-26 23:05:15 +02:00