From 5a9b3b9d44f3d7838ed959c87fa2cd5f19fc31fe Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 27 Oct 2022 06:35:06 -0500 Subject: [PATCH] updating shell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 839b70b..0cfaaf9 100644 --- a/shell.nix +++ b/shell.nix @@ -8,6 +8,7 @@ mkShell rec { buildInputs = [ hugo + go ]; shellHook = ''