check-meta.nix: specify meta.timeout
This commit is contained in:
parent
29d726bae1
commit
6ca343103b
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user