about summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix13
1 files changed, 13 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 0ffbdbabaa..ad1396222a 100644
--- a/default.nix
+++ b/default.nix
@@ -110,6 +110,19 @@ readTree.fix (self: (readDepot {
     # xanthous and related targets are disabled until cl/9186 is submitted
     self.users.aspen.xanthous
     self.users.aspen.system.system.mugwumpSystem
+
+    # Temporarily disabled after cl/11289. Hopefully these failures are transient
+    # and will disappear with the next channel bump.
+    self.users.aspen.system.home.ogopogoHome
+    self.users.aspen.system.home.luscaHome
+    self.users.aspen.system.home.yerenHome
+    self.users.aspen.system.system.roswellSystem
+    self.users.flokli.nixos.archeologyEc2System
+    self.users.flokli.nixos.deploy-archeology-ec2
+    self.users.wpcarro.nixos.avaSystem
+    self.users.wpcarro.nixos.kyokoSystem
+    self.users.wpcarro.nixos.marcusSystem
+    self.users.wpcarro.nixos.tarascoSystem
   ];
 
   # List of all buildable targets, for CI purposes.