flake: remove some hosts from checks
This commit is contained in:
parent
9ebf53a1f9
commit
fea8e7d4e6
@ -405,7 +405,7 @@
|
|||||||
|
|
||||||
checks =
|
checks =
|
||||||
let
|
let
|
||||||
buildList = [ "europa" "stan" "h" "box" "faf" "weather" "clunk" "orcim" "tv" ];
|
buildList = [ "europa" "stan" "h" "box" "orcim" "tv" ];
|
||||||
in
|
in
|
||||||
with unstable.lib;
|
with unstable.lib;
|
||||||
foldl' recursiveUpdate { } (mapAttrsToList
|
foldl' recursiveUpdate { } (mapAttrsToList
|
||||||
|
Loading…
Reference in New Issue
Block a user