haskellPackages.streamly-archive: unbreak
(The correct libarchive is now being passed into the package.)
This commit is contained in:
@@ -250826,8 +250826,6 @@ self: {
|
||||
testSystemDepends = [ archive ];
|
||||
description = "Stream data from archives using the streamly library";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {archive = null;};
|
||||
|
||||
"streamly-binary" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user