r-modules: set meta.hydraPlatforms for all R packages

This commit is contained in:
Peter Simons 2014-06-07 12:28:54 +02:00
parent 80f3e943b1
commit 36e6eda5fc

View File

@ -49,6 +49,7 @@ let
};
propagatedBuildInputs = depends;
meta.homepage = "http://cran.r-project.org/web/packages/${name}/";
meta.hydraPlatforms = R.meta.hydraPlatforms;
};
in