aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-12-08 03:25:56 +0900
committernsfisis <nsfisis@gmail.com>2025-12-08 03:25:56 +0900
commit836e75a62e99f62809a754590468ab9e0ab5ca4d (patch)
tree56a7b0994aa599902e531c0ce597c8df841aa317 /.envrc
parent2752c5961be4c7408e06dfc78165eec87266302b (diff)
downloaddotfiles-836e75a62e99f62809a754590468ab9e0ab5ca4d.tar.gz
dotfiles-836e75a62e99f62809a754590468ab9e0ab5ca4d.tar.zst
dotfiles-836e75a62e99f62809a754590468ab9e0ab5ca4d.zip
nvim/lazy: update
Diffstat (limited to '.envrc')
-rw-r--r--.envrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..2fe7020
--- /dev/null
+++ b/.envrc
@@ -0,0 +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="
+fi
+use flake