haskellPackages.gi-adwaita: mark as broken
See #164686. As Stackage LTS still restricts the gi-gtk packages to GTK 3 compatible releases, looking into this doesn't make too much sense yet. (Also nothing actually depends on it at the moment.)
This commit is contained in:
parent
88d8a0fa60
commit
bb6afd7007
@ -1688,6 +1688,7 @@ broken-packages:
|
|||||||
- ghc-usage
|
- ghc-usage
|
||||||
- gh-labeler
|
- gh-labeler
|
||||||
- giak
|
- giak
|
||||||
|
- gi-adwaita
|
||||||
- gi-cogl
|
- gi-cogl
|
||||||
- Gifcurry
|
- Gifcurry
|
||||||
- gi-gio-hs-list-model
|
- gi-gio-hs-list-model
|
||||||
|
@ -68,8 +68,7 @@ core-packages:
|
|||||||
# tracked in stackage.yaml. Adding conflicting overrides with stackage here will
|
# tracked in stackage.yaml. Adding conflicting overrides with stackage here will
|
||||||
# not work.
|
# not work.
|
||||||
default-package-overrides:
|
default-package-overrides:
|
||||||
# gi-gdkx11-4.x requires gtk-4.x, which is still under development and
|
# gi-gdkx11-4.x requires gtk-4.x, but stackage still restricts gi-gtk to 3.*
|
||||||
# not yet available in Nixpkgs
|
|
||||||
- gi-gdkx11 < 4
|
- gi-gdkx11 < 4
|
||||||
# reflex-dom-pandoc is only used by neuron which needs a version < 1.0.0.0
|
# reflex-dom-pandoc is only used by neuron which needs a version < 1.0.0.0
|
||||||
- reflex-dom-pandoc < 1.0.0.0
|
- reflex-dom-pandoc < 1.0.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user