stdenv/check-meta: add maxSilent
Hydra supports it https://github.com/NixOS/hydra/blob/master/src/hydra-eval-jobs/hydra-eval-jobs.cc#L172
This commit is contained in:
parent
9b26b6aaca
commit
40944bbab7
@ -231,6 +231,7 @@ let
|
||||
timeout = int;
|
||||
|
||||
# Weirder stuff that doesn't appear in the documentation?
|
||||
maxSilent = int;
|
||||
knownVulnerabilities = listOf str;
|
||||
name = str;
|
||||
version = str;
|
||||
|
Loading…
Reference in New Issue
Block a user