mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
texlive: update schemes list
This commit is contained in:
parent
ba3c9df01a
commit
5b42c6f196
@ -189,9 +189,9 @@ in
|
||||
extraName = "combined" + lib.removePrefix "scheme" pname;
|
||||
})
|
||||
)
|
||||
{ inherit (tl) scheme-full
|
||||
scheme-tetex scheme-medium scheme-small scheme-basic scheme-minimal
|
||||
scheme-context scheme-gust scheme-xml;
|
||||
{ inherit (tl)
|
||||
scheme-basic scheme-context scheme-full scheme-gust scheme-infraonly
|
||||
scheme-medium scheme-minimal scheme-small scheme-tetex;
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user