diff --git a/.envrc b/.envrc index da0e3e1..3cb11eb 100644 --- a/.envrc +++ b/.envrc @@ -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