about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2020-08-26T22·53+0100
committertazjin <mail@tazj.in>2020-08-26T23·49+0000
commit475d41f698415919093ca98f676ffcda218093ac (patch)
tree1206116030193a605bde09b829d8dedfab4c3106
parent8acbde4e1530c618c45ef46521216d43cb34351a (diff)
chore(glittershark): Temporarily skip grfn's subtree r/1718
... explanation within.

Change-Id: Ia357d30577fcc8b3d8ebc85288683e50cc318fea
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1847
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
-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.