[cpan2nix] perlPackages.ArchiveTarWrapper: cleanup
This commit is contained in:
parent
f7864bbab1
commit
93c904a369
@ -511,7 +511,7 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
description = "API wrapper around the 'tar' utility";
|
description = "API wrapper around the 'tar' utility";
|
||||||
};
|
};
|
||||||
buildInputs = [ Dumbbench TestSimple13 ];
|
buildInputs = [ Dumbbench ];
|
||||||
};
|
};
|
||||||
|
|
||||||
ArchiveZip = buildPerlPackage {
|
ArchiveZip = buildPerlPackage {
|
||||||
|
Loading…
Reference in New Issue
Block a user