about summary refs log tree commit diff
path: root/ci-builds.nix
diff options
context:
space:
mode:
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 7af5282f48..77da4fd63b 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -90,6 +90,7 @@ in lib.fix (self: {
   tazjin = with depot.users.tazjin; [
     blog.rendered
     emacs
+    finito
     homepage
   ];
 })