1
0
Fork 1
mirror of https://example.com synced 2024-11-23 03:46:40 +09:00
firefish/.envrc

5 lines
231 B
Text
Raw Normal View History

2023-07-20 04:17:05 +09:00
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 . --impure