[cpan2nix] perlPackages.LinuxDistribution: cleanup
This commit is contained in:
parent
a66725124a
commit
64f72b0ac2
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue