diff --git a/Makefile b/Makefile index 1841b3f..a518f97 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ setup: fi; \ ) +.PHONY: venv venv: nix build .#venv -o venv