all repos — searchix @ ad64d8926164ae31b68ac0bbb3caab6329d43a7e

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

chore: fix ci failing flake check (missing dependencies)

Alan Pearce
commit

ad64d8926164ae31b68ac0bbb3caab6329d43a7e

parent

d0250f2b954105453b835937cf75f73cdbd7263f

1 file changed, 3 insertions(+), 1 deletion(-)

changed files
M justfilejustfile
@@ -29,7 +29,9 @@
check-flake: nix flake check -ci: check-flake checkformat test +ci: && check-flake checkformat test + go mod download + gomod2nix import build: nix build .#