diff options
author | Vincent Ambo <tazjin@google.com> | 2020-04-21T02·02+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-04-21T02·03+0100 |
commit | cb62e87b77992c97553bdb839a9378fe74cbcaab (patch) | |
tree | e1b87e12897c616916d20765b22a74627b645265 /ci-builds.nix | |
parent | 0bc619e1d0578ac07c289fa50e6e7338ccf7d741 (diff) |
chore(web/tvl): Bootstrap static assets for TVL page r/646
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index 3f19f88dc9cf..80373b683c98 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. |