From ba24c0b31c2b0c5806909f3c982802a3b11c7586 Mon Sep 17 00:00:00 2001 From: solomon Date: Mon, 22 Aug 2022 20:33:18 -0700 Subject: Updates nix flake for local development --- .envrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .envrc (limited to '.envrc') diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..988cfa6 --- /dev/null +++ b/.envrc @@ -0,0 +1,2 @@ +# this line sources your `.envrc.local` file +source_env_if_exists .envrc.local -- cgit v1.2.3