|
|
|
|
|
by justinrubek
484 days ago
|
|
When combined with direnv, the nix portion is almost entirely cached, so there's nothing to make it slow. I use pre-commit hooks via devShell in many projects, and they're nearly instant. The only exception is when the hook itself is slow. |
|