[cpan2nix] perlPackages.LinuxDistribution: cleanup
This commit is contained in:
parent
a66725124a
commit
64f72b0ac2
@ -7950,7 +7950,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
doCheck = false;
|
doCheck = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
LinuxDistribution = buildPerlPackage {
|
LinuxDistribution = buildPerlModule {
|
||||||
name = "Linux-Distribution-0.23";
|
name = "Linux-Distribution-0.23";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/C/CH/CHORNY/Linux-Distribution-0.23.tar.gz;
|
url = mirror://cpan/authors/id/C/CH/CHORNY/Linux-Distribution-0.23.tar.gz;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user