all repos — searchix @ fbe7b849baa6a492443a69858593d7166bba62f0

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

chore: wrap bleve command since we have a custom analyser, running the `bleve` tool crashes

Alan Pearce
commit

fbe7b849baa6a492443a69858593d7166bba62f0

parent

16f488de7dc8e0bb34ffadad167b443b803c8b73

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M flake.nixflake.nix
@@ -51,7 +51,6 @@ let
pkgs = import nixpkgs { inherit system; overlays = [ - (import ./nix/overlays) gomod2nix.overlays.default ]; };