Yan
3dbc3b9c65
mongoc: add patch documentation
2023-02-18 00:12:15 +02:00
Yan
8ef4c0860c
mongoc: mark darwin x86_64 as broken
2023-02-17 00:46:55 +02:00
Yan
b8eadbe19f
mongoc: formatting
2023-02-14 17:12:55 +02:00
Yan
b68077df87
mongoc: add Security Framework Darwin build dep
2023-02-14 17:09:48 +02:00
Yan
08b9cb9e70
mongoc: 1.23.1 -> 1.23.2
2023-02-13 23:31:50 +02:00
archer-65
78708cb7b2
mongoc: 1.8.0 -> 1.23.1
2022-11-23 23:53:01 +01:00
Malo Bourgon
9e4be53221
treewide: add meta.mainProgram to some libraries
...
where a single bin is provided and someone might actually want to run it
2022-05-04 18:11:50 -07: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
Orivej Desh
95637269f0
mongoc: fix propagated libraries for libtool
...
libmongoc-1.0.la links to snappy (ld -l) but does not contain full path (ld -L)
2017-12-20 09:56:40 +00:00
Franz Pletz
bc5ec7b1d4
mongoc: don't use bundled zlib & snappy
2017-09-28 15:11:24 +02:00
Franz Pletz
cc258a671a
mongoc: 1.7.0 -> 1.8.0
2017-09-28 14:52:36 +02:00
Robin Gloster
beace037d0
mongoc: 1.5.4 -> 1.7.0
2017-08-12 19:25:39 +02: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
Robin Gloster
80d8b8c716
mongoc: 1.1.10 -> 1.5.4
2017-02-17 00:11:26 +01:00
Ian Duncan
4bdcf1fa95
mongoc: init at 1.1.10
...
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00