nixpkgs/pkgs/tools/misc/fzf
Alexey Lebedeff 7723d9935f fzf: add script for finding 'share' folder
So that helper scripts can be easily sourced in interactive shell
configuration. `autojump` package was already present and had the same
requirements for findind a `share` folders, so I took an inspiration
there.

I beleive this is a better alternative to:
- https://github.com/NixOS/nixpkgs/pull/25080
- https://github.com/NixOS/nixpkgs/pull/27058

Replacing `$out/share/shell` with `$bin/share/fzf` was necessary to
prevent dependency loop in produced derivations.
2017-07-28 12:48:11 +03:00
..
default.nix fzf: add script for finding 'share' folder 2017-07-28 12:48:11 +03:00
deps.nix fzf: 0.16.7 -> 0.16.8 2017-06-07 17:53:20 -07:00