haskell-ng: lots of build fixes (mostly by disabling failing test suites)
This commit is contained in:
@@ -17543,6 +17543,7 @@ self: {
|
||||
homepage = "https://github.com/brendanhay/amazonka";
|
||||
description = "Amazon CloudHSM SDK";
|
||||
license = "unknown";
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"amazonka-cloudsearch" = callPackage
|
||||
@@ -17857,6 +17858,7 @@ self: {
|
||||
homepage = "https://github.com/brendanhay/amazonka";
|
||||
description = "Amazon Key Management Service SDK";
|
||||
license = "unknown";
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"amazonka-lambda" = callPackage
|
||||
@@ -28187,6 +28189,7 @@ self: {
|
||||
homepage = "https://github.com/rrnewton/haskell-lockfree/wiki";
|
||||
description = "Chase & Lev work-stealing lock-free double-ended queues (deques)";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"chatter" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user