diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-20T20·03+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-20T20·03+0000 |
commit | e900c4279bbb868e30216830e87dc25cd5d6d489 (patch) | |
tree | 3e29ff2630ad5dcb061d59b4ad57d4b4bfff9bc5 /third_party | |
parent | c9c27e833cdae4c08cffb64de0c6af2532785d38 (diff) |
feat(journaldriver): Add Naersk-based build configuration r/235
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/default.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 4bd3b92e22f3..dacf0c8ff36c 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -53,11 +53,12 @@ let mdbook moreutils nano - nix nginx + nix notmuch openssh openssl + pkgconfig protobuf remarshal rink @@ -70,6 +71,7 @@ let stdenv stern symlinkJoin + systemd tdlib terraform_0_12 thttpd |