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 -2
View File
@@ -55,7 +55,6 @@ stdenv.mkDerivation {
Capable of doing *fast* incremental backups of virtual machine images.
'';
maintainers = [ stdenv.lib.maintainers.simons ];
platforms = stdenv.lib.platforms.linux;
hydraPlatforms = stdenv.lib.platforms.linux;
};
}