about summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-06-29T13·28+0100
committerVincent Ambo <tazjin@google.com>2019-06-29T13·28+0100
commitb51a53c936c0a5f9cdd75a911361443c3016c980 (patch)
treef4500d6805a4eed10d2cb4c1732b9b717a28d84c /default.nix
parente2951dc9f5d7c51e919ab5d37cbbed8aabccd721 (diff)
chore(build): Add Gemma to package set r/7
Note that this does not actually build right now because Elm has done
a thing again to break the universe and it requires massive changes to
the application to make it work again.
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index a95d0e0f4d..d84653fa7c 100644
--- a/default.nix
+++ b/default.nix
@@ -4,6 +4,7 @@
 let
   localPkgs = super: pkgs: {
     tazjin.tazblog = import ./services/tazblog { inherit pkgs; };
+    tazjin.gemma = import ./services/gemma { inherit pkgs; };
   };
 
   # TODO(tazjin): It might be preferable to pin a specific commit of