haskellPackages.bson: unbreak

Co-authored-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Tom Sydney Kerckhove
2021-05-10 13:13:09 +02:00
committed by sternenseemann
co-authored by sterni
parent 6b491e513b
commit e9a31d983b
3 changed files with 6 additions and 3 deletions
-2
View File
@@ -45847,8 +45847,6 @@ self: {
];
description = "BSON documents are JSON-like objects with a standard binary encoding";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"bson-generic" = callPackage