distribution/vendor/zombiezen.com/go/sqlite/.envrc

8 lines
166 B
Plaintext

# shellcheck shell=bash
if command -v lorri >& /dev/null; then
eval "$(lorri direnv)"
else
echo 'Could not find lorri during direnv evaluation' 1>&2
use nix
fi