mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-21 04:13:12 +00:00
perlPackages.CryptPerl: cleanups
This commit is contained in:
parent
8a4c1c35f7
commit
e6ee2c6331
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user