Merge pull request #12248 from LnL7/vim-plugins-buildinputs

vim-plugins: added build inputs for jagajaga/vim-addon-vim2nix #2
This commit is contained in:
Arseniy Seroka
2016-01-09 00:01:41 +03:00
2 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,8 @@
# TODO check that no license information gets lost
{ fetchurl, bash, stdenv, python, cmake, vim, vimUtils, perl, ruby, unzip,
which, fetchgit, fetchFromGitHub, fetchhg, fetchzip, llvmPackages, zip,
vim_configurable, vimPlugins, xkb_switch, git
{ 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
}:
let