nix-config/.envrc
Bruno BELANYI ad40c1b1d2
All checks were successful
ci/woodpecker/push/check Pipeline was successful
treewide: update to nix-direnv 3.0.0
2023-12-14 14:26:18 +00:00

9 lines
288 B
Plaintext

if ! has nix_direnv_version || ! nix_direnv_version 3.0.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.0/direnvrc" "sha256-21TMnI2xWX7HkSTjFFri2UaohXVj854mgvWapWrxRXg="
fi
watch_file ./flake/checks.nix
watch_file ./flake/dev-shells.nix
use flake