From 8f6e36b7be337524b3c5027c1797f487ee0fb962 Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Tue, 11 May 2021 00:04:58 +0200 Subject: [PATCH] hackage2nix: Mark failing builds broken This commit has been generated by maintainers/scripts/haskell/mark-broken.sh --- .../configuration-hackage2nix/broken.yaml | 13 +++++++++ .../transitive-broken.yaml | 3 ++ .../haskell-modules/hackage-packages.nix | 29 +++++++++++++++++++ 3 files changed, 45 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index e624ed24a6b6..70cf1599894d 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -3,6 +3,7 @@ broken-packages: - 3dmodels - AAI - abcnotation + - abeson - abides - abnf - AbortT-transformers @@ -428,6 +429,8 @@ broken-packages: - brotli - browscap - bsd-sysctl + - bson-generic + - bson-generics - bsparse - btree-concurrent - buffer @@ -1388,6 +1391,7 @@ broken-packages: - foreign-var - forest - forest-fire + - forex2ledger - for-free - forger - ForkableT @@ -1524,6 +1528,7 @@ broken-packages: - genvalidity-persistent - GeocoderOpenCage - geodetic-types + - geojson-types - geom2d - GeomPredicates-SSE - geo-resolver @@ -2938,6 +2943,7 @@ broken-packages: - MoeDict - moesocks - mohws + - mollie-api-haskell - monadacme - monad-atom - monad-atom-simple @@ -2981,6 +2987,7 @@ broken-packages: - Monatron - mondo - money + - mongodb-queue - monitor - mono-foldable - monoid @@ -3427,6 +3434,7 @@ broken-packages: - persistent-discover - persistent-equivalence - persistent-migration + - persistent-mongoDB - persistent-mysql-haskell - persistent-odbc - persistent-protobuf @@ -4020,6 +4028,7 @@ broken-packages: - selenium - selinux - semantic-source + - Semantique - semdoc - semialign-extras - semibounded-lattices @@ -4237,9 +4246,11 @@ broken-packages: - snaplet-amqp - snaplet-css-min - snaplet-customauth + - snaplet-environments - snaplet-fay - snaplet-hslogger - snaplet-influxdb + - snaplet-mongodb-minimalistic - snaplet-persistent - snaplet-postgresql-simple - snaplet-sass @@ -5209,6 +5220,8 @@ broken-packages: - yi-spolsky - yoda - yst + - yu-core + - yu-tool - yxdb-utils - z3-encoding - z85 diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index 4d40181e8d69..5e6f95100117 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -2209,6 +2209,7 @@ dont-distribute-packages: - periodic-server - perm - PermuteEffects + - persistent-audit - persistent-hssqlppp - persistent-map - persona-idp @@ -2309,6 +2310,7 @@ dont-distribute-packages: - progressbar - project-m36 - prologue + - prolude - prometheus-effect - propane - proplang @@ -3272,6 +3274,7 @@ dont-distribute-packages: - yoko - york-lava - yql + - yu-launch - yuuko - zasni-gerna - zephyr diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index fddbbb240ad0..853c3b1ccb25 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -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