dev: Re-evaluate direnv when a flake-module changes

This commit is contained in:
traxys 2024-07-23 22:04:28 +02:00
parent f1eaf5b617
commit 53f76f76b0

2
.envrc
View file

@ -2,4 +2,6 @@ if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
watch_file flake-modules/**/*
use flake