all repos — searchix @ 0eccb18ab0a7241c1f6f5fee99a3961101e35392

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

fix: no results for home-manager search

Alan Pearce
commit

0eccb18ab0a7241c1f6f5fee99a3961101e35392

parent

6789940f52e852426f224bcdbc9e6f6a8cb7be41

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

changed files
M internal/importer/importer.gointernal/importer/importer.go
@@ -11,6 +11,7 @@ )
type Source struct { Name string + Key string Enable bool Type Type Channel string