* Don't set `platforms' on Google Earth because we don't want Hydra to
build it. svn path=/nixpkgs/trunk/; revision=19839
This commit is contained in:
parent
9c70c2f0a2
commit
8c8631d974
@ -68,7 +68,6 @@ stdenv.mkDerivation {
|
||||
description = "A world sphere viewer";
|
||||
homepage = http://earth.google.com;
|
||||
license = "unfree";
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
maintainers = [ stdenv.lib.maintainers.viric ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user