all repos — x @ dc3865e5470f124ca8d604929a0275c46bf49ee3

Experiments and stuff

remove non-go tools

Alan Pearce
commit

dc3865e5470f124ca8d604929a0275c46bf49ee3

parent

9d91d346ccae67f37048c261e48014572ab017a2

1 file changed, 0 insertions(+), 6 deletions(-)

changed files
M .envrc.envrc
@@ -1,7 +1,1 @@
layout go -if type -P lorri &>/dev/null; then - eval "$(lorri direnv --flake .)" -else - echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use flake -fi