summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2025-04-19 22:04:47 +0100
committerSergei Trofimovich <slyich@gmail.com>2025-04-19 22:04:47 +0100
commit90ec09d3969e5f0277654fe4e275d988082e8205 (patch)
tree824e3b97adf71b0c9e8e2e74c39c345694515404 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentee446f457b837d762bf14bbb4288a38deb0d0ea9 (diff)
zed-editor.tests: fix the eval
Without the change the eval fails as: $ nix build --no-link -f. zed-editor.tests error: … while evaluating the attribute 'withGles' at pkgs/by-name/ze/zed-editor/package.nix:322:9: 321| // lib.optionalAttrs stdenv.hostPlatform.isLinux { 322| withGles = finalAttrs.finalPackage.override { withGLES = true; }; | ^ 323| }; … while evaluating the attribute 'finalPackage.override' at pkgs/stdenv/generic/make-derivation.nix:87:40: 86| # An infinite recursion here can be caused by having the attribute names of expression `e` in `.overrideAttrs(finalAttrs: previousAttrs: e)` depend on `finalAttrs`. Only the attribute values of `e` can depend on `finalAttrs`. 87| args = rattrs (args // { inherit finalPackage overrideAttrs; }); | ^ 88| # ^^^^ error: attribute 'override' missing at pkgs/by-name/ze/zed-editor/package.nix:322:20: 321| // lib.optionalAttrs stdenv.hostPlatform.isLinux { 322| withGles = finalAttrs.finalPackage.override { withGLES = true; }; | ^ 323| };
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions