Commit graph

31 commits

Author SHA1 Message Date
R. RyanTM a7a7be8b94 k9s: 0.24.12 -> 0.24.13 2021-07-07 10:03:46 -07:00
R. RyanTM e005fe68e0 k9s: 0.24.11 -> 0.24.12 2021-07-01 13:12:18 -07:00
R. RyanTM 40db7836fe k9s: 0.24.10 -> 0.24.11 2021-06-29 00:05:57 +00:00
R. RyanTM bf95eaf623 k9s: 0.24.9 -> 0.24.10 2021-06-23 09:44:41 -07:00
R. RyanTM 164f8530a9 k9s: 0.24.8 -> 0.24.9 2021-05-17 19:23:09 +02:00
R. RyanTM 332402884f k9s: 0.24.6 -> 0.24.8 2021-04-30 02:11:38 +00:00
R. RyanTM 7853cfc847 k9s: 0.24.5 -> 0.24.6 2021-03-30 13:38:35 +00:00
R. RyanTM b7e18a3c4f k9s: 0.24.3 -> 0.24.5 2021-03-27 14:41:31 +00:00
R. RyanTM 2fc0c3ea3b k9s: 0.24.2 -> 0.24.3 2021-03-22 10:14:27 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM 489da9af2d k9s: 0.24.1 -> 0.24.2 2020-12-05 22:11:52 +00:00
Florian Klink 0a1c0fe658 k9s: 0.23.10 -> 0.24.1 2020-11-24 18:38:23 +01:00
R. RyanTM 473f39b65b k9s: 0.23.3 -> 0.23.10 2020-11-11 14:36:15 -08:00
R. RyanTM 49531d9f6e k9s: 0.22.1 -> 0.23.3 2020-11-02 06:33:01 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
R. RyanTM c16c21cb84 k9s: 0.21.7 -> 0.22.1 2020-09-25 11:28:11 +00:00
R. RyanTM d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Markus Hauck e87961242f k9s: 0.19.4 -> 0.21.2 2020-07-08 18:16:04 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM bab472ba39 k9s: 0.18.1 -> 0.19.4 2020-05-02 12:37:14 +00:00
R. RyanTM e1aa19654c
k9s: 0.17.7 -> 0.18.1 2020-04-01 13:41:04 +00: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 c47833f379 k9s: fix build on darwin 2020-03-21 05:31:00 -05:00
R. RyanTM fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00
R. RyanTM 1652fbccd7 k9s: 0.13.6 -> 0.13.8 2020-02-07 11:51:05 +00:00
Robert Helgesson a6e9b59633
k9s: 0.9.3 -> 0.13.6
PR #79031
2020-02-01 23:09:56 +01:00
José Luis Lafuente 848e0d3045 k9s: 0.8.4 -> 0.9.3
Also add missed build flags
2019-12-08 15:00:53 +01:00
Austin Seipp 3c10b93320 k9s: 0.7.13 -> 0.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-22 13:18:46 -05:00
Max Gonzih b5590fff46 k9s: init at 0.7.13 (#65432) 2019-07-27 09:46:08 -07:00