haskellPackages.lzma: remove jailbreak

Works!
This commit is contained in:
Wolfgang Walther
2025-02-11 23:09:52 +01:00
committed by sternenseemann
parent 064f144d36
commit bcf1348765
@@ -2790,8 +2790,6 @@ self: super: {
# https://github.com/isovector/type-errors/issues/9
type-errors = dontCheck super.type-errors;
lzma = doJailbreak super.lzma;
# Too strict bounds on text. Can be removed after https://github.com/alx741/currencies/pull/3 is merged
currencies = doJailbreak super.currencies;