blob: ac255bc9572d70bc0410322aab80d2dedd926719 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# ./dev/
## 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)
## treefmt.nix
[treefmt](https://github.com/numtide/treefmt) configuration via
[treefmt-nix](https://github.com/numtide/treefmt-nix)
|