diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index ba8efbcbae3..8d093651f9b 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -2849,6 +2849,7 @@ broken-packages: - lagrangian - lambda2js - lambdaBase + - lambdabot-telegram-plugins - lambdabot-utils - lambdabot-xmpp - lambda-bridge diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index e62cdd83090..951ca13a5c5 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -873,7 +873,6 @@ dont-distribute-packages: - cabal-bounds - cabal-cache - cabal-cargs - - cabal-debian - cabal-query - cabal-test - cabal2arch @@ -1361,7 +1360,6 @@ dont-distribute-packages: - enumerator-tf - enumfun - ephemeral - - erf-native - eros-client - eros-http - error-message @@ -1546,7 +1544,6 @@ dont-distribute-packages: - funion - funnyprint - funsat - - fused-effects-squeal - fwgl-glfw - fwgl-javascript - fxpak @@ -2485,6 +2482,7 @@ dont-distribute-packages: - keera-hails-reactive-yampa - keera-hails-reactivelenses - keera-posture + - keid-frp-banana - keid-geometry - keid-render-basic - keid-resource-gltf @@ -2719,7 +2717,6 @@ dont-distribute-packages: - mangrove - manifold-random - manifolds - - marionetta - markdown-pap - markdown2svg - markov-processes @@ -3141,8 +3138,6 @@ dont-distribute-packages: - postgresql-simple-queue - postgresql-simple-typed - postgresql-tx-query - - postgresql-tx-squeal - - postgresql-tx-squeal-compat-simple - postgrest - postmark - potoki @@ -3691,7 +3686,6 @@ dont-distribute-packages: - sphinx-cli - spice - spike - - splines - sprinkles - sql-simple-mysql - sql-simple-pool @@ -3699,9 +3693,6 @@ dont-distribute-packages: - sql-simple-sqlite - sqlite-simple-typed - sqsd-local - - squeal-postgresql - - squeal-postgresql-ltree - - squeal-postgresql-uuid-ossp - sr-extra - sscgi - sshd-lint @@ -4063,7 +4054,6 @@ dont-distribute-packages: - viewprof - vigilance - vimeta - - vinyl-generics - vinyl-operational - vision - visual-graphrewrite diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index e48c1beb23e..5a4e36dbfa8 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -50467,7 +50467,6 @@ self: { executableHaskellDepends = [ base Cabal debian lens mtl pretty ]; description = "Create a Debianization for a Cabal package"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "cabal-dependency-licenses" = callPackage @@ -88911,7 +88910,6 @@ self: { libraryHaskellDepends = [ base polynomial ]; description = "Native Haskell implementation of the interface from the erf package"; license = "GPL"; - hydraPlatforms = lib.platforms.none; }) {}; "erlang" = callPackage @@ -101891,7 +101889,6 @@ self: { ]; description = "A fused-effects adapter for squeal-postgresql"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "fused-effects-th" = callPackage @@ -163384,6 +163381,7 @@ self: { ]; description = "Reactive Banana integration for Keid engine"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; }) {}; "keid-geometry" = callPackage @@ -165594,6 +165592,8 @@ self: { ]; description = "Lambdabot for Telegram"; license = lib.licenses.gpl2Plus; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "lambdabot-trusted" = callPackage @@ -179219,7 +179219,6 @@ self: { ]; description = "A study of marionetta movements"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "markdown" = callPackage @@ -218139,7 +218138,6 @@ self: { ]; description = "postgresql-tx interfacing for use with squeal-postgresql"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "postgresql-tx-squeal-compat-simple" = callPackage @@ -218153,7 +218151,6 @@ self: { ]; description = "Connection interop from postgresql-simple connections to postgresql-libpq connections"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "postgresql-typed" = callPackage @@ -257347,7 +257344,6 @@ self: { benchmarkHaskellDepends = [ base criterion polynomial vector ]; description = "B-Splines, other splines, and NURBS"; license = lib.licenses.publicDomain; - hydraPlatforms = lib.platforms.none; }) {}; "splint" = callPackage @@ -258111,7 +258107,6 @@ self: { ]; description = "Squeal PostgreSQL Library"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; maintainers = with lib.maintainers; [ erictapen ]; }) {}; @@ -258129,7 +258124,6 @@ self: { ]; description = "LTree extension for Squeal"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "squeal-postgresql-uuid-ossp" = callPackage @@ -258141,7 +258135,6 @@ self: { libraryHaskellDepends = [ base squeal-postgresql ]; description = "UUID OSSP extension for Squeal"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "squeather" = callPackage @@ -290758,7 +290751,6 @@ self: { ]; description = "Convert plain records to vinyl (and vice versa), generically"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "vinyl-gl" = callPackage