diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-09T03·36+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-09T03·36+0000 |
commit | 7da979124f9f8229ef6a56856f4b36d0d7f89676 (patch) | |
tree | 626bdfb63492dda26ee076b1579a51a166ed06fd /third_party/default.nix | |
parent | 998a2ceb17f6b2d29c1c3e02cd536e2af4ceee9c (diff) |
fix(third_party): Expose various other missing dependencies r/108
Diffstat (limited to 'third_party/default.nix')
-rw-r--r-- | third_party/default.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index ad77ed98c0e7..adb96d73ed2b 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -41,15 +41,20 @@ let iana-etc jq lib + lispPackages llvmPackages + makeWrapper mdbook nix openssh + openssl + protobuf remarshal rsync runCommand rustPlatform rustc + sbcl stdenv symlinkJoin terraform_0_12 |