# ./dev/
## checks.nix
Runs all of my favorite tools on the code here to make sure it's good to go
## devShells.nix
A misnomer - this only contains one shell
## hydraJobs.nix
Jobs I want to run in CI. Currently built by
[`nix-fast-build`](https://github.com/Mic92/nix-fast-build)