about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-18T19·08+0000
committerVincent Ambo <tazjin@google.com>2019-12-18T19·08+0000
commit51ad58f8de96021b0d27cb06a260056f8bd515f4 (patch)
tree092237417b1ad525545986477b15e48a0cb88aaf /third_party
parent7b4e893a36da1850bbc66e9d3a46827e3f2d7d2b (diff)
fix(build): Add missing packages for Nixery images r/188
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 62abcfb7d6..1837cf26ca 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -51,6 +51,8 @@ let
       llvmPackages
       makeWrapper
       mdbook
+      moreutils
+      nano
       nix
       notmuch
       openssh