Unverified Commit 1f75612f authored by Silvan Mosberger's avatar Silvan Mosberger Committed by GitHub
Browse files

Merge pull request #296324 from willbush/by-name-update-envc

check-by-name: Update .envrc to avoid using deprecated command
parents 6f856c61 d7750c43
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
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