Commit graph

21 commits

Author SHA1 Message Date
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Weijia Wang 6b15d096d7 google-cloud-cpp: inherit cxxStandard from grpc 2022-12-19 05:29:26 +01:00
Phillip Cloud a3cb8c8736
google-cloud-cpp: build with CMAKE_CXX_STANDARD=17 2022-12-06 09:46:15 -05:00
Phillip Cloud c8825268d2
google-cloud-cpp: 1.38.0 -> 2.4.0 2022-12-06 09:46:12 -05:00
Vladimír Čunát 823f0f1ef0
google-cloud-cpp: use abseil-cpp propagated from grpc
It's not the same version and now this difference would break the build.
2022-10-30 09:13:59 +01:00
Alexander Shpilkin f2e74c1616 google-cloud-cpp: fix paths in pkg-config files 2022-09-07 21:49:31 +03:00
ajs124 945ac1c9d8 google-cloud-cpp: pin to openssl 1.1 2022-08-17 20:16:23 +02:00
tobim bcd781941a
google-cloud-cpp: 1.32.1 -> 1.38.0 (#163205)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-08 13:24:57 +01:00
Phillip Cloud c9ca529066
google-cloud-cpp: add comment about doInstallCheck and dependencies 2021-11-05 06:41:05 -04:00
Phillip Cloud 2db4ece355
google-cloud-cpp: add unit tests 2021-11-05 06:39:27 -04:00
Phillip Cloud 33c991cf65
google-cloud-cpp: 0.14.0 -> 1.32.1 2021-11-04 05:47:13 -04:00
Sandro Jäckel ad72e5fbc3
google-cloud-cpp: remove packages which are no longer required after #116317 2021-03-16 16:32:46 +01:00
Tom Hunger dd5f27ad1e google-cloud-cpp: add missing dependency 2021-03-02 20:54:36 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Andreas Rammhold 7560a94bd1 google-cloud-cpp: drop maintainership
I am not using this anymore and do not plan to work on this package
anylonger.
2020-12-06 21:24:50 +01:00
Florian Klink 7741f925f1 google-cloud-cpp: remove myself from maintainers
This was only to enable https://github.com/NixOS/nix/pull/3021, which
has bitrotted sufficiently in the meantime.
2020-11-11 20:40:41 +01:00
Michael Weiss 48b2cb5126
google-cloud-cpp: Mark as broken
See https://hydra.nixos.org/build/129622012.
2020-11-09 19:33:02 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Florian Klink 5e225b7fd9 google-cloud-cpp: 0.11.0 -> 0.14.0
This bumps google-cloud-cpp to 0.14.0, which switched to using pkgconfig
for more of the dependencies. On top of that, the installation looks
much better (we don't need to fixup library paths and move files around)

On top of that, upstream introduced another intermediate dependency
(googleapis-cpp-cmakefiles).

Obsoletes #67769.
2019-10-05 20:41:21 +02:00
Andreas Rammhold 1a72fe89f8 google-cloud-cpp: init at 0.11.0 2019-08-13 17:26:51 +02:00