Commit graph

35 commits

Author SHA1 Message Date
Sarah Brofeldt 0e2591aa0f rdkafka: Add zstd support 2021-07-07 10:31:04 +02:00
ajs124 7c7c004af0 rdkafka: python2 -> python3 2021-03-16 18:20:56 +01:00
R. RyanTM d09564b05b rdkafka: 1.6.0 -> 1.6.1 2021-02-25 15:26:08 +00:00
R. RyanTM 0efeb843b6 rdkafka: 1.5.3 -> 1.6.0 2021-01-30 15:34:11 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08: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 7714faefd4 rdkafka: 1.5.2 -> 1.5.3 2020-12-11 00:39:02 +00:00
Sandro Jäckel efe4ee67d0
maintainers: boothead -> commandodev 2020-11-25 20:41:31 +01:00
R. RyanTM 8565462e9b rdkafka: 1.4.4 -> 1.5.2 2020-11-03 01:00:24 +00:00
R. RyanTM 1889287e2c rdkafka: 1.4.2 -> 1.4.4 2020-08-31 16:55:50 +02:00
R. RyanTM 8d8165b15e rdkafka: 1.4.0 -> 1.4.2 2020-05-27 14:34:07 -07:00
R. RyanTM c528e11e7f rdkafka: 1.3.0 -> 1.4.0 2020-05-05 17:23:39 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 94a75baddf rdkafka: 1.2.2 -> 1.3.0 2019-12-08 09:21:12 -08:00
R. RyanTM 69561925c0 rdkafka: 1.2.0 -> 1.2.2
* rdkafka: 1.2.0 -> 1.2.1
* rdkafka: 1.2.1 -> 1.2.2
(#72562)
2019-11-13 22:22:26 +01:00
Orivej Desh a5cf83c78a rdkafka: 1.0.1 -> 1.2.0
Closes #65987
2019-09-29 02:56:54 +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 cc3290d903 rdkafka: 1.0.0 -> 1.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdkafka/versions
2019-06-23 14:55:41 +02:00
Tim Steinbach 2fc28603b8
rdkafka: 0.11.6 -> 1.0.0 2019-04-01 08:51:48 -04:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
R. RyanTM 92e1cf23e6 rdkafka: 0.11.5 -> 0.11.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdkafka/versions
2018-10-27 10:06:35 -07:00
R. RyanTM a55bbee997 rdkafka: 0.11.4 -> 0.11.5 (#43932)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rdkafka/versions.
2018-07-31 00:53:28 +02:00
Shea Levy e821f40c26
rdkafka: Build with openssl support. 2018-04-19 09:20:18 -04:00
R. RyanTM 9f447ca367 rdkafka: 0.11.3 -> 0.11.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rdkafka/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.11.4 with grep in /nix/store/p7dbh8kabl3bqr28icnkzp55s6636mpl-rdkafka-0.11.4
- directory tree listing: https://gist.github.com/ab8b067a5f31e07af4ed6b1dbdc1a8a4
2018-03-31 05:33:53 -07:00
Ryan Mulligan 32cecea960 rdkafka: 0.9.5 -> 0.11.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.11.3 with grep in /nix/store/z53qgvkdj04v2wspk7ril70qy1ckwh8k-rdkafka-0.11.3
- found 0.11.3 in filename of file in /nix/store/z53qgvkdj04v2wspk7ril70qy1ckwh8k-rdkafka-0.11.3

cc "@boothead @wkennington"
2018-02-27 13:03:06 -08:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Lukasz Czyzykowski 3edc6108c5 Enables rdkafka compilation on macOS
Without --disable-ssl librdkafka ./configure detects that OpenSSL is
installed but when it tries to link it fails because the default
version is incompatible (1.0.2 vs required 1.1.x).

https://github.com/edenhill/librdkafka/issues/49#issuecomment-280219158
2017-05-16 23:41:31 +02:00
Utku Demir 85ea6249bb rdkafka: 2015-11-03 -> 0.9.5 2017-05-05 14:55:07 +12:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
William A. Kennington III 4674e53eea rdkafka: 0.8.6 -> 2015-11-03 2015-11-08 20:42:12 -08:00
Vladimír Čunát 34e47d2079 rdkafka: work around a build problem, probably gcc-5 2015-10-28 19:41:26 +01:00
William A. Kennington III 80f331fc6c rdkafka: 0.8.5 -> 0.8.6 2015-03-28 02:26:43 -07:00
William A. Kennington III e6a486058f rdkafka: Cleanup 2015-03-11 18:50:03 -07:00
Ben Ford 12f9ea9773 Add the rdkafka c library 2015-02-03 08:46:25 +00:00