Commit Graph

8 Commits

Author SHA1 Message Date
R. RyanTM
c648cc3234 kafkacat: 1.5.0 -> 1.6.0 2020-07-24 03:17:16 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
aff9d8b1a2 kafkacat: 1.4.0 -> 1.5.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/kafkacat/versions
2019-09-26 14:24:59 -07: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
R. RyanTM
68265aeb59 kafkacat: 1.3.1 -> 1.4.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/kafkacat/versions
2019-04-14 18:55:39 -07:00
Piotr Bogdan
d83cfdc77f kafkacat: fix sandboxed build 2017-11-03 13:04:47 +00:00
Judson
b62012fe2d kafkacat: init at 1.3.1 2017-09-29 21:12:21 +00:00