ruby_2_7: mark end-of-life

The 2.7 track reached its end of life on 2023/03/31.
This commit is contained in:
Martin Weinelt
2023-05-18 01:16:52 +02:00
parent c9b3b5b387
commit ddd98043bb
@@ -286,6 +286,7 @@ let
license = licenses.ruby;
maintainers = with maintainers; [ vrthra manveru marsam ];
platforms = platforms.all;
knownVulnerabilities = op (lib.versionOlder ver.majMin "3.0") "This Ruby release has reached its end of life. See https://www.ruby-lang.org/en/downloads/branches/.";
};
passthru = rec {