haskellPackages.xz: drop override

Fixed in a new revision on the latest hackage bump.
This commit is contained in:
Wolfgang Walther 2026-05-30 12:31:51 +02:00
commit 4ca20a7582
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1

View file

@ -1320,10 +1320,6 @@ with haskellLib;
'';
}) (addExtraLibrary self.QuickCheck super.Chart-tests);
# 2026-05-18: too strict bounds on QuickCheck < 2.16
# https://github.com/hasufell/lzma-static/issues/16
xz = doJailbreak super.xz;
ghcup =
lib.throwIf pkgs.config.allowAliases
"ghcup cannot be used to install the haskell tool chain on NixOS because there is no compatible bindist. Please install ghc etc. via Nix. On non-NixOS systems you can use the ghcup shell installer"