chore(glittershark): Temporarily skip grfn's subtree
... explanation within. Change-Id: Ia357d30577fcc8b3d8ebc85288683e50cc318fea Reviewed-on: https://cl.tvl.fyi/c/depot/+/1847 Tested-by: BuildkiteCI Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
8acbde4e15
commit
475d41f698
2 changed files with 6 additions and 9 deletions
|
@ -116,13 +116,4 @@ in lib.fix (self: {
|
||||||
(systemFor nixos.camden)
|
(systemFor nixos.camden)
|
||||||
(systemFor nixos.frog)
|
(systemFor nixos.frog)
|
||||||
];
|
];
|
||||||
|
|
||||||
glittershark = with depot.users.glittershark; [
|
|
||||||
# xanthous
|
|
||||||
keyboard.layout
|
|
||||||
owothia
|
|
||||||
|
|
||||||
(systemFor system.system.chupacabra)
|
|
||||||
system.home.chupacabra.activationPackage
|
|
||||||
];
|
|
||||||
})
|
})
|
||||||
|
|
6
users/glittershark/.skip-subtree
Normal file
6
users/glittershark/.skip-subtree
Normal file
|
@ -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.
|
Loading…
Reference in a new issue