replace lorri with nix-direnv
1 file changed, 1 insertion(+), 9 deletions(-)
jump to
M .envrc → .envrc
@@ -1,12 +1,4 @@ layout go -if type -P lorri &>/dev/null; then - if test -n "$TMPDIR"; then - TMPDIR=$(readlink -f $TMPDIR) - fi - eval "$(lorri direnv --flake .)" -else - echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use nix -fi +use flake dotenv