nix-config/.envrc

9 lines
288 B
Plaintext
Raw Normal View History

2023-03-07 12:47:26 +01:00
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
2021-03-07 19:51:49 +01:00
use flake
2023-03-07 11:49:12 +01:00
watch_file ./flake/checks.nix
2023-03-07 11:51:26 +01:00
watch_file ./flake/dev-shells.nix