diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-09-15 19:20:48 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-09-15 21:09:51 +0000 |
| commit | 0b47dfe796edd63cf121c64e53de95dfc17c580d (patch) | |
| tree | 4d7793025e7193c81adf1540326743bd8fb00ef2 /.envrc | |
| parent | b636b1d775de012fd5af866464680e30b6a5f072 (diff) | |
simplify flakes part 1
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 .#default |
