spark: Remove unneeded whitespace.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
433257ad94
commit
7d561c5ba9
@ -117,7 +117,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
phases = "unpackPhase installPhase";
|
||||
|
||||
meta = {
|
||||
meta = {
|
||||
description = "Spark cluster computing";
|
||||
homepage = "http://spark.incubator.apache.org";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
Loading…
Reference in New Issue
Block a user