Olli Helenius
cc604f2d90
kafkacat: enable Avro message deserialization
...
kafkacat supports Avro message deserialization using the
Confluent Schema-Registry if libavro-c and libserdes are available.
2021-06-20 11:54:43 +03:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
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