From 950b88b493509bbf523aea25b35663fe8f568071 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 12 Jul 2024 19:55:34 -0400 Subject: Initial commit --- .envrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .envrc (limited to '.envrc') diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..a01eb64 --- /dev/null +++ b/.envrc @@ -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 -- cgit v1.2.3