nixpkgs/pkgs
Benjamin Hipple e85e257ad9 fzf: fix patch for vim plugin; enable tests; avoid direct $src… (#79575)
It was previously referencing `$bin`, but this package no longer produces a
`bin` output, just `out` and `share`. Updated to make the comparison check a bit
more robust.

Also updated to avoid direct dependency on the `$src` directory out of the nix
store, instead using the processed src setup in the unpackPhase. This provides a
cleaner abstraction between the build/install phase and the input src phase, and
avoids an unnecessary dependency on whether the source disted tarball comes from
`fetchFromGitHub` (in which case it's an unpacked directory) or something like
`fetchurl`. In either case, stdenv is responsible for processing the input `src`
and setting up a clean build dir for us, so we should use that.

This produces an equivalent directory tree, except that the vim plugin is no
longer broken.
2020-02-09 15:43:22 -08:00
..
applications Merge pull request #79297 from arcnmx/pr-firefox-extension-links 2020-02-10 00:15:19 +01:00
build-support
common-updater
data osinfo-db: 20191125 -> 20200203 2020-02-09 12:10:19 +01:00
desktops
development python27Packages.jieba: 0.40 -> 0.42.1 2020-02-09 13:50:00 -08:00
games openmw-tes3mp: fix build 2020-02-09 17:25:52 +01:00
misc Merge pull request #79474 from ashkitten/update-dolphin 2020-02-09 09:05:01 -05:00
os-specific
servers Merge pull request #79611 from ciil/jira-update 2020-02-09 23:25:43 +01:00
shells
stdenv
test
tools fzf: fix patch for vim plugin; enable tests; avoid direct $src… (#79575) 2020-02-09 15:43:22 -08:00
top-level Merge pull request #79115 from flokli/simplify-firefox 2020-02-09 17:57:55 -05:00