chore: reload when nix/devshell.nix changes

This commit is contained in:
zimbatm 2024-05-09 20:17:05 +02:00
parent 8de5446c64
commit 70c6ef27d9

1
.envrc
View File

@ -2,4 +2,5 @@ dotenv
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
fi
watch_file nix/devshell.nix
use flake