Loading pkgs/top-level/perl-packages.nix +14 −0 Original line number Diff line number Diff line Loading @@ -18668,6 +18668,20 @@ with self; { }; }; NetNVD = buildPerlPackage { pname = "Net-NVD"; version = "0.0.3"; src = fetchurl { url = "mirror://cpan/authors/id/G/GA/GARU/Net-NVD-0.0.3.tar.gz"; hash = "sha256-uKZXEg+UsO7R2OvbA4i8M2DSj6Xw+CNrnNjNrovv5Bg="; }; propagatedBuildInputs = [ IOSocketSSL JSON ]; meta = { description = "Query CVE data from NIST's NVD (National Vulnerability Database)"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; NetOAuth = buildPerlModule { pname = "Net-OAuth"; version = "0.28"; Loading
pkgs/top-level/perl-packages.nix +14 −0 Original line number Diff line number Diff line Loading @@ -18668,6 +18668,20 @@ with self; { }; }; NetNVD = buildPerlPackage { pname = "Net-NVD"; version = "0.0.3"; src = fetchurl { url = "mirror://cpan/authors/id/G/GA/GARU/Net-NVD-0.0.3.tar.gz"; hash = "sha256-uKZXEg+UsO7R2OvbA4i8M2DSj6Xw+CNrnNjNrovv5Bg="; }; propagatedBuildInputs = [ IOSocketSSL JSON ]; meta = { description = "Query CVE data from NIST's NVD (National Vulnerability Database)"; license = with lib.licenses; [ artistic1 gpl1Plus ]; }; }; NetOAuth = buildPerlModule { pname = "Net-OAuth"; version = "0.28";