haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
@@ -33,6 +33,7 @@ dont-distribute-packages:
|
||||
- BPS
|
||||
- Barracuda
|
||||
- BerlekampAlgorithm
|
||||
- BesselJ
|
||||
- BioHMM
|
||||
- Biobase
|
||||
- BiobaseBlast
|
||||
@@ -113,6 +114,7 @@ dont-distribute-packages:
|
||||
- Fin
|
||||
- Finance-Treasury
|
||||
- FiniteCategories
|
||||
- FiniteCategoriesGraphViz
|
||||
- FiniteMap
|
||||
- FirstOrderTheory
|
||||
- Flippi
|
||||
@@ -1149,6 +1151,7 @@ dont-distribute-packages:
|
||||
- distribution-plot
|
||||
- dixi
|
||||
- dl-fedora
|
||||
- dl-fedora_1_0
|
||||
- dmenu-pkill
|
||||
- dmenu-pmount
|
||||
- dmenu-search
|
||||
@@ -1933,7 +1936,6 @@ dont-distribute-packages:
|
||||
- haskoin-crypto
|
||||
- haskoin-protocol
|
||||
- haskoin-script
|
||||
- haskoin-store
|
||||
- haskoon
|
||||
- haskoon-httpspec
|
||||
- haskoon-salvia
|
||||
@@ -2027,6 +2029,7 @@ dont-distribute-packages:
|
||||
- hesql
|
||||
- heterolist
|
||||
- hetzner
|
||||
- hetzner_0_4_0_1
|
||||
- hevolisa
|
||||
- hevolisa-dph
|
||||
- hexpat-conduit
|
||||
@@ -2845,6 +2848,7 @@ dont-distribute-packages:
|
||||
- newsletter-mailgun
|
||||
- newsynth
|
||||
- ngx-export-distribution
|
||||
- ngx-export-healthcheck
|
||||
- ngx-export-tools-extra
|
||||
- nikepub
|
||||
- nirum
|
||||
@@ -3827,9 +3831,7 @@ dont-distribute-packages:
|
||||
- tagged-th
|
||||
- tagsoup-navigate
|
||||
- tagstew
|
||||
- tahoe-chk
|
||||
- tahoe-directory
|
||||
- tahoe-great-black-swamp
|
||||
- tahoe-ssk
|
||||
- tak-ai
|
||||
- takahashi
|
||||
@@ -4178,7 +4180,6 @@ dont-distribute-packages:
|
||||
- workflow-extra
|
||||
- workflow-pure
|
||||
- workflow-types
|
||||
- wraxml
|
||||
- wrecker
|
||||
- wrecker-ui
|
||||
- wright
|
||||
|
||||
+3
-4
@@ -1550,6 +1550,7 @@ self: {
|
||||
testHaskellDepends = [ base gamma tasty tasty-hunit ];
|
||||
description = "Bessel J-function, Anger J-function, Weber E-function, and Anger-Weber function";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"BiGUL" = callPackage
|
||||
@@ -6319,6 +6320,7 @@ self: {
|
||||
];
|
||||
description = "Transform objects of the package FiniteCategories into graphs using GraphViz";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"FiniteMap" = callPackage
|
||||
@@ -138314,7 +138316,6 @@ self: {
|
||||
testToolDepends = [ hspec-discover ];
|
||||
description = "Storage and index for Bitcoin and Bitcoin Cash";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "haskoin-store";
|
||||
}) {};
|
||||
|
||||
@@ -213041,6 +213042,7 @@ self: {
|
||||
];
|
||||
description = "Active health checks and monitoring of Nginx upstreams";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"ngx-export-log" = callPackage
|
||||
@@ -291456,7 +291458,6 @@ self: {
|
||||
];
|
||||
description = "The Tahoe-LAFS' Content-Hash-Key (CHK) cryptographic protocol";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
mainProgram = "tahoe-chk-encrypt";
|
||||
}) {};
|
||||
|
||||
@@ -291524,7 +291525,6 @@ self: {
|
||||
];
|
||||
description = "An implementation of the \"Great Black Swamp\" LAFS protocol";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"tahoe-ssk" = callPackage
|
||||
@@ -322886,7 +322886,6 @@ self: {
|
||||
];
|
||||
description = "Lazy wrapper to HaXML, HXT, TagSoup via custom XML tree structure";
|
||||
license = lib.licenses.gpl3Only;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
}) {};
|
||||
|
||||
"wrecker" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user