[cpan2nix] perlPackages.LinuxDistribution: cleanup

This commit is contained in:
volth 2018-04-07 07:52:18 +00:00
parent a66725124a
commit 64f72b0ac2

View File

@ -7950,7 +7950,7 @@ let self = _self // overrides; _self = with self; {
doCheck = false;
};
LinuxDistribution = buildPerlPackage {
LinuxDistribution = buildPerlModule {
name = "Linux-Distribution-0.23";
src = fetchurl {
url = mirror://cpan/authors/id/C/CH/CHORNY/Linux-Distribution-0.23.tar.gz;