all repos — homestead @ f17c0bd9ce8ad16b39c9c5ba80c917049e135bed

Code for my website

replace lorri with nix-direnv

Alan Pearce
commit

f17c0bd9ce8ad16b39c9c5ba80c917049e135bed

parent

cfff473e4af673135c5afce0a54e3e24b6d44fc5

1 file changed, 1 insertion(+), 9 deletions(-)

jump to
M .envrc.envrc
@@ -1,12 +1,4 @@
layout go -if type -P lorri &>/dev/null; then - if test -n "$TMPDIR"; then - TMPDIR=$(readlink -f $TMPDIR) - fi - eval "$(lorri direnv --flake .)" -else - echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use nix -fi +use flake dotenv