nix: evaluate shell hooks
This activates the pre-commit-hook configuration.
This commit is contained in:
parent
1699382e4e
commit
4b9d686c97
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
|
@ -6,3 +6,4 @@ use_flake() {
|
||||||
|
|
||||||
ulimit -s unlimited # Bypass current bug in `nix` flakes evaluation
|
ulimit -s unlimited # Bypass current bug in `nix` flakes evaluation
|
||||||
use flake
|
use flake
|
||||||
|
eval "$shellHooks"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue