Merge pull request #117314 from LuisChDev/haskell-updates

gi-gtk-declarative: unbreak
This commit is contained in:
Dennis Gosnell 2021-03-23 14:30:29 +09:00 committed by GitHub
commit b3218a81c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -5653,8 +5653,6 @@ broken-packages:
- gi-gstaudio
- gi-gstpbutils
- gi-gsttag
- gi-gtk-declarative
- gi-gtk-declarative-app-simple
- gi-gtkosxapplication
- gi-gtksheet
- gi-handy

View file

@ -445,6 +445,7 @@ self: super: builtins.intersectAttrs super {
# requires an X11 display in test suite
gi-gtk-declarative = dontCheck super.gi-gtk-declarative;
gi-gtk-declarative-app-simple = dontCheck super.gi-gtk-declarative-app-simple;
# tests depend on executable
ghcide = overrideCabal super.ghcide (drv: {