diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-14 21:58:44 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-14 22:05:05 +0900 |
| commit | 8cfef2988bf817e55fe30519771c594633d23019 (patch) | |
| tree | f6d10002b7de1d7460123813ad5ea2042ab3def2 /.envrc | |
| parent | 27c91336de8b9208a53c290421bb99bf332354ff (diff) | |
| download | dotfiles-8cfef2988bf817e55fe30519771c594633d23019.tar.gz dotfiles-8cfef2988bf817e55fe30519771c594633d23019.tar.zst dotfiles-8cfef2988bf817e55fe30519771c594633d23019.zip | |
nix: update flake
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
