Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1a2c7fe628b8539c55b2a9248a09f609c0479667
      
https://github.com/NixOS/nixpkgs/commit/1a2c7fe628b8539c55b2a9248a09f609c0479667
  Author: Alexey Shmalko <[email protected]>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M pkgs/development/tools/misc/ycmd/default.nix

  Log Message:
  -----------
  ycmd: fix build

This also fixes build for Mac OS X. The build failed before because both
clang and clang-unwrapped were in scope and CMake tried to compile the
library with unwrapped clang with well-understood consequences.

This commit fixes the issue by passing libclang through a different way.


  Commit: d7d7d28b1f59614c8a406fb3046ce29bd59f1945
      
https://github.com/NixOS/nixpkgs/commit/d7d7d28b1f59614c8a406fb3046ce29bd59f1945
  Author: Joachim F <[email protected]>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M pkgs/development/tools/misc/ycmd/default.nix

  Log Message:
  -----------
  Merge pull request #17809 from rasendubi/ycmd

ycmd: fix build


Compare: https://github.com/NixOS/nixpkgs/compare/3c5594c505a4...d7d7d28b1f59
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to