clan-core/.envrc
Jörg Thalheim 7d3801a916
All checks were successful
checks-impure / test (pull_request) Successful in 1m23s
checks / test (pull_request) Successful in 1m55s
nix-direnv: update to 2.5.1
2023-11-30 11:29:49 +01:00

6 lines
221 B
Plaintext

if ! has nix_direnv_version || ! nix_direnv_version 2.5.1; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.5.1/direnvrc" "sha256-puRzug17Ed4JFS2wbpqa3k764QV6xPP6O3A/ez/JpOM="
fi
use flake