diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-07-12 23:55:34 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-07-12 23:55:34 +0000 |
| commit | 950b88b493509bbf523aea25b35663fe8f568071 (patch) | |
| tree | 786adeed2eb3d4f16eae2f8948eeae13c990f770 /.envrc | |
Initial commit
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 .#texlive --impure |
