stdenv: make knownVulnerabilities a known meta-type
This commit is contained in:
@@ -153,6 +153,7 @@ let
|
|||||||
broken = bool;
|
broken = bool;
|
||||||
|
|
||||||
# Weirder stuff that doesn't appear in the documentation?
|
# Weirder stuff that doesn't appear in the documentation?
|
||||||
|
knownVulnerabilities = listOf str;
|
||||||
version = str;
|
version = str;
|
||||||
tag = str;
|
tag = str;
|
||||||
updateWalker = bool;
|
updateWalker = bool;
|
||||||
|
|||||||
Reference in New Issue
Block a user