From 90a2ea7cfedc2b4dd30d62937a9629d91936307c Mon Sep 17 00:00:00 2001 From: maralorn Date: Sun, 14 Jul 2024 23:37:38 +0200 Subject: [PATCH] haskellPackages: regenerate package set based on current config This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh --- .../transitive-broken.yaml | 2 + .../haskell-modules/hackage-packages.nix | 60 +++++++++++++++++++ 2 files changed, 62 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml index 7c7e004f6cf9..5c3440ffb4c0 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml @@ -844,6 +844,7 @@ dont-distribute-packages: - clash-verilog - clash-vhdl - clashilator + - classify-frog - classy-effects - classy-effects-th - classy-miso @@ -1406,6 +1407,7 @@ dont-distribute-packages: - forms-data-format - forsyde-deep - forth-hll + - fortran-src-extras - foscam-directory - foscam-sort - fpco-api diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 852cf5c761d0..7e49060032eb 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -10236,6 +10236,8 @@ self: { libraryHaskellDepends = [ base bytestring serialport stm ]; description = "An Haskell library to drive the french Minitel through a serial port"; license = lib.licenses.gpl3Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "HaPy" = callPackage @@ -15150,6 +15152,8 @@ self: { ]; description = "A Haskell interface to Lego Mindstorms NXT"; license = lib.licenses.lgpl3Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {bluetooth = null;}; "NXTDSL" = callPackage @@ -48200,7 +48204,9 @@ self: { ]; description = "Implementation of the BGAPI serial protocol"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; mainProgram = "bglibtest"; + broken = true; }) {}; "bgmax" = callPackage @@ -56271,6 +56277,8 @@ self: { ]; description = "Haskell interface to the Bus Pirate binary interface"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "buster" = callPackage @@ -66413,6 +66421,7 @@ self: { ]; description = "Classify sounds produced by Xenopus laevis"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "classify-frog"; }) {}; @@ -100023,6 +100032,8 @@ self: { ]; description = "Safe helpers for accessing and modifying environment variables"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "env-guard" = callPackage @@ -111746,7 +111757,9 @@ self: { testToolDepends = [ hspec-discover ]; description = "Parsers and analyses for Fortran standards 66, 77, 90, 95 and 2003 (partial)"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; mainProgram = "fortran-src"; + broken = true; }) {}; "fortran-src-extras" = callPackage @@ -111777,6 +111790,7 @@ self: { testToolDepends = [ hspec-discover ]; description = "Common functions and utils for fortran-src"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; mainProgram = "fortran-src-extras"; }) {}; @@ -112659,6 +112673,8 @@ self: { ]; description = "Efficient Type-Safe Capture-Avoiding Substitution for Free (Scoped Monads)"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "free-functors" = callPackage @@ -115443,6 +115459,8 @@ self: { libraryHaskellDepends = [ base bytestring serialport ]; description = "Interface to the FXPak/FXPak Pro USB interface"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "g-npm" = callPackage @@ -121357,7 +121375,9 @@ self: { testToolDepends = [ ghcide ]; description = "An LSP client for running performance experiments on HLS"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; mainProgram = "ghcide-bench"; + broken = true; }) {}; "ghcide-test-utils" = callPackage @@ -123251,6 +123271,8 @@ self: { libraryPkgconfigDepends = [ keybinder ]; description = "Libkeybinder bindings"; license = lib.licenses.lgpl21Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {inherit (pkgs) keybinder;}; "gi-notify" = callPackage @@ -136516,7 +136538,9 @@ self: { ]; testHaskellDepends = [ base bytestring ]; license = "GPL"; + hydraPlatforms = lib.platforms.none; mainProgram = "hamlog"; + broken = true; }) {}; "hamid" = callPackage @@ -160984,7 +161008,9 @@ self: { ]; description = "Synchronize with the Haskell security advisory database"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "hsec-sync"; + broken = true; }) {}; "hsec-tools" = callPackage @@ -161017,7 +161043,9 @@ self: { ]; description = "Tools for working with the Haskell security advisory database"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "hsec-tools"; + broken = true; }) {}; "hsemail" = callPackage @@ -171508,6 +171536,8 @@ self: { ]; description = "IPython standard widgets for IHaskell"; license = lib.licenses.mit; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "ihp-hsx" = callPackage @@ -183562,7 +183592,9 @@ self: { ]; description = "back up a secret key securely to the cloud"; license = lib.licenses.agpl3Only; + hydraPlatforms = lib.platforms.none; mainProgram = "keysafe"; + broken = true; }) {}; "keystore" = callPackage @@ -184119,6 +184151,8 @@ self: { ]; description = "Linear algebra and interpolation using LLVM JIT"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "knit" = callPackage @@ -186467,7 +186501,9 @@ self: { doHaddock = false; description = "A language for generative literature"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "emd"; + broken = true; }) {}; "language-docker_11_0_0" = callPackage @@ -194602,6 +194638,8 @@ self: { ]; description = "Processor specific intrinsics for the llvm interface"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "llvm-extra" = callPackage @@ -197202,6 +197240,8 @@ self: { ]; description = "Haskell library for Language Server Protocol clients"; license = lib.licenses.asl20; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "lsp-test" = callPackage @@ -201026,7 +201066,9 @@ self: { testHaskellDepends = [ base ]; description = "A micro web framework based on pattern matching"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; mainProgram = "matcha-exe"; + broken = true; }) {}; "matchable" = callPackage @@ -222766,6 +222808,8 @@ self: { testHaskellDepends = [ base ]; description = "Communicate to OBD interfaces over ELM327"; license = lib.licenses.gpl3Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "obdd" = callPackage @@ -253411,6 +253455,8 @@ self: { libraryHaskellDepends = [ base bin fin lens ral ]; description = "Length-indexed random access lists: lens utilities"; license = lib.licenses.gpl2Plus; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "ral-optics" = callPackage @@ -253422,6 +253468,8 @@ self: { libraryHaskellDepends = [ base bin fin optics-core ral ]; description = "Length-indexed random access lists: optics utilities"; license = lib.licenses.gpl2Plus; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "ralist" = callPackage @@ -294396,6 +294444,8 @@ self: { ]; description = "A Haskell interface to SUMP-compatible logic analyzers"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "sundown" = callPackage @@ -297209,6 +297259,8 @@ self: { doHaddock = false; description = "Efficient signal processing using runtime compilation"; license = lib.licenses.gpl3Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "synthesizer-midi" = callPackage @@ -306614,6 +306666,8 @@ self: { ]; description = "Serial support for tidal"; license = lib.licenses.gpl3Only; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "tidal-vis" = callPackage @@ -307880,6 +307934,8 @@ self: { ]; description = "TinyMesh - communicating with auto-meshing sensor network"; license = lib.licenses.bsd2; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "tinyXml" = callPackage @@ -322112,6 +322168,8 @@ self: { libraryHaskellDepends = [ base fin lens vec ]; description = "Vec: length-indexed (sized) list: lens support"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "vec-optics" = callPackage @@ -322123,6 +322181,8 @@ self: { libraryHaskellDepends = [ base fin optics-core vec ]; description = "Vec: length-indexed (sized) list: optics support"; license = lib.licenses.bsd3; + hydraPlatforms = lib.platforms.none; + broken = true; }) {}; "vect" = callPackage