mirror of
https://github.com/zhaofengli/attic.git
synced 2024-12-14 11:57:30 +00:00
6 lines
221 B
Text
6 lines
221 B
Text
|
if ! has nix_direnv_version || ! nix_direnv_version 2.2.0; then
|
||
|
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.0/direnvrc" "sha256-5EwyKnkJNQeXrRkYbwwRBcXbibosCJqyIUuz9Xq+LRc="
|
||
|
fi
|
||
|
|
||
|
use_flake
|