all repos — searchix @ 6c8c36b2c34bc375859230ddc13c5071274f60b4

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

build: workaround wgo CPU usage

Alan Pearce
commit

6c8c36b2c34bc375859230ddc13c5071274f60b4

parent

64520c95ef7ad3042049ad1bfcad7f72f1ae1325

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

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