all repos — searchix @ bc8f40ec805cbc9771efe0992bbb666d46793f0e

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: show top-level option set as a separate facet

Alin
commit

bc8f40ec805cbc9771efe0992bbb666d46793f0e

parent

ebb5e265a22f90eee6929971502451fc0f4bb5d2

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M internal/nix/option.gointernal/nix/option.go
@@ -25,6 +25,7 @@ Default *Docs `json:",omitempty"`
Description nixdocs.Markdown Example *Docs `json:",omitempty"` Loc []string + OptionSet string Parents string RelatedPackages nixdocs.Markdown `json:",omitempty"` Type string