diff --git a/.envrc b/.envrc index bcb631eb..9a48bd1e 100644 --- a/.envrc +++ b/.envrc @@ -1,10 +1,5 @@ -if ! has nix_direnv_version || ! nix_direnv_version 3.1.0; then - source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.0/direnvrc" "sha256-yMJ2OVMzrFaDPn7q8nCBZFRYpL/f0RcHzhmw/i6btJM=" +if ! has nix_direnv_version || ! nix_direnv_version 3.1.1; then + source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.1/direnvrc" "sha256-p+fzQdrms/hDa7g+soShAybJNo4bN4SIAeSfqNKgD5I=" fi -export NH_NOM=1 -export NH_LOG=nh=info -NH_FLAKE=$(pwd) -export NH_FLAKE - use flake . --accept-flake-config