diff options
author | Vincent Ambo <tazjin@google.com> | 2020-02-26T14·21+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-02-26T14·21+0000 |
commit | 438050b3d9c0e1dcfe7e26d9446e19fff97ccf88 (patch) | |
tree | a1336da33c7be5e496c67539df764b1787e44a31 /third_party | |
parent | bbab6cd1c1296ad05ef22602711444385a458473 (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.nix | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index fbb885274a10..2cf6d13cd24e 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 |