8000 Add .envrc · uutils/coreutils@15f068d · GitHub
[go: up one dir, main page]

Skip to content

Commit 15f068d

Browse files
committed
Add .envrc
1 parent c6a933a commit 15f068d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.envrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then
2+
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM="
3+
fi
4+
5+
use flake

0 commit comments

Comments
 (0)
0