aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
AgeCommit message (Collapse)Author
2026-08-30build(nix): add a package output producing the binarynsfisis
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-22chore(flake): comment out the VCSs no test needsnsfisis
VersionGuesser probes git, hg, fossil and svn in turn on every version guess, and a temp directory that is no working copy fails each probe only after paying that binary's startup cost. Dropping the three from the dev shell takes the `command` test binary from ~140s to ~46s, and no test that was passing starts failing. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-22ci: setup GitHub Actionsnsfisis
2026-08-15build(nix): add a Nix flake providing the dev shell and formattersnsfisis
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>