about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ci-builds.nix9
-rw-r--r--users/glittershark/.skip-subtree6
2 files changed, 6 insertions, 9 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index f686bbf244..51fa11bd45 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -116,13 +116,4 @@ in lib.fix (self: {
     (systemFor nixos.camden)
     (systemFor nixos.frog)
   ];
-
-  glittershark = with depot.users.glittershark; [
-    # xanthous
-    keyboard.layout
-    owothia
-
-    (systemFor system.system.chupacabra)
-    system.home.chupacabra.activationPackage
-  ];
 })
diff --git a/users/glittershark/.skip-subtree b/users/glittershark/.skip-subtree
new file mode 100644
index 0000000000..8df5bc3f78
--- /dev/null
+++ b/users/glittershark/.skip-subtree
@@ -0,0 +1,6 @@
+There are a few things in this folder that fail to evaluate under
+readTree.
+
+Some of these are nested deeper than things that evaluate fine, which
+leads to a problem where the CI build scanner fails to step into
+sub-attributes.