haskellPackages.diagrams-cairo: unbreak
https://github.com/diagrams/diagrams-cairo/issues/77
This commit is contained in:
parent
6e98fdd7c3
commit
63bcfc67e3
@ -1798,4 +1798,8 @@ self: super: {
|
|||||||
passthru.updateScript = ../../../maintainers/scripts/haskell/update-cabal2nix-latest.sh;
|
passthru.updateScript = ../../../maintainers/scripts/haskell/update-cabal2nix-latest.sh;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Too strict version bounds on base and optparse-applicative
|
||||||
|
# https://github.com/diagrams/diagrams-cairo/issues/77
|
||||||
|
diagrams-cairo = doJailbreak super.diagrams-cairo;
|
||||||
|
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
@ -4103,7 +4103,6 @@ broken-packages:
|
|||||||
- Chart-simple
|
- Chart-simple
|
||||||
- chart-svg
|
- chart-svg
|
||||||
- chart-svg-various
|
- chart-svg-various
|
||||||
- Chart-tests
|
|
||||||
- chart-unit
|
- chart-unit
|
||||||
- charter
|
- charter
|
||||||
- chatty-text
|
- chatty-text
|
||||||
@ -4792,7 +4791,6 @@ broken-packages:
|
|||||||
- diagrams-boolean
|
- diagrams-boolean
|
||||||
- diagrams-braille
|
- diagrams-braille
|
||||||
- diagrams-builder
|
- diagrams-builder
|
||||||
- diagrams-cairo
|
|
||||||
- diagrams-canvas
|
- diagrams-canvas
|
||||||
- diagrams-graphviz
|
- diagrams-graphviz
|
||||||
- diagrams-gtk
|
- diagrams-gtk
|
||||||
@ -6567,7 +6565,6 @@ broken-packages:
|
|||||||
- hidden-char
|
- hidden-char
|
||||||
- hie-core
|
- hie-core
|
||||||
- hieraclus
|
- hieraclus
|
||||||
- hierarchical-clustering-diagrams
|
|
||||||
- hierarchical-exceptions
|
- hierarchical-exceptions
|
||||||
- hierarchical-spectral-clustering
|
- hierarchical-spectral-clustering
|
||||||
- hierarchy
|
- hierarchy
|
||||||
@ -11874,7 +11871,6 @@ broken-packages:
|
|||||||
- yesod-lucid
|
- yesod-lucid
|
||||||
- yesod-mangopay
|
- yesod-mangopay
|
||||||
- yesod-markdown
|
- yesod-markdown
|
||||||
- yesod-media-simple
|
|
||||||
- yesod-page-cursor
|
- yesod-page-cursor
|
||||||
- yesod-paginate
|
- yesod-paginate
|
||||||
- yesod-pagination
|
- yesod-pagination
|
||||||
|
Loading…
x
Reference in New Issue
Block a user