all repos — searchix @ 59b6e2b812f7028cba8a01cf94165b081717848c

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

chore: add build task to justfile

Alan Pearce
commit

59b6e2b812f7028cba8a01cf94165b081717848c

parent

f775db95d59a56feeafa6a4e147885c814bf5fb7

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

jump to
M justfilejustfile
@@ -27,6 +27,9 @@
fix: go fix . +build: + nix build .# + generate-defaults: wgo run --exit ./cmd/searchix-web --print-default-config > defaults.toml