Remove unused watch task

This commit is contained in:
Andreas Zweili 2024-03-11 16:26:48 +01:00
parent d7439d41bc
commit b7a023e518
1 changed files with 0 additions and 1 deletions

1
.envrc
View File

@ -1,4 +1,3 @@
nix_direnv_watch_file dev.sh
if ! use flake . --impure; then
echo "devenv could not be built. The devenv environment was not loaded. Make the necessary changes to devenv.nix and hit enter to try again." >&2
fi