texlive.combined.scheme-infraonly: enable building on Hydra

This used to be broken, but recently was fixed.
This commit is contained in:
Dmitry Kalinkin
2020-10-09 23:14:33 -04:00
parent b797fb24c4
commit 1e87de13a5

View File

@@ -192,8 +192,6 @@ in
addMetaAttrs rec {
description = "TeX Live environment for ${pname}";
platforms = lib.platforms.all;
hydraPlatforms = lib.optionals
(!lib.elem pname ["scheme-infraonly"]) platforms;
maintainers = with lib.maintainers; [ veprbl ];
}
(combine {