check-meta.nix: specify meta.timeout
This commit is contained in:
@@ -170,6 +170,8 @@ let
|
|||||||
isIbusEngine = bool;
|
isIbusEngine = bool;
|
||||||
isGutenprint = bool;
|
isGutenprint = bool;
|
||||||
badPlatforms = platforms;
|
badPlatforms = platforms;
|
||||||
|
# Hydra build timeout
|
||||||
|
timeout = int;
|
||||||
};
|
};
|
||||||
|
|
||||||
checkMetaAttr = k: v:
|
checkMetaAttr = k: v:
|
||||||
|
|||||||
Reference in New Issue
Block a user