Merge pull request #132999 from NixOS/backport-132945-to-release-21.05
[Backport release-21.05] stdenv/check-meta: add maxSilent
This commit is contained in:
commit
e60eb84b7c
@ -231,6 +231,7 @@ let
|
|||||||
timeout = int;
|
timeout = int;
|
||||||
|
|
||||||
# Weirder stuff that doesn't appear in the documentation?
|
# Weirder stuff that doesn't appear in the documentation?
|
||||||
|
maxSilent = int;
|
||||||
knownVulnerabilities = listOf str;
|
knownVulnerabilities = listOf str;
|
||||||
name = str;
|
name = str;
|
||||||
version = str;
|
version = str;
|
||||||
|
Loading…
Reference in New Issue
Block a user