make .envrc fast for everyone
All checks were successful
checks-impure / test (pull_request) Successful in 14s
checks / test (pull_request) Successful in 31s

This commit is contained in:
lassulus 2023-09-21 18:29:34 +02:00
parent 17520e2553
commit 62ad4bcd67

4
.envrc
View File

@ -1 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
use flake