[cpan2nix] perlPackages.GnuPGInterface: cleanup

This commit is contained in:
volth 2018-04-07 07:57:11 +00:00
parent eb4b41b12e
commit 751a084bdd

View File

@ -6361,7 +6361,7 @@ let self = _self // overrides; _self = with self; {
sha256 = "247a9f5a88bb6745281c00d0f7d5d94e8599a92396849fd9571356dda047fd35";
};
buildInputs = [ pkgs.which pkgs.gnupg1compat ];
propagatedBuildInputs = [ Moo MooXHandlesVia MooXlate ];
propagatedBuildInputs = [ MooXHandlesVia MooXlate ];
doCheck = false;
meta = {
description = "Supply object methods for interacting with GnuPG";