hackage2nix: Mark failing builds broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user