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:
Silvan Mosberger 2024-03-18 02:35:14 +01:00 committed by GitHub
commit 1f75612fd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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