summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/cluster/hadoop
diff options
context:
space:
mode:
authorvolth <volth@webmaster.ms>2018-06-15 23:11:46 +0000
committerGitHub <noreply@github.com>2018-06-15 23:11:46 +0000
commit7aa95b1c54ab6c6a7804183311ee494b2d06bd20 (patch)
tree9764da22fae5f9e705dfe780c85cbc3f82fc0dc8 /pkgs/applications/networking/cluster/hadoop
parent50bf6f4a9c18790689088a2927fc7fdbf849e47d (diff)
parent07d23845c319a260f101ee825ed9402ff117e87e (diff)
Merge branch 'master' into hadoop_2_7-3_0
Diffstat (limited to 'pkgs/applications/networking/cluster/hadoop')
-rw-r--r--pkgs/applications/networking/cluster/hadoop/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/hadoop/default.nix b/pkgs/applications/networking/cluster/hadoop/default.nix
index 768712a3b673..6f4bc17f8b50 100644
--- a/pkgs/applications/networking/cluster/hadoop/default.nix
+++ b/pkgs/applications/networking/cluster/hadoop/default.nix
@@ -1,6 +1,5 @@
{ stdenv, fetchurl, makeWrapper, pkgconfig, which, maven, cmake, jre, bash, coreutils, glibc, protobuf2_5, fuse, snappy, zlib, bzip2, openssl }:
-
let
common = { version, sha256, dependencies-sha256, tomcat }:
let