perlPackages: add meta.broken = true; (#42595)
mark old and unmaintained by upstream packages as broken
This commit is contained in:
parent
f51c256314
commit
ea946b0611
@ -13191,6 +13191,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/J/JD/JDUNCAN/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/J/JD/JDUNCAN/${name}.tar.gz";
|
||||||
sha256 = "09c8xb43p1s6ala6g4274az51mf33phyjkp66dpvgkgbi1xfnawp";
|
sha256 = "09c8xb43p1s6ala6g4274az51mf33phyjkp66dpvgkgbi1xfnawp";
|
||||||
};
|
};
|
||||||
|
meta.broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
RegexpGrammars = buildPerlModule rec {
|
RegexpGrammars = buildPerlModule rec {
|
||||||
@ -14088,6 +14089,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ ArchiveZip_1_53 pkgs.file ];
|
buildInputs = [ ArchiveZip_1_53 pkgs.file ];
|
||||||
|
meta.broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
@ -14107,6 +14109,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
|
meta.broken = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user