haskellPackages.typst: temporarily disable on Hydra

Unfortunately we have a disagreement between Stackage LTS and what
pandoc needs for typst-symbols.
This commit is contained in:
sternenseemann 2024-01-07 11:50:57 +01:00
parent b7c875b492
commit 5c4b00560c

View File

@ -1982,6 +1982,10 @@ self: super: {
pandoc-lua-engine
;
# Doesn't work without typst-symbols >= 0.1.5 which conflicts with Stackage
# TODO(@sternenseemann): clean up with Stackage LTS 22
typst = dontDistribute super.typst;
crypton-x509 =
lib.pipe
super.crypton-x509