[cpan2nix] perlPackages.Appperlbrew: cleanup

This commit is contained in:
volth 2020-09-09 09:14:43 +00:00
parent b8beb562d6
commit 05ac40f301

View File

@ -605,7 +605,7 @@ let
sha256 = "08aj77i7bh4nhilz16axp4zfv0zg66za2c4i0rcwfg3qxgxbcrzs";
};
buildInputs = [ pkgs.curl FileWhich IOAll ModuleBuildTiny PathClass TestException TestNoWarnings TestOutput TestSpec TestTempDirTiny ];
propagatedBuildInputs = [ CPANPerlReleases CaptureTiny DevelPatchPerl locallib ];
propagatedBuildInputs = [ CPANPerlReleases CaptureTiny DevelPatchPerl PodParser locallib ];
doCheck = false;