let pkgs = import {}; in pkgs.mkShell { nativeBuildInputs = [pkgs.hugo]; }