about summary refs log tree commit diff
path: root/ci-builds.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-20T22·19+0000
committerVincent Ambo <tazjin@google.com>2019-12-20T22·19+0000
commitdb307701013b73f51a544116b9ec1ff37ab0f8df (patch)
tree4a54ba9867e039b757e00694c9f39394db3943e1 /ci-builds.nix
parenta9f5c637071879eb1497c447b3caa10ff838b32e (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 'ci-builds.nix')
-rw-r--r--ci-builds.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index 5f3ae9bcf1..fe4c8477a0 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -10,6 +10,7 @@ in with pkgs; [
   nix.yants.tests
   ops.journaldriver
   ops.kms_pass
+  ops.kontemplate
   ops.sync-gcsr
   tools.blog_cli
   tools.emacs