nixpkgs/pkgs/tools/misc/fzf
Matías Lang b917daaf60 fzf: fix vim plugin patch phase
During patch phase, the path to the fzf binary is overwritten in the vim
plugin source. The sed expression doing this wasn't working because the fzf
code changed in this commit:
02ceae15a2
making the patch useless.

I fixed it and added a check to verify that the plugin was effecively
patched to prevent this to happen in the future.
2018-05-07 00:50:44 -03:00
..
default.nix fzf: fix vim plugin patch phase 2018-05-07 00:50:44 -03:00
deps.nix fzf: 0.16.7 -> 0.16.8 2017-06-07 17:53:20 -07:00