stdenv: make knownVulnerabilities a known meta-type
This commit is contained in:
parent
b45be40818
commit
ae9a7c4969
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user