all repos — website @ b66c1ed87b556844421886ead373ffdd4ca25663

My website

disable lorri (broken on darwin)
Alan Pearce alan@alanpearce.eu
Thu, 12 Dec 2024 10:48:31 +0100
commit

b66c1ed87b556844421886ead373ffdd4ca25663

parent

991d3b465f6a14a78a4166a7fa24c140734610c3

1 files changed, 1 insertions(+), 6 deletions(-)

jump to
M .envrc.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