fix direnv shell

This commit is contained in:
Anton Iakimov 2024-10-10 14:07:07 +02:00
parent 3166dc58fb
commit 0a7e7083d4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

2
.envrc
View File

@ -2,4 +2,4 @@ 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
use flake --impure