hackage2nix: Mark failing builds broken

This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
sternenseemann 2021-06-06 18:07:16 +02:00
parent 1fca83e1b6
commit 05813f4bf4
3 changed files with 69 additions and 0 deletions

View file

@ -1001,6 +1001,7 @@ broken-packages:
- dhrun - dhrun
- dia-base - dia-base
- diagrams-boolean - diagrams-boolean
- diagrams-builder
- diagrams-canvas - diagrams-canvas
- diagrams-graphviz - diagrams-graphviz
- diagrams-gtk - diagrams-gtk
@ -1283,6 +1284,7 @@ broken-packages:
- Facebook-Password-Hacker-Online-Latest-Version - Facebook-Password-Hacker-Online-Latest-Version
- faceted - faceted
- facts - facts
- fadno-braids
- failable-list - failable-list
- failure-detector - failure-detector
- fakedata - fakedata
@ -1636,6 +1638,7 @@ broken-packages:
- global-variables - global-variables
- glob-posix - glob-posix
- GlomeTrace - GlomeTrace
- gloss-banana
- gloss-export - gloss-export
- gloss-game - gloss-game
- glpk-headers - glpk-headers
@ -1759,7 +1762,18 @@ broken-packages:
- hakismet - hakismet
- hakka - hakka
- hako - hako
- hakyll-blaze-templates
- hakyll-contrib
- hakyll-contrib-csv
- hakyll-contrib-elm
- hakyll-contrib-links
- hakyll-dhall
- hakyll-dir-list
- hakyll-process
- hakyll-R
- hakyll-series
- hakyll-shortcode - hakyll-shortcode
- hakyll-shortcut-links
- HaLeX - HaLeX
- halfs - halfs
- halipeto - halipeto
@ -2095,6 +2109,7 @@ broken-packages:
- hmatrix-nipals - hmatrix-nipals
- hmatrix-sparse - hmatrix-sparse
- hmatrix-static - hmatrix-static
- hmatrix-sundials
- hmatrix-svdlibc - hmatrix-svdlibc
- hmatrix-syntax - hmatrix-syntax
- hmatrix-tests - hmatrix-tests
@ -2560,6 +2575,7 @@ broken-packages:
- katip-syslog - katip-syslog
- katt - katt
- katydid - katydid
- kawaii
- kawhi - kawhi
- kdesrc-build-extra - kdesrc-build-extra
- kd-tree - kd-tree
@ -2860,6 +2876,7 @@ broken-packages:
- MASMGen - MASMGen
- massiv-persist - massiv-persist
- massiv-serialise - massiv-serialise
- master-plan
- mathflow - mathflow
- math-grads - math-grads
- math-interpolate - math-interpolate
@ -3725,6 +3742,7 @@ broken-packages:
- pushme - pushme
- push-notifications - push-notifications
- putlenses - putlenses
- puzzle-draw
- pyffi - pyffi
- pyfi - pyfi
- python-pickle - python-pickle
@ -3807,6 +3825,9 @@ broken-packages:
- react-haskell - react-haskell
- reaction-logic - reaction-logic
- reactive-bacon - reactive-bacon
- reactive-banana-gi-gtk
- reactive-banana-sdl2
- reactive-banana-threepenny
- reactive-thread - reactive-thread
- react-tutorial-haskell-server - react-tutorial-haskell-server
- readability - readability

View file

@ -626,6 +626,7 @@ dont-distribute-packages:
- dia-functions - dia-functions
- diagrams-haddock - diagrams-haddock
- diagrams-html5 - diagrams-html5
- diagrams-pandoc
- diagrams-pgf - diagrams-pgf
- diagrams-reflex - diagrams-reflex
- diagrams-wx - diagrams-wx
@ -1083,6 +1084,7 @@ dont-distribute-packages:
- hails-bin - hails-bin
- hakyll-elm - hakyll-elm
- hakyll-ogmarkup - hakyll-ogmarkup
- hakyll-typescript
- halberd - halberd
- hall-symbols - hall-symbols
- halma-gui - halma-gui
@ -2317,6 +2319,7 @@ dont-distribute-packages:
- push-notify-apn - push-notify-apn
- push-notify-ccs - push-notify-ccs
- push-notify-general - push-notify-general
- puzzle-draw-cmdline
- pvd - pvd
- qd-vec - qd-vec
- qhs - qhs

