Commit graph

5 commits

Author SHA1 Message Date
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
Jaka Hudoklin b8d3548a56
confluent-platform: add confluent-cli tool 2019-08-04 13:27:05 +02:00
Jaka Hudoklin 1ac4c0f246
confluent-platform: add jre to PATH 2019-08-04 13:05:30 +02:00
R. RyanTM 7ac8906e82 confluent-platform: 5.2.1 -> 5.3.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/confluent-platform/versions
2019-08-03 16:49:22 -07:00
Ante Salinovic f25550e840 confluent-platform: Rename confluent package and update to 5.2.1
* Renamed confluent -> confluent-plaform
* Added longer description to search index by Apache Kafka term
* Upgraded to 5.2.1 version of the platform
2019-05-24 12:07:27 +10:00