Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b27edc45374309fb30b6b7454b4115e4923b17bf
      
https://github.com/NixOS/nixpkgs/commit/b27edc45374309fb30b6b7454b4115e4923b17bf
  Author: Charles Strahan <[email protected]>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

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

  Log Message:
  -----------
  ycmd: 2016-01-12 -> 2017-02-03

Also, remove wrapper bash script and symlink completion backends to
ycmd can find them.


  Commit: 53a5117cde14e1905cbe67e294f9b2b974dbe09a
      
https://github.com/NixOS/nixpkgs/commit/53a5117cde14e1905cbe67e294f9b2b974dbe09a
  Author: Charles Strahan <[email protected]>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    A pkgs/development/tools/misc/ycmd/2-ycm-cmake.patch
    M pkgs/development/tools/misc/ycmd/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  ycmd: use vendored python libs

YouCompleteMe needs the packages to be available in ycmd's third_party
directory, and things start getting pretty complicated when we try to
use our package libs instead of the vendored ones. We can revisit this
at a later time, but we'll need to ensure that we don't break the vim
plugin.

Tested in vim.


  Commit: 4ca258e97af40905a54cada4fc1a97f17470376b
      
https://github.com/NixOS/nixpkgs/commit/4ca258e97af40905a54cada4fc1a97f17470376b
  Author: Charles Strahan <[email protected]>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    A pkgs/development/tools/misc/ycmd/2-ycm-cmake.patch
    M pkgs/development/tools/misc/ycmd/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #22490 from cstrahan/ycmd

ycmd: 2016-01-12 -> 2017-02-03


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

Reply via email to