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 = ''