d0250f2b954105453b835937cf75f73cdbd7263f
b8fb348355d27453c412a3255a6aabe0d2e269fb
@@ -26,6 +26,11 @@ test: go test ./... +check-flake: + nix flake check + +ci: check-flake checkformat test + build: nix build .#