texlive: build all official schemes on Hydra
We are already building texlive.combined.scheme-full as a dependency for manim.
This commit is contained in:
parent
71c33d9a35
commit
73e0138f7c
@ -175,7 +175,7 @@ in
|
||||
description = "TeX Live environment for ${pname}";
|
||||
platforms = lib.platforms.all;
|
||||
hydraPlatforms = lib.optionals
|
||||
(lib.elem pname ["scheme-small" "scheme-basic"]) platforms;
|
||||
(!lib.elem pname ["scheme-infraonly"]) platforms;
|
||||
maintainers = with lib.maintainers; [ veprbl ];
|
||||
}
|
||||
(combine {
|
||||
|
Loading…
x
Reference in New Issue
Block a user