direnv: remove nix evaluation hack
This commit is contained in:
parent
3ed5e40285
commit
453e5a925a
1 changed files with 0 additions and 1 deletions
1
.envrc
1
.envrc
|
|
@ -4,6 +4,5 @@ use_flake() {
|
|||
eval "$(nix print-dev-env)"
|
||||
}
|
||||
|
||||
ulimit -s unlimited # Bypass current bug in `nix` flakes evaluation
|
||||
use flake
|
||||
eval "$shellHooks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue