about summary refs log tree commit diff stats
path: root/.envrc
diff options
context:
space:
mode:
authorAlan Pearce2024-12-12 10:48:31 +0100
committerAlan Pearce2024-12-12 14:40:32 +0100
commitb66c1ed87b556844421886ead373ffdd4ca25663 (patch)
tree1fe99fbc0f983e0c0703b4d57760a3865ffe3d49 /.envrc
parent991d3b465f6a14a78a4166a7fa24c140734610c3 (diff)
downloadwebsite-b66c1ed87b556844421886ead373ffdd4ca25663.tar.lz
website-b66c1ed87b556844421886ead373ffdd4ca25663.tar.zst
website-b66c1ed87b556844421886ead373ffdd4ca25663.zip
disable lorri (broken on darwin)
Diffstat (limited to '.envrc')
-rw-r--r--.envrc7
1 files changed, 1 insertions, 6 deletions
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