Adds new dependencies

This commit is contained in:
Miguel de la Cruz 2024-01-05 13:01:07 +01:00
parent b5de51ae98
commit 70807fd674

View file

@ -13,7 +13,11 @@
formatter.${system} = pkgs.alejandra; formatter.${system} = pkgs.alejandra;
devShells.${system}.default = pkgs.mkShell { devShells.${system}.default = pkgs.mkShell {
buildInputs = with pkgs; [hugo]; buildInputs = with pkgs; [
gnumake
go
hugo
];
shellHook = '' shellHook = ''
echo ' echo '