Always rebuild the venv

This commit is contained in:
Andreas Zweili 2022-11-19 16:20:46 +01:00
parent 93421c3cc8
commit fa48faa72c
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ setup:
fi; \
)
.PHONY: venv
venv:
nix build .#venv -o venv