[cpan2nix] perlPackages.CryptDH: cleanup
This commit is contained in:
parent
db6dc7f69a
commit
812262f21e
@ -2718,7 +2718,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/M/MI/MITHALDU/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/M/MI/MITHALDU/${name}.tar.gz";
|
||||||
sha256 = "0pvzlgwpx8fzdy64ki15155vhsj30i9zxmw6i4p7irh17d1g7368";
|
sha256 = "0pvzlgwpx8fzdy64ki15155vhsj30i9zxmw6i4p7irh17d1g7368";
|
||||||
};
|
};
|
||||||
buildInputs = [ MathBigInt MathBigIntGMP ];
|
propagatedBuildInputs = [ MathBigIntGMP ];
|
||||||
};
|
};
|
||||||
|
|
||||||
CryptDHGMP = buildPerlPackage rec {
|
CryptDHGMP = buildPerlPackage rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user