5 Commits

Author SHA1 Message Date
Naïm Camille Favier
6a918ec238 typst: add fonts to the wrapper
Introduces `typst.wrapper` with the following arguments:

- `packages`. For backwards compatibility, `typst.withPackages f` is
  equivalent to `typst.wrapper { packages = f; }`.
- `fonts` allows specifying extra fonts via `TYPST_FONT_PATHS`.
- `extraWrapperArgs` for extra arguments to `makeWrapper`.
2026-01-19 21:25:39 +01:00
Ross Smyth
d3503bd57f typstPackages: Use makeScope so that it has typical pkgset attrs 2025-11-19 17:10:28 -05:00
Wolfgang Walther
62fe016519 treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
Gongqi Huang
788fee2a09 doc/languages-frameworks/typst: Format Nix expressions 2025-04-17 15:09:36 -04:00
Gongqi Huang
6b1d9846e9 doc/languages-frameworks/typst: Add doc for typst env and packages 2025-04-06 09:02:04 +02:00