Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This is necessary until a new version with updated depencies is
released. Old dependencies cannot be build because of a breaking change:
https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html#compatibility-notes
|
|
|
|
|
|
credits to dreieck who had a problem with `rustup` installed instead of
rust and also suggested to add a `prepare()` stage.
|
|
credits to chemicalx who commented on 2022-08-22 16:46 (UTC):
texlive-latexextra should be an optional dependency because without it, it
fails on output to pdf with `! LaTeX Error: File 'hyphenat.sty' not found.`
|
|
|