about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-20T20·03+0000
committerVincent Ambo <tazjin@google.com>2019-12-20T20·03+0000
commite900c4279bbb868e30216830e87dc25cd5d6d489 (patch)
tree3e29ff2630ad5dcb061d59b4ad57d4b4bfff9bc5 /third_party
parentc9c27e833cdae4c08cffb64de0c6af2532785d38 (diff)
feat(journaldriver): Add Naersk-based build configuration r/235
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 4bd3b92e22..dacf0c8ff3 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