Merge pull request #296324 from willbush/by-name-update-envc
check-by-name: Update .envrc to avoid using deprecated command
This commit is contained in:
commit
1f75612fd5
1 changed files with 0 additions and 6 deletions
|
@ -1,7 +1 @@
|
||||||
if has nix_direnv_watch_file; then
|
|
||||||
nix_direnv_watch_file default.nix shell.nix
|
|
||||||
else
|
|
||||||
watch_file default.nix shell.nix
|
|
||||||
fi
|
|
||||||
|
|
||||||
use nix
|
use nix
|
||||||
|
|
Loading…
Reference in a new issue