diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-10-19 11:12:21 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-10-19 11:12:21 +0900 |
| commit | fea67022a933d8c55b89c1c96bc3a62661c1fd6e (patch) | |
| tree | ecd60d2aee0fc8f8af2bbd93b30a7c5e87825e06 /.envrc | |
| parent | 21036e75a699a01a4b0383f40e1c96dc0a11560a (diff) | |
| download | phpstudy-180-slides-fea67022a933d8c55b89c1c96bc3a62661c1fd6e.tar.gz phpstudy-180-slides-fea67022a933d8c55b89c1c96bc3a62661c1fd6e.tar.zst phpstudy-180-slides-fea67022a933d8c55b89c1c96bc3a62661c1fd6e.zip | |
first commit
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.0; then + source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.0/direnvrc" "sha256-yMJ2OVMzrFaDPn7q8nCBZFRYpL/f0RcHzhmw/i6btJM=" +fi +use flake |
