From 7cfa85b1829f2829d6e34929a1611364b402cfb7 Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Mon, 29 Aug 2022 10:36:32 +0800 Subject: [PATCH] haskellPackages: mark builds failing on hydra as broken This commit has been generated by maintainers/scripts/haskell/mark-broken.sh --- .../configuration-hackage2nix/broken.yaml | 7 +++++++ .../transitive-broken.yaml | 7 +++++++ .../haskell-modules/hackage-packages.nix | 21 +++++++++++++++++++ 3 files changed, 35 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml index 21cb8cc51a4a..af19c9121689 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml @@ -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 diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index ce32dae48c36..0a5cc001f8a5 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -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 diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index e340ee18c71e..8ca53ae36bd0 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -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