Commit graph

12 commits

Author SHA1 Message Date
R. RyanTM ec6b0f81c3 stern: 1.13.1 -> 1.14.0 2021-02-06 20:02:47 +00:00
Florian Ströger d02bff7ad9 stern: use stern/stern as upstream source 2020-12-20 00:10:52 +01:00
zowoq 1a36f8fe81 stern: use deleteVendor 2020-09-08 16:32:39 +10:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq 954eab8ea9 stern: use installShellFiles 2020-04-27 08:48:42 +10:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +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
Will Dietz 7fa4b5f0bd
stern: 1.10.0 -> 1.11.0 2019-07-09 05:10:22 -05:00
Benjamin Staffin 551cee25b6
stern: build shell completion scripts even when cross-compiling (#51075)
Moments after merging #49668 I realized that this is not hard to do
correctly, so here it is now.
2018-11-26 20:35:48 -05:00
Benjamin Staffin 5087dcf247
stern: Include bash & zsh completion support (#49668) 2018-11-26 14:41:04 -05:00
Franz Pletz 02ca5c10ef
stern: 1.8.0 -> 1.10.0 2018-10-20 21:43:36 +02:00
Maximilian Bode 5c5cb36f7a stern: init at 1.8.0 (#47605) 2018-10-01 23:56:08 +02:00