Skip to content

Commit bbcfa2c

Browse files
committed
.envrc for those who use it
1 parent d6637fb commit bbcfa2c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.envrc

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

0 commit comments

Comments
 (0)