vim-plugins: added build inputs for jagajaga/vim-addon-vim2nix #2

This commit is contained in:
Daiderd Jordan
2016-01-08 21:56:44 +01:00
parent fa6ec6b057
commit de18e60014
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