.envrc: Bump bundled nix-direnv to 2.1.1
This commit is contained in:
parent
07efd5818d
commit
16381e9213
1 changed files with 2 additions and 2 deletions
4
.envrc
4
.envrc
|
@ -1,5 +1,5 @@
|
||||||
if ! has nix_direnv_version || ! nix_direnv_version 1.4.0; then
|
if ! has nix_direnv_version || ! nix_direnv_version 2.1.1; then
|
||||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.4.0/direnvrc" "sha256-4XfVDjv75eHMWN4G725VW7BoOV4Vl3vAabK4YXIfPyE="
|
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.1.1/direnvrc" "sha256-b6qJ4r34rbE23yWjMqbmu3ia2z4b2wIlZUksBke/ol0="
|
||||||
fi
|
fi
|
||||||
|
|
||||||
use flake
|
use flake
|
||||||
|
|
Loading…
Reference in a new issue