Loading nixos/modules/services/search/manticore.nix +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ let format = pkgs.formats.json { }; toSphinx = { mkKeyValue ? mkKeyValueDefault {} "=", mkKeyValue ? generators.mkKeyValueDefault {} "=", listsAsDuplicateKeys ? true }: attrsOfAttrs: let Loading Loading
nixos/modules/services/search/manticore.nix +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ let format = pkgs.formats.json { }; toSphinx = { mkKeyValue ? mkKeyValueDefault {} "=", mkKeyValue ? generators.mkKeyValueDefault {} "=", listsAsDuplicateKeys ? true }: attrsOfAttrs: let Loading