build: remove lorri from direnv configuration
1 file changed, 1 insertion(+), 3 deletions(-)
changed files
M docs/developing.md → docs/developing.md
@@ -22,9 +22,7 @@ ```shell-session nix develop ``` -3. Optional: install and set up lorri and use `lorri shell` instead of `nix develop` - -4. Optional: install direnv, integrate it with your shell and then run +3. Optional: install direnv, integrate it with your shell and then run ```shell-session ln -s .envrc.sample .envrc