Set meta.hydraPlatforms instead of meta.platforms for some packages

This commit is contained in:
Eelco Dolstra
2013-11-05 00:06:10 +01:00
parent a2cbc77e4f
commit c88055e1a2
34 changed files with 52 additions and 43 deletions
+1 -2
View File
@@ -105,8 +105,7 @@ rec {
[
raskin
];
platforms = with a.lib.platforms;
[]; # Builder is just unpacking/mixing what is needed
hydraPlatforms = []; # Builder is just unpacking/mixing what is needed
license = "free"; # mix of packages under different licenses
homepage = "http://openjena.org/";
};