mirror of
https://github.com/acaloiaro/ess
synced 2026-07-21 02:09:48 +00:00
bump: nix-direnv version
Signed-off-by: Juan C. Müller <me@juancmuller.com>
This commit is contained in:
parent
c359037d18
commit
7a95d77031
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 2.2.1; then
|
||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.2.1/direnvrc" "sha256-zelF0vLbEl5uaqrfIzbgNzJWGmLzCmYAkInj/LNxvKs="
|
||||
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
|
||||
|
||||
watch_file flake.nix
|
||||
|
|
|
|||
Loading…
Reference in a new issue