1
0
forked from M-Labs/artiq

flake: add missing latex package for PDF manual

This commit is contained in:
Sebastien Bourdeauducq 2024-11-21 18:51:21 +08:00
parent 6ab5b845fd
commit 33b590de20

View File

@ -317,7 +317,7 @@
inherit (pkgs.texlive)
scheme-basic latexmk cmap collection-fontsrecommended fncychap
titlesec tabulary varwidth framed fancyvrb float wrapfig parskip
upquote capt-of needspace etoolbox booktabs;
upquote capt-of needspace etoolbox booktabs xcolor;
};
artiq-frontend-dev-wrappers = pkgs.runCommandNoCC "artiq-frontend-dev-wrappers" {}