all repos — searchix @ ab21d46e298bcf5caf5ef50a12127df89f8caa5f

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

feat: add 'parents' facet to options

Alan Pearce
commit

ab21d46e298bcf5caf5ef50a12127df89f8caa5f

parent

82cfb98df7f9e38f295d3ea1d46b343914947307

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

changed files
M internal/nix/option.gointernal/nix/option.go
@@ -30,6 +30,7 @@ Default *Docs `json:",omitempty"`
Description Markdown Example *Docs `json:",omitempty"` Loc []string + Parents string RelatedPackages Markdown `json:",omitempty"` Type string ImportedAt time.Time `storm:"index"`