Skip to content

Commit

Permalink
nix: avoid using lorri and instead use nix-direnv
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
otavio committed Jan 26, 2022
1 parent cf63df6 commit 6bc1a96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
eval "$(lorri direnv)"
use nix
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
.vagrant
*.pending-snap
*.yaml
/.direnv/

0 comments on commit 6bc1a96

Please sign in to comment.