Closed iamrecursion closed 1 month ago
This fixes some commands that were depending on things being in the system path and not provided by the nix development environment. It also makes the precommit hooks more efficient, now only ever running on changed files as needed.
As long as CI passes this should be good.
Summary
This fixes some commands that were depending on things being in the system path and not provided by the nix development environment. It also makes the precommit hooks more efficient, now only ever running on changed files as needed.
Details
As long as CI passes this should be good.
Checklist