gi-gtk-declarative: unbreak
Both gi-gtk-declarative and gi-gtk-declarative-app-simple build just fine. But the test suites attempt to connect to the display.
This commit is contained in:
parent
cf991521dc
commit
c2a60de9d9
@ -5653,8 +5653,6 @@ broken-packages:
|
|||||||
- gi-gstaudio
|
- gi-gstaudio
|
||||||
- gi-gstpbutils
|
- gi-gstpbutils
|
||||||
- gi-gsttag
|
- gi-gsttag
|
||||||
- gi-gtk-declarative
|
|
||||||
- gi-gtk-declarative-app-simple
|
|
||||||
- gi-gtkosxapplication
|
- gi-gtkosxapplication
|
||||||
- gi-gtksheet
|
- gi-gtksheet
|
||||||
- gi-handy
|
- gi-handy
|
||||||
|
@ -445,6 +445,7 @@ self: super: builtins.intersectAttrs super {
|
|||||||
|
|
||||||
# requires an X11 display in test suite
|
# requires an X11 display in test suite
|
||||||
gi-gtk-declarative = dontCheck super.gi-gtk-declarative;
|
gi-gtk-declarative = dontCheck super.gi-gtk-declarative;
|
||||||
|
gi-gtk-declarative-app-simple = dontCheck super.gi-gtk-declarative-app-simple;
|
||||||
|
|
||||||
# tests depend on executable
|
# tests depend on executable
|
||||||
ghcide = overrideCabal super.ghcide (drv: {
|
ghcide = overrideCabal super.ghcide (drv: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user