View file

@ -74216,6 +74216,8 @@ self: {
]; ];
description = "hint-based build service for the diagrams graphics EDSL"; description = "hint-based build service for the diagrams graphics EDSL";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"diagrams-cairo" = callPackage "diagrams-cairo" = callPackage
@ -74514,6 +74516,7 @@ self: {
]; ];
description = "A Pandoc filter to express diagrams inline using the Haskell EDSL _Diagrams_"; description = "A Pandoc filter to express diagrams inline using the Haskell EDSL _Diagrams_";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"diagrams-pdf" = callPackage "diagrams-pdf" = callPackage
@ -88149,6 +88152,8 @@ self: {
]; ];
description = "Braid representations in Haskell"; description = "Braid representations in Haskell";
license = lib.licenses.bsd2; license = lib.licenses.bsd2;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"fadno-xml" = callPackage "fadno-xml" = callPackage
@ -106058,6 +106063,8 @@ self: {
libraryHaskellDepends = [ base gloss reactive-banana ]; libraryHaskellDepends = [ base gloss reactive-banana ];
description = "An Interface for gloss in terms of a reactive-banana Behavior"; description = "An Interface for gloss in terms of a reactive-banana Behavior";
license = lib.licenses.gpl3Only; license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"gloss-devil" = callPackage "gloss-devil" = callPackage
@ -114982,6 +114989,8 @@ self: {
]; ];
description = "A package allowing to write Hakyll blog posts in Rmd"; description = "A package allowing to write Hakyll blog posts in Rmd";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-agda" = callPackage "hakyll-agda" = callPackage
@ -115025,6 +115034,8 @@ self: {
libraryHaskellDepends = [ base blaze-html blaze-markup hakyll ]; libraryHaskellDepends = [ base blaze-html blaze-markup hakyll ];
description = "Blaze templates for Hakyll"; description = "Blaze templates for Hakyll";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-contrib" = callPackage "hakyll-contrib" = callPackage
@ -115040,6 +115051,8 @@ self: {
executableHaskellDepends = [ base directory filepath hakyll ]; executableHaskellDepends = [ base directory filepath hakyll ];
description = "Extra modules for the hakyll website compiler"; description = "Extra modules for the hakyll website compiler";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-contrib-csv" = callPackage "hakyll-contrib-csv" = callPackage
@ -115056,6 +115069,8 @@ self: {
testHaskellDepends = [ base blaze-html bytestring cassava hspec ]; testHaskellDepends = [ base blaze-html bytestring cassava hspec ];
description = "Generate Html tables from Csv files"; description = "Generate Html tables from Csv files";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-contrib-elm" = callPackage "hakyll-contrib-elm" = callPackage
@ -115074,6 +115089,8 @@ self: {
executableHaskellDepends = [ base hakyll ]; executableHaskellDepends = [ base hakyll ];
description = "Compile Elm code for inclusion in Hakyll static site"; description = "Compile Elm code for inclusion in Hakyll static site";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-contrib-hyphenation" = callPackage "hakyll-contrib-hyphenation" = callPackage
@ -115130,6 +115147,8 @@ self: {
]; ];
description = "A hakyll library that helps maintain a separate links database"; description = "A hakyll library that helps maintain a separate links database";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-convert" = callPackage "hakyll-convert" = callPackage
@ -115178,6 +115197,8 @@ self: {
executableHaskellDepends = [ base dhall hakyll ]; executableHaskellDepends = [ base dhall hakyll ];
description = "Dhall compiler for Hakyll"; description = "Dhall compiler for Hakyll";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-dir-list" = callPackage "hakyll-dir-list" = callPackage
@ -115192,6 +115213,8 @@ self: {
]; ];
description = "Allow Hakyll to create hierarchical menues from directories"; description = "Allow Hakyll to create hierarchical menues from directories";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-elm" = callPackage "hakyll-elm" = callPackage
@ -115279,6 +115302,8 @@ self: {
libraryHaskellDepends = [ base bytestring hakyll typed-process ]; libraryHaskellDepends = [ base bytestring hakyll typed-process ];
description = "Hakyll compiler for arbitrary external processes"; description = "Hakyll compiler for arbitrary external processes";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-sass" = callPackage "hakyll-sass" = callPackage
@ -115305,6 +115330,8 @@ self: {
libraryHaskellDepends = [ base containers hakyll ]; libraryHaskellDepends = [ base containers hakyll ];
description = "Adds series functionality to hakyll"; description = "Adds series functionality to hakyll";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-shakespeare" = callPackage "hakyll-shakespeare" = callPackage
@ -115361,6 +115388,8 @@ self: {
testHaskellDepends = [ base hspec mtl pandoc text ]; testHaskellDepends = [ base hspec mtl pandoc text ];
description = "Use shortcut-links in markdown file for Hakyll"; description = "Use shortcut-links in markdown file for Hakyll";
license = lib.licenses.mpl20; license = lib.licenses.mpl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"hakyll-typescript" = callPackage "hakyll-typescript" = callPackage
@ -115377,6 +115406,7 @@ self: {
testHaskellDepends = [ base directory hakyll tasty tasty-hunit ]; testHaskellDepends = [ base directory hakyll tasty tasty-hunit ];
description = "Typescript and javascript hakyll compilers"; description = "Typescript and javascript hakyll compilers";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"hal" = callPackage "hal" = callPackage
@ -130805,6 +130835,8 @@ self: {
]; ];
description = "hmatrix interface to sundials"; description = "hmatrix interface to sundials";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {sundials_arkode = null; sundials_cvode = null;}; }) {sundials_arkode = null; sundials_cvode = null;};
"hmatrix-svdlibc" = callPackage "hmatrix-svdlibc" = callPackage
@ -154577,6 +154609,8 @@ self: {
]; ];
description = "Utilities for serving static sites and blogs with Wai/Warp"; description = "Utilities for serving static sites and blogs with Wai/Warp";
license = lib.licenses.asl20; license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"kawhi" = callPackage "kawhi" = callPackage
@ -170453,6 +170487,8 @@ self: {
]; ];
description = "The project management tool for hackers"; description = "The project management tool for hackers";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"mastermind" = callPackage "mastermind" = callPackage
@ -212299,6 +212335,8 @@ self: {
]; ];
description = "Creating graphics for pencil puzzles"; description = "Creating graphics for pencil puzzles";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"puzzle-draw-cmdline" = callPackage "puzzle-draw-cmdline" = callPackage
@ -212317,6 +212355,7 @@ self: {
]; ];
description = "Creating graphics for pencil puzzles, command line tools"; description = "Creating graphics for pencil puzzles, command line tools";
license = lib.licenses.mit; license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
}) {}; }) {};
"pvar" = callPackage "pvar" = callPackage
@ -216688,6 +216727,8 @@ self: {
testHaskellDepends = [ base ]; testHaskellDepends = [ base ];
description = "Simple reactive programming with GTK GObject Introspection"; description = "Simple reactive programming with GTK GObject Introspection";
license = lib.licenses.publicDomain; license = lib.licenses.publicDomain;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"reactive-banana-sdl" = callPackage "reactive-banana-sdl" = callPackage
@ -216717,6 +216758,8 @@ self: {
testHaskellDepends = [ base ]; testHaskellDepends = [ base ];
description = "Reactive Banana integration with SDL2"; description = "Reactive Banana integration with SDL2";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"reactive-banana-threepenny" = callPackage "reactive-banana-threepenny" = callPackage
@ -216731,6 +216774,8 @@ self: {
libraryHaskellDepends = [ base reactive-banana threepenny-gui ]; libraryHaskellDepends = [ base reactive-banana threepenny-gui ];
description = "Examples for the reactive-banana library, using threepenny-gui"; description = "Examples for the reactive-banana library, using threepenny-gui";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"reactive-banana-wx" = callPackage "reactive-banana-wx" = callPackage