hackage2nix: Mark failing builds broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
@@ -17959,6 +17959,8 @@ self: {
|
||||
];
|
||||
description = "Command-line tool for maintaining the Semantique database";
|
||||
license = lib.licenses.publicDomain;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"Semigroup" = callPackage
|
||||
@@ -22050,6 +22052,8 @@ self: {
|
||||
];
|
||||
description = "interconversion between aeson and bson";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"abides" = callPackage
|
||||
@@ -45866,6 +45870,8 @@ self: {
|
||||
libraryHaskellDepends = [ base bson ghc-prim text ];
|
||||
description = "Generic functionality for BSON";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"bson-generics" = callPackage
|
||||
@@ -45877,6 +45883,8 @@ self: {
|
||||
libraryHaskellDepends = [ base bson ghc-prim ];
|
||||
description = "Generics functionality for BSON";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"bson-lens" = callPackage
|
||||
@@ -93487,6 +93495,8 @@ self: {
|
||||
];
|
||||
description = "Print Forex quotes in Ledger format";
|
||||
license = lib.licenses.agpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"forger" = callPackage
|
||||
@@ -99756,6 +99766,8 @@ self: {
|
||||
libraryHaskellDepends = [ aeson base bson bytestring lens text ];
|
||||
description = "GeoJSON data types including JSON/BSON conversion";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"geolite-csv" = callPackage
|
||||
@@ -175222,6 +175234,8 @@ self: {
|
||||
];
|
||||
description = "Mollie API client for Haskell http://www.mollie.com";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"monad-abort-fd" = callPackage
|
||||
@@ -176898,6 +176912,8 @@ self: {
|
||||
];
|
||||
description = "message queue using MongoDB";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"mongrel2-handler" = callPackage
|
||||
@@ -197597,6 +197613,7 @@ self: {
|
||||
];
|
||||
description = "Parses a Persist Model file and produces Audit Models";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"persistent-cereal" = callPackage
|
||||
@@ -197818,6 +197835,8 @@ self: {
|
||||
];
|
||||
description = "Backend for the persistent library using mongoDB";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"persistent-mtl" = callPackage
|
||||
@@ -208764,6 +208783,7 @@ self: {
|
||||
];
|
||||
description = "ITProTV's custom prelude";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"prometheus" = callPackage
|
||||
@@ -239533,6 +239553,8 @@ self: {
|
||||
];
|
||||
description = "DEPRECATED! You should use standard Snap >= 0.9 \"environments\" functionality. It provided ability to easly read configuration based on given app environment given at command line, envs are defined in app configuration file";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"snaplet-fay" = callPackage
|
||||
@@ -239754,6 +239776,8 @@ self: {
|
||||
];
|
||||
description = "Minimalistic MongoDB Snaplet";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"snaplet-mysql-simple" = callPackage
|
||||
@@ -287440,6 +287464,8 @@ self: {
|
||||
testHaskellDepends = [ base blaze-markup hspec yu-utils ];
|
||||
description = "The core of Yu";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"yu-launch" = callPackage
|
||||
@@ -287455,6 +287481,7 @@ self: {
|
||||
];
|
||||
description = "The launcher for Yu";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"yu-tool" = callPackage
|
||||
@@ -287472,6 +287499,8 @@ self: {
|
||||
];
|
||||
description = "Tool for Yu";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"yu-utils" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user