summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorbenaryorg <binary@benary.org>2023-06-11 20:11:45 +0000
committerbenaryorg <binary@benary.org>2023-06-11 20:39:02 +0000
commit6b74da4cc33971a438bff8928bb053f3ffba4375 (patch)
tree91c00a1bb6ef04168d10669c97849050c9123853 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent7cce8b10e81a1f0eaa4b3b7d9fa7f7d16037f320 (diff)
ndi: unpackPhase without interpolation of src
The `unpackPhase` as of the previous commit did interpolate the result of the `src` on a nix level. However for any overrides (`overrideAttrs`) to work on the source, for instance to update to a newer version locally, the `src` environment variable of `stdenv` must be used. Otherwise the old, upstream, version will still be pulled in as a dependency and ultimately used for building, which will fail if the old version is not present, or will just deploy the old version if the old version was already downloaded (`requireFile` causes special semi-non-idempotent issues here). Further information was provided in a GitHub comment: https://github.com/NixOS/nixpkgs/issues/219578#issuecomment-1586322972 Signed-off-by: benaryorg <binary@benary.org>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions