From ee555ef12a86f9cfcbb0bb8c5f3bf73a82c77857 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 16 Sep 2024 13:08:49 -0400 Subject: added flake to prj --- .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..012a5ab --- /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 .#go --impure -- cgit v1.2.3