haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
This commit is contained in:
@@ -4,6 +4,7 @@ broken-packages:
|
||||
- 3d-graphics-examples
|
||||
- 3dmodels
|
||||
- AAI
|
||||
- aasam
|
||||
- abacate
|
||||
- abcnotation
|
||||
- abeson
|
||||
@@ -2660,6 +2661,7 @@ broken-packages:
|
||||
- intrinsic-superclasses
|
||||
- introduction
|
||||
- intro-prelude
|
||||
- invertible
|
||||
- invertible-hlist
|
||||
- invertible-syntax
|
||||
- involutive-semigroups
|
||||
@@ -2868,6 +2870,7 @@ broken-packages:
|
||||
- lambda-toolbox
|
||||
- lame
|
||||
- lame-tester
|
||||
- landlock
|
||||
- language-asn
|
||||
- language-c-comments
|
||||
- language-c-inline
|
||||
@@ -2966,6 +2969,7 @@ broken-packages:
|
||||
- libpq
|
||||
- librandomorg
|
||||
- librarian
|
||||
- libsecp256k1
|
||||
- libsystemd-daemon
|
||||
- libsystemd-journal
|
||||
- libtagc
|
||||
@@ -3489,6 +3493,7 @@ broken-packages:
|
||||
- next-ref
|
||||
- nextstep-plist
|
||||
- NGrams
|
||||
- ngx-export-log
|
||||
- niagra
|
||||
- nibblestring
|
||||
- nice-html
|
||||
@@ -3820,6 +3825,7 @@ broken-packages:
|
||||
- phone-numbers
|
||||
- phone-push
|
||||
- phonetic-languages-constaints
|
||||
- phonetic-languages-simplified-properties-array-old
|
||||
- phonetic-languages-vector
|
||||
- phraskell
|
||||
- Phsu
|
||||
@@ -4312,6 +4318,7 @@ broken-packages:
|
||||
- ReviewBoard
|
||||
- rewrite-inspector
|
||||
- rfc-prelude
|
||||
- r-glpk-phonetic-languages-ukrainian-durations
|
||||
- rhbzquery
|
||||
- riak
|
||||
- riak-protobuf-lens
|
||||
|
||||
@@ -1391,6 +1391,7 @@ dont-distribute-packages:
|
||||
- fbrnch
|
||||
- fcd
|
||||
- feature-flipper-postgres
|
||||
- fedora-composes
|
||||
- fedora-img-dl
|
||||
- feed-gipeda
|
||||
- feed-translator
|
||||
@@ -1575,6 +1576,7 @@ dont-distribute-packages:
|
||||
- gloss-devil
|
||||
- gloss-raster-accelerate
|
||||
- gloss-sodium
|
||||
- gltf-loader
|
||||
- gmap
|
||||
- gmndl
|
||||
- gnome-desktop
|
||||
@@ -2278,6 +2280,7 @@ dont-distribute-packages:
|
||||
- interpolatedstring-qq-mwotton
|
||||
- introduction-test
|
||||
- intset
|
||||
- invertible-hxt
|
||||
- ion
|
||||
- ipatch
|
||||
- ipc
|
||||
@@ -2663,6 +2666,7 @@ dont-distribute-packages:
|
||||
- mmsyn7l
|
||||
- mmsyn7s
|
||||
- mmsyn7ukr
|
||||
- mmsyn7ukr-array
|
||||
- mmsyn7ukr-common
|
||||
- mmtl-base
|
||||
- moan
|
||||
@@ -2861,6 +2865,7 @@ dont-distribute-packages:
|
||||
- openpgp-Crypto
|
||||
- openpgp-crypto-api
|
||||
- openssh-github-keys
|
||||
- oplang
|
||||
- optima-for-hasql
|
||||
- optimal-blocks
|
||||
- optimusprime
|
||||
@@ -3578,6 +3583,7 @@ dont-distribute-packages:
|
||||
- stunts
|
||||
- stutter
|
||||
- stylist
|
||||
- stylist-traits
|
||||
- subhask
|
||||
- substring-parser
|
||||
- sugar-data
|
||||
@@ -3918,6 +3924,7 @@ dont-distribute-packages:
|
||||
- warped
|
||||
- wavesurfer
|
||||
- wavy
|
||||
- web-inv-route
|
||||
- web-mongrel2
|
||||
- web-page
|
||||
- web-routes-regular
|
||||
|
||||
@@ -22976,6 +22976,8 @@ self: {
|
||||
];
|
||||
description = "Convert distfix precedence grammars to unambiguous context-free grammars";
|
||||
license = lib.licenses.asl20;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"abacate" = callPackage
|
||||
@@ -96643,6 +96645,7 @@ self: {
|
||||
testHaskellDepends = [ base simple-cmd ];
|
||||
description = "Query Fedora composes";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "fedora-composes";
|
||||
}) {};
|
||||
|
||||
@@ -114586,6 +114589,7 @@ self: {
|
||||
];
|
||||
description = "High level GlTF loader";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "gltf-loader-exe";
|
||||
}) {};
|
||||
|
||||
@@ -160964,6 +160968,8 @@ self: {
|
||||
testHaskellDepends = [ base QuickCheck transformers ];
|
||||
description = "bidirectional arrows, bijective functions, and invariant functors";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"invertible-grammar" = callPackage
|
||||
@@ -161009,6 +161015,7 @@ self: {
|
||||
];
|
||||
description = "invertible transformer instances for HXT Picklers";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"invertible-syntax" = callPackage
|
||||
@@ -170912,6 +170919,8 @@ self: {
|
||||
doHaddock = false;
|
||||
description = "Haskell bindings for the Linux Landlock API";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"lang" = callPackage
|
||||
@@ -175857,6 +175866,8 @@ self: {
|
||||
];
|
||||
description = "Bindings for secp256k1";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) secp256k1;};
|
||||
|
||||
"libsodium" = callPackage
|
||||
@@ -190365,6 +190376,7 @@ self: {
|
||||
];
|
||||
description = "A simple reduced basic interface to some SoX functionality or to produce a voice that can be used by mmsyn7h-array, dobutokO2-array and other similar packages";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"mmsyn7ukr-common" = callPackage
|
||||
@@ -201694,6 +201706,8 @@ self: {
|
||||
];
|
||||
description = "Native Nginx logging from configuration files and Haskell handlers";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ngx-export-tools" = callPackage
|
||||
@@ -207906,6 +207920,7 @@ self: {
|
||||
];
|
||||
description = "Stack-based esoteric programming language";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "oplang";
|
||||
}) {};
|
||||
|
||||
@@ -217518,6 +217533,8 @@ self: {
|
||||
];
|
||||
description = "Some properties of the data related to rhythmicity";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"phonetic-languages-simplified-properties-lists" = callPackage
|
||||
@@ -232917,7 +232934,9 @@ self: {
|
||||
];
|
||||
description = "Can be used to calculate the durations of the approximations of the Ukrainian phonemes";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "pldUkr";
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"r3x-haskell-sdk" = callPackage
|
||||
@@ -271278,6 +271297,7 @@ self: {
|
||||
libraryHaskellDepends = [ base css-syntax network-uri text ];
|
||||
description = "Traits, datatypes, & parsers for Haskell Stylist";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"stylized" = callPackage
|
||||
@@ -302484,6 +302504,7 @@ self: {
|
||||
testHaskellDepends = [ base bytestring HUnit network-uri text ];
|
||||
description = "Composable, reversible, efficient web routing using invertible invariants and bijections";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"web-mongrel2" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user