Skip to content

Commit

Permalink
install nix-direnv if not present
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaykarle committed Sep 12, 2024
1 parent 3f74d1a commit faee763
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1 +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 faee763

Please sign in to comment.