2023-10-12 17:17:26 +02:00
|
|
|
if ! has nix_direnv_version || ! nix_direnv_version 2.4.0; then
|
|
|
|
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.4.0/direnvrc" "sha256-XQzUAvL6pysIJnRJyR7uVpmUSZfc7LSgWQwq/4mBr1U="
|
2023-03-07 12:47:26 +01:00
|
|
|
fi
|
2021-03-07 19:51:49 +01:00
|
|
|
|
2023-10-12 15:41:36 +02:00
|
|
|
nix_direnv_watch_file ./flake/checks.nix
|
|
|
|
nix_direnv_watch_file ./flake/dev-shells.nix
|
2023-03-07 11:49:12 +01:00
|
|
|
|
2023-10-12 15:41:36 +02:00
|
|
|
use flake
|