diff options
| author | Wolfgang Walther <walther@technowledgy.de> | 2025-06-17 17:05:55 +0200 |
|---|---|---|
| committer | Wolfgang Walther <walther@technowledgy.de> | 2025-06-17 17:15:26 +0200 |
| commit | 11f6110344ee996a7bcde8fbd425b1cc1baaf2c2 (patch) | |
| tree | 8d680c3ae51646e0fe5f4769e16762badbfa0276 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | afd8864148db7968aafc299d31d49b7e3d829f47 (diff) | |
mariadb: fix client/server passthru with overrideAttrs
Any attribute concatenation onto the result of mkDerivation will break
overrideability.
In this case, `(mariadb.overrideAttrs { }).client` will complain,
because `client` is not available, anymore.
This commit fixes that. `.server` will be what you expect after the
override, while `.client` will just expose the un-overriden client as
before. Making the `overrideAttrs` also affect the client in a sensible
well is unfortunately not easily done. At all.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
