about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-01-22T01·27+0000
committerVincent Ambo <tazjin@google.com>2020-01-22T01·27+0000
commit78db43898b2d1134a063e57300ee470cd1b8d1be (patch)
tree8df78905ffd566c08f7ea7ca8e498e9fbdae3763 /third_party
parente25916d10c1c81f568f1a413e8b24704e9a81996 (diff)
refactor(fun/gemma): Use buildLisp.nix to build Gemma r/440
This removes the ASDF system definition for Gemma and switches the
code over to buildLisp.

The program builds (including some terrifying hacks to get the
frontend to work), but there are some bizarre runtime issues that I
need to debug.
Diffstat (limited to 'third_party')
-rw-r--r--third_party/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index 1df13abd2e..fca4ce94c1 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -54,6 +54,7 @@ let
       jq
       kontemplate
       lib
+      libredirect
       lispPackages
       llvmPackages
       luajit