perlPackages.CryptPerl: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 23:23:22 +02:00
parent 8a4c1c35f7
commit e6ee2c6331

View File

@ -5453,7 +5453,7 @@ with self; {
hash = "sha256-eJdUj7AeFqIK5JDt3UZX+Br3sZKEFLkvbbQsY10ax+A=";
};
nativeCheckInputs = [ pkgs.openssl MathBigIntGMP ];
buildInputs = [ CallContext FileSlurp FileWhich TestClass TestDeep TestException TestFailWarnings TestNoWarnings ];
buildInputs = [ CallContext ExtUtilsMakeMakerCPANfile FileSlurp FileWhich TestClass TestDeep TestException TestFailWarnings TestNoWarnings ];
propagatedBuildInputs = [ BytesRandomSecureTiny ClassAccessor ConvertASN1 CryptFormat MathProvablePrime SymbolGet TryTiny ];
meta = {
description = "Cryptography in pure Perl";