Many of the LaTeX-based checkers such as latexindent depend on `texlive.combine`, which has been [deprecated](https://github.com/NixOS/nixpkgs/blob/ba63c93c8f42f53ccbdb7dd52ed17985e4649e22/pkgs/tools/typesetting/tex/texlive/combine-wrapper.nix#L78). https://github.com/cachix/git-hooks.nix/blob/43b3c1ab9d40fb1dbb008f451988a91e375825e9/nix/tools.nix#L127 This should be replaced with `texliveSmall.withPackages`
Many of the LaTeX-based checkers such as latexindent depend on
texlive.combine, which has been deprecated.git-hooks.nix/nix/tools.nix
Line 127 in 43b3c1a
This should be replaced with
texliveSmall.withPackages