Skip to content

Commit

Permalink
dev: Re-evaluate direnv when a flake-module changes
Browse files Browse the repository at this point in the history
  • Loading branch information
traxys committed Jul 23, 2024
1 parent f1eaf5b commit 53f76f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 53f76f7

Please sign in to comment.