perlPackages.PerlPrereqScannerNotQuiteLite: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 20:51:55 +02:00
parent e40ca4abfb
commit f8f2545d14

View file

@ -20741,7 +20741,7 @@ with self; {
hash = "sha256-O6fuF9lfDJqNkqLkwYVLZKcH0cAihGIm3Q36Qvfeud0=";
};
propagatedBuildInputs = [ DataDump ModuleCPANfile ModuleFind RegexpTrie URIcpan ];
buildInputs = [ ExtUtilsMakeMakerCPANfile TestFailWarnings TestUseAllModules ];
buildInputs = [ ExtUtilsMakeMakerCPANfile ParseDistname TestFailWarnings TestUseAllModules ];
meta = {
description = "A tool to scan your Perl code for its prerequisites";
license = with lib.licenses; [ artistic1 gpl1Plus ];