perlPackages.TestLectroTest: remove impure test

This commit is contained in:
Stig Palmquist
2025-11-15 19:35:05 +01:00
parent 31b058833c
commit 0efcee4824
+4
View File
@@ -34224,6 +34224,10 @@ with self;
url = "mirror://cpan/authors/id/T/TM/TMOERTEL/Test-LectroTest-0.5001.tar.gz";
hash = "sha256-rCtPDZWJmvGhoex4TLdAsrkCVqvuEcg+eykRA+ye1zU=";
};
preCheck = ''
# Remove impure test
rm t/gens.t
'';
meta = {
description = "Easy, automatic, specification-based tests";
license = with lib.licenses; [