haskell-lhs2tex: disable Hydra builds to fix assrtion error
This commit is contained in:
parent
2f111381e0
commit
b6b13e45f8
@ -887,4 +887,7 @@ self: super: {
|
|||||||
hid = markBroken super.hid;
|
hid = markBroken super.hid;
|
||||||
msi-kb-backlit = dontDistribute super.msi-kb-backlit;
|
msi-kb-backlit = dontDistribute super.msi-kb-backlit;
|
||||||
|
|
||||||
|
# Hydra no longer allows building texlive packages.
|
||||||
|
lhs2tex = dontDistribute super.lhs2tex;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user