haskellPackages.taffybar: fix build

Add patches to allow building with gi-gdkpixbuf_2_0_26

Upstream PRs:
 - https://github.com/taffybar/gtk-sni-tray/pull/25
 - https://github.com/taffybar/taffybar/pull/507
This commit is contained in:
Rodney Lorrimar
2021-05-12 22:48:03 +10:00
parent ac667f26c1
commit 80969cc4ec
4 changed files with 14 additions and 5 deletions
-3
View File
@@ -111794,8 +111794,6 @@ self: {
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) gtk3;};
"gtk-strut" = callPackage
@@ -252598,7 +252596,6 @@ self: {
platforms = [
"aarch64-linux" "armv7l-linux" "i686-linux" "x86_64-linux"
];
hydraPlatforms = lib.platforms.none;
}) {inherit (pkgs) gtk3;};
"tag-bits" = callPackage