about summary refs log tree commit diff
path: root/pkgs/misc
diff options
context:
space:
mode:
authorDaiderd Jordan <daiderd@gmail.com>2016-01-08 21:56:44 +0100
committerDaiderd Jordan <daiderd@gmail.com>2016-01-08 21:56:44 +0100
commitde18e600147cbb7f44f43ff7fdc77b01c14adcdc (patch)
tree578dc18d1f75b9901f75d003855a2163637dbb64 /pkgs/misc
parentfa6ec6b057d69f9d07ce4418aa45757b9a3abe82 (diff)
vim-plugins: added build inputs for jagajaga/vim-addon-vim2nix #2
Diffstat (limited to 'pkgs/misc')
-rw-r--r--pkgs/misc/vim-plugins/default.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/pkgs/misc/vim-plugins/default.nix b/pkgs/misc/vim-plugins/default.nix
index 853a2dc5ea4b7..e7ca89c0322ff 100644
--- a/pkgs/misc/vim-plugins/default.nix
+++ b/pkgs/misc/vim-plugins/default.nix
@@ -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