nixpkgs/pkgs/tools/misc/fzf
Matías Lang fcb4e32e9a fzf: fix invalid symlink on vim-plugins
The fzf vim plugin wasn't working because it was making a symlink to a
directory with the full source code. This directory isn't present
anymore since the commit e95f17e272 wich
removes it because it isn't so useful for the go packages.

I fixed it by manually copying the plugin/ directory into the out
derivation, which is the only part of the source that contains the vim
plugin.
2018-07-27 12:27:42 -03:00
..
default.nix fzf: fix invalid symlink on vim-plugins 2018-07-27 12:27:42 -03:00
deps.nix fzf: 0.16.7 -> 0.16.8 2017-06-07 17:53:20 -07:00