diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-18T19·08+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-18T19·08+0000 |
commit | 51ad58f8de96021b0d27cb06a260056f8bd515f4 (patch) | |
tree | 092237417b1ad525545986477b15e48a0cb88aaf /third_party | |
parent | 7b4e893a36da1850bbc66e9d3a46827e3f2d7d2b (diff) |
fix(build): Add missing packages for Nixery images r/188
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 62abcfb7d6e3..1837cf26ca20 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -51,6 +51,8 @@ let llvmPackages makeWrapper mdbook + moreutils + nano nix notmuch openssh |