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.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index 0c81ca31d9..8f22c92657 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -71,4 +71,8 @@ in lib.fix(self: {
     emacs
     homepage
   ];
+
+  glittershark = with depot.users.glittershark; [
+    xanthous
+  ];
 })