diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-04-11 03:20:45 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-04-11 03:20:45 +0900 |
| commit | be2211a6fb78375cec9a5d2615dafaf043e5e848 (patch) | |
| tree | 1047c4a27e7e69b1692c00d08196a2d889c7132d /.envrc | |
| parent | b3b5a0b29ddd627b7cb5f2cce3332f08c412bcdd (diff) | |
| download | mini-xdebug-be2211a6fb78375cec9a5d2615dafaf043e5e848.tar.gz mini-xdebug-be2211a6fb78375cec9a5d2615dafaf043e5e848.tar.zst mini-xdebug-be2211a6fb78375cec9a5d2615dafaf043e5e848.zip | |
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# shellcheck shell=bash +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 |
