diff options
| author | Benjamin Hipple <bhipple@protonmail.com> | 2020-02-09 18:43:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-09 15:43:22 -0800 |
| commit | e85e257ad98a5fb3a98d5af26515501b7fefe6a2 (patch) | |
| tree | 57b6556ea5047dea3ff6e4d45e6e3203cfe9d60b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 349b471469fa9dd0293f26149a2860da3b6e3633 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
