From b66c1ed87b556844421886ead373ffdd4ca25663 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 12 Dec 2024 10:48:31 +0100 Subject: disable lorri (broken on darwin) --- .envrc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.envrc') diff --git a/.envrc b/.envrc index a506aa5..a5b4b96 100644 --- a/.envrc +++ b/.envrc @@ -1,9 +1,4 @@ layout go -if type -P lorri &>/dev/null; then - eval "$(lorri direnv)" -else - echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use nix -fi +use flake dotenv -- cgit 1.4.1