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 e8fe648c08..8e59b116da 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -99,5 +99,6 @@ in lib.fix (self: {
 
   glittershark = with depot.users.glittershark; [
     system.system.chupacabra
+    xanthous
   ];
 })