about summary refs log tree commit diff
path: root/ci-builds.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-21T02·02+0100
committerVincent Ambo <tazjin@google.com>2020-04-21T02·03+0100
commitcb62e87b77992c97553bdb839a9378fe74cbcaab (patch)
treee1b87e12897c616916d20765b22a74627b645265 /ci-builds.nix
parent0bc619e1d0578ac07c289fa50e6e7338ccf7d741 (diff)
chore(web/tvl): Bootstrap static assets for TVL page r/646
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 3f19f88dc9..80373b683c 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -27,6 +27,7 @@ with (import ./default.nix {}); [
   tools.emacs
   web.blog
   web.cgit-taz
+  web.tvl
 
   # Nugget is not currently built because it depends on various things
   # (such as chromium-vaapi) that don't work in CI.