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
@@ -46,8 +46,7 @@ rec {
[
raskin
];
platforms = with a.lib.platforms;
[];
hydraPlatforms = [];
license = "free-noncopyleft";
};
passthru = {