diff options
author | Vincent Ambo <tazjin@google.com> | 2020-04-19T22·21+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-04-19T22·21+0100 |
commit | 26a52edfdb3a4bdec2f4216208f5a93ea2dbd35c (patch) | |
tree | 9a57c0170bce6019dbf16f44507bfc94ae7d8d19 /third_party/default.nix | |
parent | 55eba03d6e9f96d05fcc51806330293f5869481b (diff) |
feat(third_party): Add derivation for honk r/635
Diffstat (limited to 'third_party/default.nix')
-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 4a9363c49f76..e510373e229e 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -92,6 +92,7 @@ let rustPlatform rustc sbcl + sqlite stdenv stern symlinkJoin |