haskellPackages: Deactivate more broken builds

This commit is contained in:
Malte Brandy
2021-05-11 01:34:27 +02:00
parent 7be8a04804
commit 0c1fc3f74d
2 changed files with 18 additions and 0 deletions
+13
View File
@@ -40906,6 +40906,8 @@ self: {
libraryHaskellDepends = [ base ];
description = "This package is obsolete. Look for bindings-DSL instead.";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"bindings-dc1394" = callPackage
@@ -74683,6 +74685,8 @@ self: {
];
description = "Finds out whether an entity comes from different distributions (statuses)";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"diffmap" = callPackage
@@ -132616,6 +132620,8 @@ self: {
librarySystemDepends = [ papi ];
description = "Binding for the PAPI library";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) papi;};
"hpaste" = callPackage
@@ -158222,6 +158228,9 @@ self: {
];
description = "Efficiently hash (large) Haskell values";
license = lib.licenses.bsd3;
platforms = [
"armv7l-linux" "i686-linux" "x86_64-darwin" "x86_64-linux"
];
maintainers = with lib.maintainers; [ sternenseemann ];
}) {};
@@ -288065,6 +288074,8 @@ self: {
];
description = "Haskell implementation of the ZeroMQ clone pattern";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"zeromq4-conduit" = callPackage
@@ -288129,6 +288140,8 @@ self: {
];
description = "Haskell implementation of several ZeroMQ patterns";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"zeromq4-simple" = callPackage