diff options
author | Vincent Ambo <tazjin@google.com> | 2020-05-17T19·45+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-05-17T19·45+0100 |
commit | aa54512ee2fddb0ef0083e8845873363cbe5b50b (patch) | |
tree | 2fddcd77101517f82552b339fd1efd0849917d31 | |
parent | 96700c952236f92b4597d248748f4e7579f951df (diff) |
chore(3p): Remove unused dependencies of Nix r/743
-rw-r--r-- | third_party/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 0731018d7c70..8e0539635978 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -120,8 +120,6 @@ let # Required by //third_party/nix inherit (nixpkgs) - autoconf-archive - autoreconfHook aws-sdk-cpp bison boehmgc |