vim-plugins: make Cocoa optional

This commit is contained in:
Stefan Junker 2016-03-04 14:10:17 +01:00
parent 25d18f400f
commit 1b80f24788

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