diff --git a/flake.nix b/flake.nix index b008547..ea4ce18 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,11 @@ formatter.${system} = pkgs.alejandra; devShells.${system}.default = pkgs.mkShell { - buildInputs = with pkgs; [hugo]; + buildInputs = with pkgs; [ + gnumake + go + hugo + ]; shellHook = '' echo '