Commit beb04f9
committed
latex: reduce footprint by replacing scheme-basic with scheme-minimal
Reduce installation size and build time by replacing the
pkgs.texlive.scheme-basic package with pkgs.texlive.scheme-minimal.
Keeping this dependency simplifies the integration implementation
without significantly impacting install size, considering that most
LaTeX projects already require the pkgs.texlive.scheme-minimal packages.
Link: #5131 parent b30a815 commit beb04f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments