Commit ae994654 authored by apfelkuchen06's avatar apfelkuchen06
Browse files

rdc: fix build

changepage is no longer pulled in by scheme-small, so it must be added explicitly
parent 35fd4065
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
let
  latex = lib.optionalAttrs buildDocs texlive.combine {
    inherit (texlive) scheme-small
    changepage
    latexmk
    varwidth
    multirow