To become success story
To become success story
Posted Sep 27, 2025 11:59 UTC (Sat) by simlo (guest, #10866)In reply to: To become success story by wtarreau
Parent article: Typst: a possible LaTeX replacement
Seems to me, that what you need is a requirements lock file, similar to what you get with pip compile. Unfortunately, a lot of packaging systems doesn't provide that. You can't even build containers with a lock on the dependencies of the packages you install - at least not in a way I have figurer out.
