Merge pull request #230868 from mweinelt/ruby_2_7-eol
ruby_2_7: mark end-of-life
This commit is contained in:
commit
4c5f59b598
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user