diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-08-13 04:23:03 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-08-13 08:47:26 -0400 |
| commit | c932857e02c78a0395aca618354f8f4d8c59e6d0 (patch) | |
| tree | b8e3a3cc733130d375f68ce1dd5879901be26bce /.envrc | |
| parent | a237f3f4d621178d3637e107eba849f1bf63b5d5 (diff) | |
nix: init
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then + source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4=" +fi + +use flake |
