diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-09-16 17:08:49 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-09-16 17:08:49 +0000 |
| commit | ee555ef12a86f9cfcbb0bb8c5f3bf73a82c77857 (patch) | |
| tree | 3b7ac02d3abbf8c5431958b372f5f08e377314c1 /.envrc | |
| parent | 8471d7e6da08d650ccb615d1f83a5e8497d62161 (diff) | |
added flake to prj
Diffstat (limited to '.envrc')
| -rw-r--r-- | .envrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +if ! has nix_direnv_version || ! nix_direnv_version 3.0.5; then + source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.5/direnvrc" "sha256-RuwIS+QKFj/T9M2TFXScjBsLR6V3A17YVoEW/Q6AZ1w=" +fi +use flake .#go --impure |
