Remove nix-direnv install task

I have this globally
This commit is contained in:
Andreas Zweili 2024-03-11 16:09:38 +01:00
parent 6eb36d9f75
commit 414a9fcbdf
1 changed files with 0 additions and 5 deletions

5
.envrc
View File

@ -1,8 +1,3 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.2.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
fi
nix_direnv_watch_file devenv.nix
nix_direnv_watch_file devenv.lock
nix_direnv_watch_file devenv.yaml