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:
Artturi 2021-08-07 15:05:22 +03:00 committed by GitHub
commit e60eb84b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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;