mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 11:36:07 +01:00
envrc: nix-direnv 2.3.0 → 3.1.0
https://github.com/nix-community/nix-direnv/releases https://github.com/nix-community/nix-direnv/compare/2.3.0...3.1.0
This commit is contained in:
parent
afbd93661d
commit
01636ad1cd
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.3.0; then
|
||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
|
||||
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="
|
||||
fi
|
||||
|
||||
watch_file flake/**/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue