envrc: Use `watch_file` instead of `nix_direnv_watch_file`

This commit is contained in:
Jack O'Sullivan 2024-01-09 13:33:00 +00:00
parent 1a29a7d589
commit d07ef96d28
1 changed files with 1 additions and 1 deletions

2
.envrc
View File

@ -1,2 +1,2 @@
nix_direnv_watch_file devshell/{default,commands,install,vm-tasks}.nix
watch_file devshell/{default,commands,install,vm-tasks}.nix
use flake