1
Fork 0

.envrc: add fallback

main
Motiejus Jakštys 2023-03-25 12:50:15 +02:00
parent 60f973923e
commit c0c36e6ced
1 changed files with 4 additions and 0 deletions

4
.envrc
View File

@ -1 +1,5 @@
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
use flake