Fix a lots of evaluation errors on Hydra.

This commit is contained in:
Peter Simons
2013-12-10 23:20:23 +01:00
parent 6cd149f2a9
commit 48f24712dc
14 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ stdenv.mkDerivation {
while timeouts occur on some connections.
'';
platforms = stdenv.lib.platforms.unix;
hydraPlatforms = stdenv.lib.platforms.unix;
maintainers = [ stdenv.lib.maintainers.simons ];
};
}