Skip to content

Commit

Permalink
Add .envrc
Browse files Browse the repository at this point in the history
  • Loading branch information
RenjiSann committed Jan 2, 2025
1 parent 8521610 commit f07db1b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
if ! has nix_direnv_version || ! nix_direnv_version 3.0.6; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.6/direnvrc" "sha256-RYcUJaRMf8oF5LznDrlCXbkOQrywm0HDv1VjYGaJGdM="
fi

use flake

0 comments on commit f07db1b

Please sign in to comment.