aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-14 21:58:44 +0900
committernsfisis <nsfisis@gmail.com>2026-02-14 22:05:05 +0900
commit8cfef2988bf817e55fe30519771c594633d23019 (patch)
treef6d10002b7de1d7460123813ad5ea2042ab3def2 /.envrc
parent27c91336de8b9208a53c290421bb99bf332354ff (diff)
downloaddotfiles-8cfef2988bf817e55fe30519771c594633d23019.tar.gz
dotfiles-8cfef2988bf817e55fe30519771c594633d23019.tar.zst
dotfiles-8cfef2988bf817e55fe30519771c594633d23019.zip
nix: update flake
Diffstat (limited to '.envrc')
-rw-r--r--.envrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.envrc b/.envrc
index 2fe7020..09672f8 100644
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,5 @@
# shellcheck shell=bash
-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
use flake