nix: evaluate shell hooks

This activates the pre-commit-hook configuration.
This commit is contained in:
Bruno BELANYI 2021-05-31 23:06:20 +02:00
parent 59cb038045
commit 610b0f2f4b
1 changed files with 1 additions and 0 deletions

1
.envrc
View File

@ -6,3 +6,4 @@ use_flake() {
ulimit -s unlimited # Bypass current bug in `nix` flakes evaluation
use flake
eval "$shellHooks"