vim-plugins: make Cocoa optional

This commit is contained in:
Stefan Junker
2016-04-23 18:46:36 +02:00
parent 25d18f400f
commit 1b80f24788
+1 -1
View File
@@ -2,7 +2,7 @@
{ fetchurl, bash, stdenv, python, go, cmake, vim, vimUtils, perl, ruby, unzip
, which, fetchgit, fetchFromGitHub, fetchhg, fetchzip, llvmPackages, zip
, vim_configurable, vimPlugins, xkb_switch, git
, Cocoa
, Cocoa ? null
}:
let