diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index 15e7b1ca0358..cf5a5096c43f 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -1124,6 +1124,7 @@ broken-packages: - docopt - docrecords - doctest-discover-configurator + - doctest-parallel - doctest-prop - docusign-example - docvim @@ -2647,6 +2648,7 @@ broken-packages: - jenga - jenkinsPlugins2nix - jespresso + - jet - jet-stream - jinquantities - jml-web-service @@ -3563,6 +3565,7 @@ broken-packages: - pandoc-filter-indent - pandoc-include - pandoc-lens + - pandoc-lua-marshal - pandoc-markdown-ghci-filter - pandoc-placetable - pandoc-pyplot diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index 2da294cb523b..1ad32d5bbdd6 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -1112,7 +1112,6 @@ dont-distribute-packages: - fields - filepath-crypto - filepath-io-access - - filepather - filesystem-enumerator - find-clumpiness - findhttp @@ -1153,7 +1152,6 @@ dont-distribute-packages: - fortran-vars - foscam-directory - foscam-sort - - fp-ieee - fplll - fpnla-examples - frame-markdown @@ -2292,7 +2290,7 @@ dont-distribute-packages: - pairing - panda - pandoc-japanese-filters - - pandoc_2_16_1 + - pandoc_2_16_2 - papa - papa-base - papa-base-implement @@ -2346,7 +2344,6 @@ dont-distribute-packages: - phonetic-languages-simplified-generalized-examples-array - phonetic-languages-simplified-lists-examples - phooey - - photoname - pianola - pier - ping @@ -2641,7 +2638,6 @@ dont-distribute-packages: - rose-trie - roshask - rosmsg-bin - - rounded-hw - roundtrip-xml - route-generator - route-planning diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index ac5067506ec1..e007bbcce817 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -80817,6 +80817,8 @@ self: { doHaddock = false; description = "Test interactive Haskell examples"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "doctest-prop" = callPackage @@ -94057,7 +94059,6 @@ self: { ]; description = "Functions on System.FilePath"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "filepattern" = callPackage @@ -97942,7 +97943,6 @@ self: { benchmarkHaskellDepends = [ base tasty-bench ]; description = "IEEE 754-2019 compliant operations"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "fpco-api" = callPackage @@ -158598,6 +158598,8 @@ self: { vector vty ]; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "jet-stream" = callPackage @@ -203751,6 +203753,8 @@ self: { ]; description = "Use pandoc types in Lua"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "pandoc-markdown-ghci-filter" = callPackage @@ -210363,7 +210367,6 @@ self: { ]; description = "Rename photo image files based on EXIF shoot date"; license = lib.licenses.isc; - hydraPlatforms = lib.platforms.none; }) {}; "phraskell" = callPackage @@ -235720,7 +235723,6 @@ self: { ]; description = "Directed rounding for built-in floating types"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; }) {}; "rounding" = callPackage