hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.17.0-2-g2ef7e72 from Hackage revision
ee8781e809.
This commit is contained in:
Peter Simons 2021-04-02 20:16:25 +02:00
parent 1ea883d4ce
commit 038d5eb819

View File

@ -94856,6 +94856,8 @@ self: {
]; ];
description = "Print Forex quotes in Ledger format"; description = "Print Forex quotes in Ledger format";
license = lib.licenses.agpl3Only; license = lib.licenses.agpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"forger" = callPackage "forger" = callPackage
@ -95244,6 +95246,8 @@ self: {
testToolDepends = [ hspec-discover ]; testToolDepends = [ hspec-discover ];
description = "Common functions and utils for fortran-src"; description = "Common functions and utils for fortran-src";
license = lib.licenses.asl20; license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"fortytwo" = callPackage "fortytwo" = callPackage
@ -154444,6 +154448,8 @@ self: {
]; ];
description = "Kitchen sink for querying JSON"; description = "Kitchen sink for querying JSON";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"json-rpc" = callPackage "json-rpc" = callPackage
@ -192679,6 +192685,8 @@ self: {
]; ];
description = "Unofficial OpenAI servant types"; description = "Unofficial OpenAI servant types";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"openapi-petstore" = callPackage "openapi-petstore" = callPackage
@ -206459,6 +206467,8 @@ self: {
]; ];
description = "Polysemy Effects for Concurrency"; description = "Polysemy Effects for Concurrency";
license = "BSD-2-Clause-Patent"; license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"polysemy-extra" = callPackage "polysemy-extra" = callPackage
@ -206577,6 +206587,8 @@ self: {
]; ];
description = "Polysemy effects for logging"; description = "Polysemy effects for logging";
license = "BSD-2-Clause-Patent"; license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"polysemy-log-co" = callPackage "polysemy-log-co" = callPackage
@ -206600,6 +206612,8 @@ self: {
]; ];
description = "polysemy-log interpreter for co-log"; description = "polysemy-log interpreter for co-log";
license = "BSD-2-Clause-Patent"; license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"polysemy-log-di" = callPackage "polysemy-log-di" = callPackage
@ -206622,6 +206636,8 @@ self: {
]; ];
description = "polysemy-log interpreter for di"; description = "polysemy-log interpreter for di";
license = "BSD-2-Clause-Patent"; license = "BSD-2-Clause-Patent";
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"polysemy-methodology" = callPackage "polysemy-methodology" = callPackage
@ -238962,6 +238978,8 @@ self: {
]; ];
description = "A Haskell clone of OpenBSD signify"; description = "A Haskell clone of OpenBSD signify";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"silently" = callPackage "silently" = callPackage
@ -253741,6 +253759,8 @@ self: {
]; ];
description = "Nintendo Switch Controller Library"; description = "Nintendo Switch Controller Library";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {}; }) {};
"sws" = callPackage "sws" = callPackage
@ -292854,6 +292874,8 @@ self: {
testHaskellDepends = [ base hspec ]; testHaskellDepends = [ base hspec ];
description = "A haskell binding to Apache Zookeeper C library(mt) using Haskell Z project"; description = "A haskell binding to Apache Zookeeper C library(mt) using Haskell Z project";
license = lib.licenses.bsd3; license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) zookeeper_mt;}; }) {inherit (pkgs) zookeeper_mt;};
"zot" = callPackage "zot" = callPackage