Commit graph

26 commits

Author SHA1 Message Date
Michal Sojka b1cb42d3b7 cppzmq: make zeromq propagatedBuildInput
cppzmq is a header-only library. As such, it is not much useful
without zeromq, whose headers it includes. By having zeromq in
propagatedBuildInputs, we can simplify dependent expressions.

This change is motivated by
https://github.com/lopsided98/nix-ros-overlay/issues/255#issuecomment-1487590226.
The expressions in nix-ros-overlay are automatically generated and
since packages in other distributions where ROS runs need not to
explicitly depend on zeromq, the Nix expression should behave the
same. This way, nix-ros-overlay will not to have manually
patch/overlay the automatically generated expressions.
2023-03-31 18:58:56 +02:00
R. Ryantm fd9350b602 cppzmq: 4.8.1 -> 4.9.0 2022-10-10 01:29:01 +00:00
R. RyanTM 5f012c3a26 cppzmq: 4.8.0 -> 4.8.1 2021-09-22 03:53:33 +00:00
R. RyanTM 10a959149e cppzmq: 4.7.1 -> 4.8.0 2021-09-06 03:50:29 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 48c7d89f74 cppzmq: 4.6.0 -> 4.7.1 2020-10-18 00:44:26 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 94de21577e cppzmq: 4.5.0 -> 4.6.0 2020-01-22 01:02:38 -08:00
R. RyanTM 81514a47fd cppzmq: 4.4.1 -> 4.5.0 2019-11-25 03:37:57 -08: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 157c3ad9f0 cppzmq: 4.3.0 -> 4.4.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/cppzmq/versions
2019-08-09 12:39:23 +03:00
Nikolay Amiantov 7ec20f99e6 cppzmq: 4.2.3 -> 4.3.0 2019-06-03 11:11:53 +03:00
Nikolay Amiantov e140729160 cppzmq: 4.2.1 -> 4.2.3 2018-02-25 22:24:09 +03: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
Nikolay Amiantov bf01fc7b35 cppzmq: 2016-11-16 -> 4.2.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 396bc049c0 cppzmq: 2016-07-18 -> 2016-11-16 2016-11-24 01:17:54 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Nikolay Amiantov f54188e659 cppzmq: 2016-01-20 -> 2016-07-18 2016-08-14 22:37:07 +03:00
Nikolay Amiantov 0077abe128 cppzmq: 20151203 -> 2016-01-20 2016-03-04 14:42:36 +03:00
Nikolay Amiantov 530ac7b17b cppzmq: 20150926 -> 20151203 2016-01-13 21:21:43 +03:00
Nikolay Amiantov 786b657031 cppzmq: 2015-07-06 -> 20150926 2015-10-15 17:07:20 +03:00
Nikolay Amiantov 81d1367b79 cppzmq: update package 2015-07-28 12:33:30 +03:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Pascal Wittmann bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Nikolay Amiantov be11af03b3 cmmzmq: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov 2f10e17cd7 cppzmq: add package 2014-11-08 02:57:34 +03:00