mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 11:13:30 +00:00
hackage-packages.nix: Regenerate based on current config
This commit is contained in:
parent
5ca8d3570e
commit
96f573300f
@ -3141,8 +3141,6 @@ self: {
|
||||
testHaskellDepends = [ base doctest ];
|
||||
description = "Tests of the Charts library";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"ChasingBottoms" = callPackage
|
||||
@ -74925,8 +74923,6 @@ self: {
|
||||
];
|
||||
description = "Cairo backend for diagrams drawing EDSL";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"diagrams-canvas" = callPackage
|
||||
@ -93042,6 +93038,7 @@ self: {
|
||||
];
|
||||
description = "Principled and efficient bit-oriented binary serialization";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ sternenseemann ];
|
||||
}) {};
|
||||
|
||||
"flat-maybe" = callPackage
|
||||
@ -129178,8 +129175,6 @@ self: {
|
||||
];
|
||||
description = "Draw diagrams of dendrograms made by hierarchical-clustering";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hierarchical-env" = callPackage
|
||||
@ -205336,8 +205331,6 @@ self: {
|
||||
];
|
||||
description = "Diagrams based plotting library";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"plotserver-api" = callPackage
|
||||
@ -289792,8 +289785,6 @@ self: {
|
||||
];
|
||||
description = "Simple display of media types, served by yesod";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"yesod-newsfeed" = callPackage
|
||||
|
Loading…
Reference in New Issue
Block a user