From 8186c067dc3dbbc3109512d2022ddd7a769b9c10 Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Sat, 23 Nov 2024 11:44:34 +0100 Subject: [PATCH] added .envrc and shell.nix for direnv --- .envrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.envrc b/.envrc index cb42dbd..65326bb 100644 --- a/.envrc +++ b/.envrc @@ -1 +1 @@ -use Nix \ No newline at end of file +use nix \ No newline at end of file