perl5Packages.ModuleCPANTSAnalyse: skip failing test

(cherry picked from commit 0eaf2dd6bd)
This commit is contained in:
Ryan Omasta 2026-06-24 23:24:13 -06:00 committed by github-actions[bot]
commit d247ce0b6d

View file

@ -22082,6 +22082,12 @@ with self;
url = "mirror://cpan/authors/id/I/IS/ISHIGAKI/Module-CPANTS-Analyse-1.02.tar.gz";
hash = "sha256-nhFzm5zQi6LXWllzfx+yl/RYA/KJBjxcdZv8eP1Rbns=";
};
# Fails with 'symlinks not listed in MANIFEST is not ignored for a non-local distribution'
postPatch = ''
rm -f t/analyse/manifest.t
'';
propagatedBuildInputs = [
ArchiveAnyLite
ArrayDiff