flake: add new booktabs dependency for artiq-manual-pdf

nac3
Florian Agbuya 2023-11-28 10:01:03 +08:00 committed by Sébastien Bourdeauducq
parent da510919f3
commit 9a9b3b7858
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@
inherit (pkgs.texlive)
scheme-basic latexmk cmap collection-fontsrecommended fncychap
titlesec tabulary varwidth framed fancyvrb float wrapfig parskip
upquote capt-of needspace etoolbox;
upquote capt-of needspace etoolbox booktabs;
};
in rec {
packages.x86_64-linux = rec {