all repos — searchix @ 35df7d411b34c5fc166b06589e1a89cdb7231491

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

build: pass config file to dev command

Alan Pearce
commit

35df7d411b34c5fc166b06589e1a89cdb7231491

parent

8ab9adf719090e213bd91b2747986ba6ef94576d

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

jump to
M justfilejustfile
@@ -21,4 +21,4 @@ precommit:
nix-build -A pre-commit-check dev: - watchexec wgo run -exit ./serve/ --live + watchexec wgo run -exit ./serve/ --live --config-file config.toml