nixpkgs/pkgs
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
..
applications gitAndTools.qgitGit: remove 2016-12-30 12:30:35 +01:00
build-support Use looser 9pfs caching in VM tests/builds 2016-12-29 21:26:16 +01:00
data nerdfonts: 0.8.0 -> 1.0.0 2016-12-29 11:21:57 +01:00
desktops kde5.plasma: 5.8.4 -> 5.8.5 2016-12-28 06:43:10 -06:00
development fix #21521 2016-12-30 16:18:28 +01:00
games multimc: update to Java 8 (#21485) 2016-12-29 02:33:39 +01:00
misc youcompleteme: fix compilation 2017-01-01 17:35:16 -05:00
os-specific googleAuthenticator: 1.0 -> 1.03 2016-12-30 06:49:17 -05:00
servers Merge branch 'roundup-15' 2016-12-28 21:04:51 -05:00
shells zsh: 5.3 -> 5.3.1 2016-12-21 21:21:59 +01:00
stdenv top-level: avoid another assert false while we're at it 2016-12-15 17:09:46 -05:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools man-db: make apropos search and not just behave like whatis 2016-12-30 16:58:06 +01:00
top-level Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed 2016-12-30 17:27:35 +01:00