rdc: fix build
changepage is no longer pulled in by scheme-small, so it must be added explicitly
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
let
|
||||
latex = lib.optionalAttrs buildDocs texlive.combine {
|
||||
inherit (texlive) scheme-small
|
||||
changepage
|
||||
latexmk
|
||||
varwidth
|
||||
multirow
|
||||
|
||||
Reference in New Issue
Block a user