Fix a bunch of Hydra evaluation errors

This commit is contained in:
Eelco Dolstra
2013-10-07 17:36:47 +02:00
parent 9faba5f073
commit 2147a07938
16 changed files with 24 additions and 15 deletions

View File

@@ -35,6 +35,6 @@ stdenv.mkDerivation rec {
render without stepping on each other's toes.
'';
inherit (glib.meta) platforms;
platforms = stdenv.lib.platforms.mesaPlatforms;
};
}