all repos — searchix @ d90f62a74a667ec6dbb891df34f574d22983fabd

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

style: use double-dash arguments to wgo

Alan Pearce
commit

d90f62a74a667ec6dbb891df34f574d22983fabd

parent

2d4c9acf72a1ef10bf62e32430da37331038d474

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M justfilejustfile
@@ -24,4 +24,4 @@ dev:
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 + wgo run --exit . --config config.toml --replace