openjfx15: mark it as EOL

This commit is contained in:
Thiago Kenji Okada 2022-12-08 19:39:53 +00:00
parent 9e5e9c57bb
commit e145132258

View File

@ -120,6 +120,9 @@ in makePackage {
license = licenses.gpl2;
description = "The next-generation Java client toolkit";
maintainers = with maintainers; [ abbradar ];
knownVulnerabilities = [
"This OpenJFX version has reached its end of life."
];
platforms = [ "x86_64-linux" ];
};
}