mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-05 21:33:07 +00:00
ruby: update meta
This commit is contained in:
parent
b0447f04cb
commit
0565bd8b59
@ -224,8 +224,8 @@ let
|
||||
++ op useBaseRuby baseRuby;
|
||||
|
||||
meta = with lib; {
|
||||
description = "The Ruby language";
|
||||
homepage = "http://www.ruby-lang.org/en/";
|
||||
description = "An object-oriented language for quick and easy programming";
|
||||
homepage = "https://www.ruby-lang.org/";
|
||||
license = licenses.ruby;
|
||||
maintainers = with maintainers; [ vrthra manveru marsam ];
|
||||
platforms = platforms.all;
|
||||
|
Loading…
Reference in New Issue
Block a user