depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
.envrc
blob: 777b522575a7a80ff4dc8e0c4bafe143474da806 (
plain
) (
blame
)
1
2
3
4
5
6
7
if command -v lorri >/dev/null; then
eval "$(lorri direnv)"
else
use nix
fi
source_up