summaryrefslogtreecommitdiff
path: root/dev/README.md
blob: f16f659e39bd9463c710b2e38ba90423fd108ca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ./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)