Commit Graph

23 Commits

Author SHA1 Message Date
Aaron Jheng
5802b1d04d
kubectx: 0.9.4 -> 0.9.5 2023-12-23 10:39:28 +00:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
José Luis Lafuente
a29584f0d4
kubectx: show version fix
Fixes #202532
2022-11-23 17:24:58 +01:00
Sandro Jäckel
f3e8b609c3
kubectx: unpin go 1.17 2022-08-03 14:34:19 +02:00
superherointj
540878bed6 kubectx: enable tests 2022-04-06 20:33:43 +02:00
Peter Woodman
8a13e377fd
kubectx: 0.9.3 -> 0.9.4 2021-07-06 20:18:33 -04:00
R. RyanTM
ac2854a9ba
kubectx: 0.9.2 -> 0.9.3 (#114668) 2021-02-28 10:08:22 -08:00
R. RyanTM
0ae7c2a141 kubectx: 0.9.1 -> 0.9.2 2021-02-25 11:39:10 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Diego Rodriguez
2f817d5c77
kubectx: 0.9.0 -> 0.9.1
New release of Go implementation of Kubectx: https://github.com/ahmetb/kubectx/releases/tag/v0.9.1
2020-07-01 22:28:36 -06:00
José Luis Lafuente
a89e9a2eec
kubectx: re-pack, switch from bash to go
With release 0.9, kubectx was rewritten in go. For more info see
https://github.com/ahmetb/kubectx/releases/tag/v0.9.0
2020-06-13 10:10:46 +02:00
R. RyanTM
51472a9606 kubectx: 0.8.0 -> 0.9.0 2020-05-05 19:08:17 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
f14a49c5dd kubectx: 0.7.1 -> 0.8.0 2020-02-22 00:56:40 +00:00
R. RyanTM
3f185e2c66 kubectx: 0.7.0 -> 0.7.1 2019-12-01 18:50:42 +01:00
R. RyanTM
b14e64b21e kubectx: 0.6.3 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2019-09-26 16:47:38 -07:00
R. RyanTM
23c0d79673 kubectx: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2019-02-04 22:38:25 -08:00
R. RyanTM
51deb8951d kubectx: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubectx/versions
2018-12-16 20:11:54 +01:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
Periklis Tsirakidis
b9f9b05c37 kubectx: 0.5.1 -> 0.6.1
Also provides shell completions for zsh, bash and fish
2018-10-03 12:58:06 +02:00
Periklis Tsirakidis
56b756e757 kubectx: init at v0.5.1 2018-08-12 12:02:52 +02:00