mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 20:34:06 +00:00
haskellPackages.chs-cabal: downgrade to 0.1.1.1 to fix build
This commit is contained in:
parent
91c2e44666
commit
f909eba353
@ -764,7 +764,6 @@ broken-packages:
|
||||
- ChristmasTree # failure in job https://hydra.nixos.org/build/233259648 at 2023-09-02
|
||||
- chronograph # failure in job https://hydra.nixos.org/build/233232822 at 2023-09-02
|
||||
- chr-parse # failure in job https://hydra.nixos.org/build/233243933 at 2023-09-02
|
||||
- chs-cabal # failure in job https://hydra.nixos.org/build/259964491 at 2024-05-19
|
||||
- chunky # failure in job https://hydra.nixos.org/build/233216440 at 2023-09-02
|
||||
- church # failure in job https://hydra.nixos.org/build/233223920 at 2023-09-02
|
||||
- church-maybe # failure in job https://hydra.nixos.org/build/233258572 at 2023-09-02
|
||||
|
@ -35,6 +35,7 @@ default-package-overrides:
|
||||
- extensions < 0.1.0.2 # Incompatible with Cabal < 3.12, the newest extensions version is only needed on ghc 9.10
|
||||
# 2024-05-10: need to match hlegder from stackage
|
||||
- hledger-ui < 1.33
|
||||
- chs-cabal < 0.1.1.2 # Incompatible with Cabal < 3.12
|
||||
|
||||
|
||||
extra-packages:
|
||||
|
Loading…
Reference in New Issue
Block a user