mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
haskellPackages.xz: drop override
Fixed in a new revision on the latest hackage bump.
This commit is contained in:
parent
39ad1cb021
commit
4ca20a7582
1 changed files with 0 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue