direnv: remove explicit 'shellHooks' evaluation

I _think_ nix-direnv does it automatically, so no need to do it myself.
This commit is contained in:
Bruno BELANYI 2023-10-12 13:40:22 +00:00
parent f9541cbc33
commit fd09346526
1 changed files with 0 additions and 2 deletions

2
.envrc
View File

@ -6,5 +6,3 @@ use flake
watch_file ./flake/checks.nix
watch_file ./flake/dev-shells.nix
eval "$shellHooks"