Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
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