all repos — nixfiles @ 9af2a5f031b6a674d6c9670f1c1a32126e152fcc

System and user configuration, managed by nix and home-manager

Revert "remove lorri" This reverts commit a6e18b5841fee0472ce2275aa06c842d1ca8c233.

Alan Pearce
commit

9af2a5f031b6a674d6c9670f1c1a32126e152fcc

parent

d3cbb0ada99c2dce5a27133092a055da78d61e98

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

changed files
M .envrc.envrc
@@ -1,3 +1,8 @@
watch_file npins/sources.json -use nix +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 nix +fi PATH_add bin