hackage2nix: Mark failing builds broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
wip/little-gl
Malte Brandy 3 years ago
parent 9a51c0704f
commit 86b41bde72
No known key found for this signature in database
GPG Key ID: 226A2D41EF5378C9
  1. 30
      pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
  2. 3
      pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
  3. 51
      pkgs/development/haskell-modules/hackage-packages.nix

@ -216,6 +216,7 @@ broken-packages:
- atom-msp430
- atomo
- atp-haskell
- ats-pkg
- ats-setup
- ats-storable
- attempt
@ -342,6 +343,7 @@ broken-packages:
- bindings-hamlib
- bindings-hdf5
- bindings-K8055
- bindings-levmar
- bindings-libftdi
- bindings-libg15
- bindings-libpci
@ -1008,6 +1010,7 @@ broken-packages:
- digestive-foundation-lucid
- digestive-functors-aeson
- digestive-functors-happstack
- digest-pure
- DigitalOcean
- digitalocean-kzs
- digits
@ -1647,6 +1650,7 @@ broken-packages:
- grakn
- grapefruit-frp
- Graph500
- Graphalyze
- graphbuilder
- graphene
- graphics-drawingcombinators
@ -2026,6 +2030,7 @@ broken-packages:
- hinterface
- hipchat-hs
- hipe
- Hipmunk
- hipsql-api
- hircules
- Hish
@ -2316,6 +2321,7 @@ broken-packages:
- hwsl2
- hx
- HXQ
- hxt-cache
- hxt-pickle-utils
- hyakko
- hydra-hs
@ -3111,6 +3117,8 @@ broken-packages:
- network-dns
- networked-game
- network-house
- network-metrics
- network-msg
- network-msgpack-rpc
- network-packet-linux
- network-server
@ -3147,6 +3155,7 @@ broken-packages:
- nix-freeze-tree
- nixfromnpm
- nixpkgs-update
- nix-tools
- nkjp
- nlp-scores
- nm
@ -3266,6 +3275,7 @@ broken-packages:
- orc
- orchestrate
- OrchestrateDB
- ordered
- order-statistics
- ordinal
- Ordinary
@ -3362,6 +3372,7 @@ broken-packages:
- partly
- passage
- passman
- passman-core
- PasswordGenerator
- passwords
- pasta
@ -3777,6 +3788,9 @@ broken-packages:
- refined-http-api-data
- reflection-extras
- reflex-basic-host
- reflex-dom-contrib
- reflex-dom-helper
- reflex-dom-helpers
- reflex-dom-retractable
- reflex-dom-svg
- reflex-dynamic-containers
@ -3784,6 +3798,7 @@ broken-packages:
- reflex-gadt-api
- reflex-gi-gtk
- reflex-gloss
- reflex-jsx
- reflex-libtelnet
- reflex-orphans
- reflex-sdl2
@ -3868,6 +3883,7 @@ broken-packages:
- rfc-prelude
- rhbzquery
- ribbit
- ribosome
- RichConditional
- ridley
- riemann
@ -4603,12 +4619,14 @@ broken-packages:
- threepenny-gui-contextmenu
- threepenny-gui-flexbox
- thrift
- Thrift
- throttled-io-loop
- th-sccs
- th-tc
- th-to-exp
- th-traced
- thumbnail-plus
- tianbar
- TicTacToe
- tictactoe3d
- tidal-midi
@ -5223,15 +5241,3 @@ broken-packages:
- ztar
- Zwaluw
- zxcvbn-dvorak
- ordered
- Hipmunk
- hxt-cache
- Graphalyze
- ribosome
- Thrift
- bindings-levmar
- network-msg
- reflex-dom-helper
- network-metrics
- ats-pkg
- digest-pure

@ -302,6 +302,7 @@ dont-distribute-packages:
- buildbox-tools
- buildwrapper
- bulletproofs
- bulmex
- burnt-explorer
- bus-pirate
- buster-gtk
@ -629,6 +630,7 @@ dont-distribute-packages:
- diagrams-html5
- diagrams-pandoc
- diagrams-pgf
- diagrams-reflex
- diagrams-wx
- DifferenceLogic
- difference-monoid
@ -2182,6 +2184,7 @@ dont-distribute-packages:
- parse-help
- parsestar
- partial-lens
- passman-cli
- patch-image
- patterns
- pcap-enumerator

@ -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

Loading…
Cancel
Save