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

This commit is contained in:
Eelco Dolstra
2013-11-05 00:04:36 +01:00
parent a2cbc77e4f
commit c88055e1a2
34 changed files with 52 additions and 43 deletions

View File

@@ -43,8 +43,7 @@ rec {
[
raskin
];
platforms = with a.lib.platforms;
[];
hydraPlatforms = [];
# There are multiple claims that the font is GPL,
# so I include the package; but I cannot find the
# original source, so use it on your own risk