rdc: fix build

changepage is no longer pulled in by scheme-small, so it must be added explicitly
This commit is contained in:
apfelkuchen06 2023-04-13 19:22:55 +02:00
parent 35fd406515
commit ae9946549c

View file

@ -20,6 +20,7 @@
let
latex = lib.optionalAttrs buildDocs texlive.combine {
inherit (texlive) scheme-small
changepage
latexmk
varwidth
multirow