haskellPackages.streamly-lmdb: unbreak
(The latest version of streamly-lmdb (0.2.1) is not broken at all.)
This commit is contained in:
parent
eac644213e
commit
b858ba8a7c
@ -10657,7 +10657,6 @@ broken-packages:
|
||||
- streaming-utils
|
||||
- streaming-with
|
||||
- streamly-fsnotify
|
||||
- streamly-lmdb
|
||||
- streamproc
|
||||
- strelka
|
||||
- strict-base-types
|
||||
|
@ -250926,8 +250926,6 @@ self: {
|
||||
testSystemDepends = [ lmdb ];
|
||||
description = "Stream data to or from LMDB databases using the streamly library";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) lmdb;};
|
||||
|
||||
"streamly-posix" = callPackage
|
||||
|
Loading…
x
Reference in New Issue
Block a user