all repos — searchix @ 9c790c1c620e46ca8d2cf49c50951635621e9a7d

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

feat: add --update flag to force-update index and exit

Alan Pearce
commit

9c790c1c620e46ca8d2cf49c50951635621e9a7d

parent

d90f62a74a667ec6dbb891df34f574d22983fabd

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M justfilejustfile
@@ -25,3 +25,6 @@ watchexec --no-vcs-ignore --filter "**/*.go" --filter config.toml -r wgo run -exit ./ --live --config config.toml
reindex: wgo run --exit . --config config.toml --replace + +update: + wgo run --exit . --config config.toml --update