191a699108234c4ba31f1ce41b78766a6d717fed
30d38d3e3a6194518736189abfa1f6805264a5fd
@@ -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