mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 12:19:31 +00:00
Update reproducibility for local environments
This commit is contained in:
parent
42dcd54829
commit
1e6820cfc1
7
.envrc
Normal file
7
.envrc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
if type lorri &>/dev/null
|
||||||
|
then
|
||||||
|
echo "direnv: using lorri"
|
||||||
|
eval "$(lorri direnv)"
|
||||||
|
else
|
||||||
|
use nix
|
||||||
|
fi
|
Loading…
Reference in New Issue
Block a user