Loading pkgs/development/interpreters/ruby/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
pkgs/development/interpreters/ruby/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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