summaryrefslogtreecommitdiff
path: root/dev/README.md
diff options
context:
space:
mode:
authorseth <[email protected]>2024-09-07 12:01:28 -0400
committerseth <[email protected]>2024-09-07 12:02:57 -0400
commit73b04cd8498fdf23d3c9e65602f1cb9b5d7733be (patch)
treecc4136b6a866de66c433c180081faa4128786d73 /dev/README.md
parent8359c81d75b6febac7cfb8ffa22da937f1c5bdd2 (diff)
.envrc: watch dev/dev-shells.nix
Diffstat (limited to 'dev/README.md')
-rw-r--r--dev/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/README.md b/dev/README.md
index ac255bc..58d8360 100644
--- a/dev/README.md
+++ b/dev/README.md
@@ -1,10 +1,10 @@
# ./dev/
-## devShells.nix
+## dev-shells.nix
A misnomer - this only contains one shell
-## hydraJobs.nix
+## hydra-jobs.nix
Jobs I want to run in CI. Currently built by
[`nix-fast-build`](https://github.com/Mic92/nix-fast-build)