diff --git a/.envrc b/.envrc index 4b297a5..116d0c6 100644 --- a/.envrc +++ b/.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"