Dmitry Kalinkin
f37c7e01d5
youcompleteme: fix compilation
...
1) Replace --system-libclang with an explicit setting for the path to
nix libclang 3.9. Otherwise it will find system's libclang on darwin.
2) Remove clang/llvm from build inputs. This prevents ycm itself from
being compiled by clang 3.9. stdenv's standard compiler (gcc or
clang 3.7) will suffice.
3) Enable C++11 again as #16212 is caused by incopatibility between
clang 3.9 and libc++ 3.7, but we don't compile YCM with clang 3.9, so
this is not needed anymore.
2017-01-01 17:35:16 -05:00
Arseniy Seroka
39a0d766db
Merge pull request #20678 from carlsverre/fix/ctrlp-cmatcher
...
Fix/ctrlp cmatcher
2016-11-24 22:53:15 +04:00
Carl Sverre
a7500ca12b
cpsm: init at 565ab53a66fa52c46d80adf6981b07f4bdffcb1d
2016-11-24 00:16:24 -08:00
Carl Sverre
1d45e5d6c7
fix/ctrlp-cmatcher: add extra steps to additional-nix-code
2016-11-23 23:53:32 -08:00
Stefan Junker
da23970660
vim-plugins/deoplete-go: init at 2016-11-12
2016-11-17 18:23:33 +01:00
Vladimír Čunát
8e86d3d451
vim-plugins: add clighter8
2016-11-07 20:21:42 +01:00
Brandon Kase
0ca5879b5a
vimPlugins: fix youcompleteme on darwin
2016-07-18 19:01:58 +02:00
J Phani Mahesh
bbd0a47950
vim-plugin:YouCompleteMe: propogatedBuildInputs -> propagatedBuildInputs
2016-07-14 17:26:19 +05:30
David Craven
54f80775cb
rust: Refactoring of rust and cargo packages
2016-06-15 12:47:13 +02:00
Rok Garbas
810a4dd656
vimPlugins.YankRing: fixing the build
2016-05-20 10:48:03 +02:00
Brandon Kase
ea018f8339
racerd: init at 0.1.1
...
Needed for Rust YouCompleteMe support
2016-05-14 01:28:08 -07:00
Kamil Chmielewski
6386d68e9d
vimPlugins: youcompleteme FIX #14006 No rule to make target
...
'ycm_support_libs'
599de71575 (diff-6725b893dfc969abac4f4ee39a3a317f)
2016-03-21 09:45:57 +01:00
Arseniy Seroka
d2d0f19b57
vimPlugins: update 2016-02-25
2016-02-25 12:17:06 +03:00
Daiderd Jordan
465e965e38
vimPlugins.youcompleteme: enable on unix
2016-01-19 22:41:31 +01:00
Daiderd Jordan
ea5910a859
vimPlugins.youcompleteme: patch default python path
2016-01-16 20:21:47 +01:00
Arseniy Seroka
4a0a0592db
vimPlugins: move vim2nix into nixpkgs repo
2016-01-10 13:19:06 +03:00