remove autoload direnv due multiple environments in overlay

This commit is contained in:
Igor Brylyov 2023-09-21 15:11:46 +03:00
parent e2b194298b
commit f6e24cc5f7

5
.envrc
View file

@ -1,5 +0,0 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
use flake