diff options
| author | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2024-09-02 17:50:29 +0200 |
|---|---|---|
| committer | Sandro Jäckel <sandro.jaeckel@gmail.com> | 2024-09-02 17:53:36 +0200 |
| commit | bc12ef1bf01942844a40de05b95778f57531fa15 (patch) | |
| tree | 382f76cd4c2deeefef0a3df92e8ea8e01c198084 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 9d4badae3e233acd80593da20ae419eb5863f1b1 (diff) | |
buildGoModule: be nicer when overrideAttrs clears passthru
Before an overlay in the form of:
package.overrideAttrs (old: {
passthru = {};
})
would fail evaluation like:
error: attribute 'overrideModAttrs' missing
at /nix/store/afwc3m1sm49qq57xjv2hmd7iy4x0j33h-source/pkgs/build-support/go/module.nix:179:20:
178| outputHashAlgo = if finalAttrs.vendorHash == "" then "sha256" else null;
179| }).overrideAttrs finalAttrs.passthru.overrideModAttrs;
| ^
180|
Now instead we take the fallback default.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
