with import {}; pkgs.mkShellNoCC { packages = with pkgs; [ zola ]; }