Ruby should work on all platforms
svn path=/nixpkgs/trunk/; revision=30842
This commit is contained in:
@@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
|
||||
license = "Ruby";
|
||||
homepage = "http://www.ruby-lang.org/en/";
|
||||
description = "The Ruby language";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
|
||||
passthru = rec {
|
||||
|
||||
Reference in New Issue
Block a user