Migrate to flakes
This commit is contained in:
parent
54d0e660c5
commit
02df2ff862
9 changed files with 160 additions and 241 deletions
8
.envrc
8
.envrc
|
|
@ -1,10 +1,4 @@
|
|||
if type lorri &>/dev/null; then
|
||||
# https://github.com/target/lorri
|
||||
eval "$(lorri direnv)"
|
||||
else
|
||||
# fall back to using direnv's builtin nix support
|
||||
use nix
|
||||
fi
|
||||
use flake
|
||||
|
||||
VIRTUAL_ENV="$PWD/venv"
|
||||
if [ ! -e venv ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue