7cebe786bef7360dd0dddbabd220f2d604a14c45
a021f780a5217ddd2fd762fc9e2befdfbdd28c1a
@@ -1,1 +1,6 @@-use flake +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 flake +fi