From c7dc1fdcec28288d458161604df0a48da0358d4b Mon Sep 17 00:00:00 2001 From: minion Date: Wed, 4 Sep 2024 20:45:00 +0000 Subject: [PATCH] Update .envrc --- .envrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.envrc b/.envrc index f41a01c..b404f06 100644 --- a/.envrc +++ b/.envrc @@ -2,3 +2,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 +# a comment in an unrelated file... \ No newline at end of file