[cpan2nix] perlPackages.grepmail: cleanup
This commit is contained in:
parent
ebe6350160
commit
0d891474f6
@ -6365,7 +6365,7 @@ let self = _self // overrides; _self = with self; {
|
||||
sha256 = "7969e569ec54b2f569a5af56ac4d884c630ad850974658219b0b6953e97b5d3d";
|
||||
};
|
||||
buildInputs = [ FileSlurp URI ];
|
||||
propagatedBuildInputs = [ DateManip DigestMD5 MailMboxMessageParser TimeDate ];
|
||||
propagatedBuildInputs = [ MailMboxMessageParser TimeDate ];
|
||||
outputs = [ "out" ];
|
||||
meta = {
|
||||
homepage = https://github.com/coppit/grepmail;
|
||||
|
Loading…
Reference in New Issue
Block a user