hackage2nix: Mark failing builds broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
(cdep)illabout
2021-05-16 15:31:49 +09:00
parent c59b436a61
commit b04a7d654c
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -110751,6 +110751,8 @@ self: {
];
description = "Simple clipboard manager to be integrated with rofi";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs.xorg) libXau; xcb = null; xdmcp = null;
inherit (pkgs) xlibsWrapper; xscrnsaver = null;};
@@ -180018,6 +180020,8 @@ self: {
libraryHaskellDepends = [ base dlist ];
description = "Multiple Exceptions";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"multi-instance" = callPackage