[Nix-dev] Overriding python with python3 in vim_configurable.customize

2017-04-03 Thread Ben Zhang
Hello everyone, I am following [this](https://github.com/kamilchm/.nixpkgs/blob/master/vim-config/default.nix) template for configuring my custom vim with Nix. My `vim-config/default.nix` is as follows:     { pkgs }:     let       my_plugins = import ./plugins.nix { inherit (pkgs) vimUtils

Re: [Nix-dev] Overriding python with python3 in vim_configurable.customize

2017-04-04 Thread Ben Zhang
.@sphalerite.org> > > wrote:src/releng_slavehealth/releng_slavehealth/__init__.py > > > > > > On 04/04/17 17:40, zimbatm wrote: > > > Look into pkgs/top-level/all-packages.nix. I would start by copying the > > > definition of vim_configurable from the

Re: [Nix-dev] Overriding python with python3 in vim_configurable.customize

2017-04-04 Thread Ben Zhang
thon argument as an input? > > > On Tue, 4 Apr 2017, 06:04 Ben Zhang, <benzhang...@gmail.com> wrote: > > > Hello everyone, > > > > > > I am following > > > [this](https://github.com/kamilchm/.nixpkgs/blob/master/vim-config/default.nix) > > >

[Nix-commits] [NixOS/nixpkgs] 6d30a3: closurecompiler: 20160208 -> 20170218

2017-04-27 Thread Ben Zhang
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: 6d30a36d3be7b90235331f0aa14216a7bf3db137 https://github.com/NixOS/nixpkgs/commit/6d30a36d3be7b90235331f0aa14216a7bf3db137 Author: Ben Zhang <benzhang...@gmail.com> Date: 2017-04-27 (Thu,

Re: [Nix-dev] YouCompleteMe (ycmd) server cannot be started: Library not loaded: @loader_path/libclang.dylib

2017-05-02 Thread Ben Zhang
Usually, that's because of https://github.com/NixOS/nixpkgs/issues/21624, > > > but I don't know the specifics. > > > > > > > On Mon, May 1, 2017 at 9:00 PM, Ben Zhang <benzhang...@gmail.com> wrote: > > > > > Hi all, > > > > > >

[Nix-commits] [NixOS/nixpkgs] 0a4cf8: yarn: 0.23.2 -> 0.23.4

2017-05-08 Thread Ben Zhang
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0a4cf89ae46d75077aa13929153fbff5b7432d4e https://github.com/NixOS/nixpkgs/commit/0a4cf89ae46d75077aa13929153fbff5b7432d4e Author: Ben Zhang <benzhang...@gmail.com> Date: 2017-05-08 (Mon, 08 Ma

[Nix-dev] YouCompleteMe (ycmd) server cannot be started: Library not loaded: @loader_path/libclang.dylib

2017-05-01 Thread Ben Zhang
Hi all, A while ago, my YouCompleteMe vim plugin stopped working. The client log file says that it cannot connect to the server, and the server log file shows the following: > 2017-05-01 14:48:42,343 - ERROR - >