diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-20T22·19+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-20T22·19+0000 |
commit | db307701013b73f51a544116b9ec1ff37ab0f8df (patch) | |
tree | 4a54ba9867e039b757e00694c9f39394db3943e1 /third_party | |
parent | a9f5c637071879eb1497c447b3caa10ff838b32e (diff) |
fix(kontemplate): Make build compatible with readTree r/252
The kontemplate build will keep using `buildGoPackage` for now until I've had the time to add tests to //nix/buildGo
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index 61ad62bf2aa8..94954f960436 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -59,6 +59,7 @@ let notmuch openssh openssl + parallel pkgconfig protobuf remarshal |