about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-02-26T14·21+0000
committerVincent Ambo <tazjin@google.com>2020-02-26T14·21+0000
commit438050b3d9c0e1dcfe7e26d9446e19fff97ccf88 (patch)
treea1336da33c7be5e496c67539df764b1787e44a31 /third_party
parentbbab6cd1c1296ad05ef22602711444385a458473 (diff)
feat(third_party): Add dependencies for Google's C++ API libs r/580
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index fbb885274a..2cf6d13cd2 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -24,13 +24,16 @@ let
       autoconf
       bashInteractive
       bat
-      buildGoPackage
       buildGoModule
+      buildGoPackage
       bzip2
+      c-ares
       cacert
       cachix
       cargo
       cgit
+      clang_9
+      cmake
       coreutils
       darwin
       dockerTools
@@ -49,6 +52,7 @@ let
       gnutar
       go
       google-cloud-sdk
+      grpc
       gzip
       haskell
       iana-etc
@@ -70,6 +74,8 @@ let
       nix
       openssh
       openssl
+      overrideCC
+      overrideCCC
       pandoc
       parallel
       pkgconfig