diff options
| author | seth <[email protected]> | 2024-09-07 12:01:28 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-09-07 12:02:57 -0400 |
| commit | 73b04cd8498fdf23d3c9e65602f1cb9b5d7733be (patch) | |
| tree | cc4136b6a866de66c433c180081faa4128786d73 /dev/default.nix | |
| parent | 8359c81d75b6febac7cfb8ffa22da937f1c5bdd2 (diff) | |
.envrc: watch dev/dev-shells.nix
Diffstat (limited to 'dev/default.nix')
| -rw-r--r-- | dev/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/default.nix b/dev/default.nix index d1a371e..e74789e 100644 --- a/dev/default.nix +++ b/dev/default.nix @@ -1,7 +1,7 @@ { imports = [ - ./devShells.nix - ./hydraJobs.nix + ./dev-shells.nix + ./hydra-jobs.nix ./treefmt.nix ]; } |
