hackage2nix: Mark failing builds broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
Malte Brandy
2021-05-10 23:10:28 +02:00
parent 9a51c0704f
commit 86b41bde72
3 changed files with 50 additions and 34 deletions
+29 -22
View File
@@ -7002,6 +7002,7 @@ self: {
];
description = "A natural language generator (specifically, an FB-LTAG surface realiser)";
license = "GPL";
hydraPlatforms = lib.platforms.none;
}) {};
"GenSmsPdu" = callPackage
@@ -10327,6 +10328,7 @@ self: {
testHaskellDepends = [ base ];
description = "Useful functions for Hipmunk";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"HipmunkPlayground" = callPackage
@@ -10493,6 +10495,7 @@ self: {
];
description = "A search and indexing engine";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"Holumbus-Storage" = callPackage
@@ -17956,7 +17959,6 @@ self: {
];
description = "Command-line tool for maintaining the Semantique database";
license = lib.licenses.publicDomain;
hydraPlatforms = lib.platforms.none;
}) {};
"Semigroup" = callPackage
@@ -18772,6 +18774,7 @@ self: {
];
description = "Static code analysis using graph-theoretic techniques";
license = "GPL";
hydraPlatforms = lib.platforms.none;
}) {};
"Southpaw" = callPackage
@@ -22047,7 +22050,6 @@ self: {
];
description = "interconversion between aeson and bson";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"abides" = callPackage
@@ -45864,7 +45866,6 @@ self: {
libraryHaskellDepends = [ base bson ghc-prim text ];
description = "Generic functionality for BSON";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"bson-generics" = callPackage
@@ -45876,7 +45877,6 @@ self: {
libraryHaskellDepends = [ base bson ghc-prim ];
description = "Generics functionality for BSON";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"bson-lens" = callPackage
@@ -45888,7 +45888,6 @@ self: {
libraryHaskellDepends = [ base bson lens text ];
description = "BSON lenses";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"bson-mapping" = callPackage
@@ -46477,6 +46476,7 @@ self: {
];
description = "Reflex infused with bulma (css)";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"bumper" = callPackage
@@ -53865,6 +53865,7 @@ self: {
];
description = "neovim package manager";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"chronograph" = callPackage
@@ -67008,7 +67009,6 @@ self: {
testHaskellDepends = [ aeson base bson hspec QuickCheck ];
description = "ISO-4217 Currency Codes";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"currency-convert" = callPackage
@@ -74234,6 +74234,7 @@ self: {
];
description = "reflex backend for diagrams drawing EDSL";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"diagrams-rubiks-cube" = callPackage
@@ -93486,7 +93487,6 @@ self: {
];
description = "Print Forex quotes in Ledger format";
license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"forger" = callPackage
@@ -98872,6 +98872,7 @@ self: {
];
description = "Companion tools for use with the GenI surface realiser";
license = lib.licenses.gpl2Only;
hydraPlatforms = lib.platforms.none;
}) {};
"geniconvert" = callPackage
@@ -98949,6 +98950,7 @@ self: {
];
description = "Simple HTTP server for GenI results";
license = "GPL";
hydraPlatforms = lib.platforms.none;
}) {};
"genprog" = callPackage
@@ -99754,7 +99756,6 @@ self: {
libraryHaskellDepends = [ aeson base bson bytestring lens text ];
description = "GeoJSON data types including JSON/BSON conversion";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"geolite-csv" = callPackage
@@ -135232,6 +135233,7 @@ self: {
];
description = "cassandra database interface";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"hscd" = callPackage
@@ -160249,6 +160251,7 @@ self: {
libraryHaskellDepends = [ base bindings-levmar hmatrix vector ];
description = "An implementation of the Levenberg-Marquardt algorithm";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"levmar-chart" = callPackage
@@ -160262,6 +160265,7 @@ self: {
libraryHaskellDepends = [ base Chart colour data-accessor levmar ];
description = "Plots the results of the Levenberg-Marquardt algorithm in a chart";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"lex-applicative" = callPackage
@@ -167288,6 +167292,7 @@ self: {
testHaskellDepends = [ base bytestring Cabal ];
description = "Library for talking to the mDNSResponder daemon";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"maam" = callPackage
@@ -175217,7 +175222,6 @@ self: {
];
description = "Mollie API client for Haskell http://www.mollie.com";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"monad-abort-fd" = callPackage
@@ -176874,7 +176878,6 @@ self: {
];
description = "Driver (client) for MongoDB, a free, scalable, fast, document DBMS";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"mongodb-queue" = callPackage
@@ -176895,7 +176898,6 @@ self: {
];
description = "message queue using MongoDB";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"mongrel2-handler" = callPackage
@@ -180488,6 +180490,7 @@ self: {
];
description = "Send an email to all MusicBrainz editors";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"musicw" = callPackage
@@ -185619,6 +185622,8 @@ self: {
];
description = "cabal/stack to nix translation tools";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"nix-tree" = callPackage
@@ -195229,6 +195234,7 @@ self: {
];
description = "Deterministic password generator command line interface";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"passman-core" = callPackage
@@ -195254,6 +195260,8 @@ self: {
doHaddock = false;
description = "Deterministic password generator core";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"password" = callPackage
@@ -197589,7 +197597,6 @@ self: {
];
description = "Parses a Persist Model file and produces Audit Models";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"persistent-cereal" = callPackage
@@ -197811,7 +197818,6 @@ self: {
];
description = "Backend for the persistent library using mongoDB";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"persistent-mtl" = callPackage
@@ -201018,7 +201024,6 @@ self: {
testHaskellDepends = [ base monad-control mongoDB pipes text ];
description = "Stream results from MongoDB";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"pipes-network" = callPackage
@@ -208759,7 +208764,6 @@ self: {
];
description = "ITProTV's custom prelude";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"prometheus" = callPackage
@@ -209232,6 +209236,7 @@ self: {
];
description = "neovim project manager";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"proto-lens" = callPackage
@@ -217339,6 +217344,8 @@ self: {
];
description = "A playground for experimenting with infrastructure and common code for reflex applications";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"reflex-dom-core" = callPackage
@@ -217414,6 +217421,8 @@ self: {
testHaskellDepends = [ base ];
description = "Html tag helpers for reflex-dom";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"reflex-dom-pandoc" = callPackage
@@ -217661,6 +217670,8 @@ self: {
];
description = "Use jsx-like syntax in Reflex";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"reflex-libtelnet" = callPackage
@@ -239522,7 +239533,6 @@ 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;
}) {};
"snaplet-fay" = callPackage
@@ -239744,7 +239754,6 @@ self: {
];
description = "Minimalistic MongoDB Snaplet";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {};
"snaplet-mysql-simple" = callPackage
@@ -245105,6 +245114,7 @@ self: {
];
description = "Statsd UDP client";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {};
"statsd-datadog" = callPackage
@@ -259050,6 +259060,8 @@ self: {
];
description = "A desktop bar based on WebKit";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) gtk3; inherit (pkgs) webkitgtk;};
"tibetan-utils" = callPackage
@@ -287416,7 +287428,6 @@ self: {
testHaskellDepends = [ base MonadRandom random yu-utils ];
description = "Auth module for Yu";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"yu-core" = callPackage
@@ -287429,7 +287440,6 @@ self: {
testHaskellDepends = [ base blaze-markup hspec yu-utils ];
description = "The core of Yu";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"yu-launch" = callPackage
@@ -287445,7 +287455,6 @@ self: {
];
description = "The launcher for Yu";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"yu-tool" = callPackage
@@ -287463,7 +287472,6 @@ self: {
];
description = "Tool for Yu";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"yu-utils" = callPackage
@@ -287487,7 +287495,6 @@ self: {
];
description = "Utils for Yu";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
}) {};
"yuiGrid" = callPackage