summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-01-01 09:21:59 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-01-01 09:21:59 +0000
commitdb45ed38013b04a706847abc56203fdad901c5c9 (patch)
tree42a972417a7c1577829467f20e29c367e4574627 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent3d54a95d71be5d2f5af41578134f52e03bb79615 (diff)
nixosTests.kernel-generic: fix the eval
Without the change the eval fails as: $ nix build --no-link -f. nixosTests.kernel-generic error: error: value is a Boolean while a set was expected This started happening after 80472e375406bb8f130 "treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobs" As a result kernel attribute set got not just `kernel => drv` maps but also `__attrsFailEvaluation => bool` one. It does not contain `name` and fails the evaluation without recovery. The change restores evaluation for me.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions