Skip to content

Commit

Permalink
r-modules: set meta.hydraPlatforms for all R packages
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 7, 2014
1 parent 80f3e94 commit 36e6eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/r-modules/cran-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ let
};
propagatedBuildInputs = depends;
meta.homepage = "http://cran.r-project.org/web/packages/${name}/";
meta.hydraPlatforms = R.meta.hydraPlatforms;
};

in
Expand Down

0 comments on commit 36e6eda

Please sign in to comment.