all repos — homestead @ eadd8166378045b5845969b5b701b301d4f4127c

Code for my website

re-enable lorri

Alan Pearce
commit

eadd8166378045b5845969b5b701b301d4f4127c

parent

58acbe62e8293b2b2ddc35e59426147f9d803052

1 file changed, 7 insertions(+), 1 deletion(-)

jump to
M .envrc.envrc
@@ -1,5 +1,11 @@
layout go -use flake + +if type -P lorri &>/dev/null; then + eval "$(lorri direnv --flake .)" +else + echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' + use flake +fi watch_file .env dotenv