mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 03:43:06 +00:00
[cpan2nix] perlPackages.NetSMTPTLSButMaintained: cleanup
This commit is contained in:
parent
860db7a3c5
commit
849c6f535d
@ -10618,7 +10618,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/F/FA/FAYLAND/Net-SMTP-TLS-ButMaintained-0.24.tar.gz;
|
||||
sha256 = "0vi5cv7f9i96hgp3q3jpxzn1ysn802kh5xc304f8b7apf67w15bb";
|
||||
};
|
||||
propagatedBuildInputs = [NetSSLeay DigestHMAC IOSocketSSL];
|
||||
propagatedBuildInputs = [ DigestHMAC IOSocketSSL ];
|
||||
};
|
||||
|
||||
NetSNMP = buildPerlModule rec {
|
||||
|
Loading…
Reference in New Issue
Block a user