summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-12-30 12:19:09 +0000
committerSergei Trofimovich <slyich@gmail.com>2023-12-30 12:22:55 +0000
commitd7e85937ee89edcb56ad9b713d733adaa9e6b586 (patch)
tree7a83c9c10ddc8df87c0c84d56c6b0751e2617df5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent01962add7e97c051a6c2dd2a013d7e7c8ec2388a (diff)
octoprint: fix `octoprint-dashboard` alias definition
Without the change `tests` eval fails to discover `dashboard` as it's used before it's definition in the same overlay. The eval failed as: $ nix build --no-link -f. octoprint.tests.plugins.octoprint-dashboard error: attribute 'dashboard' missing 482| } // lib.optionalAttrs config.allowAliases { 483| octoprint-dashboard = self.dashboard; | ^ 484| } After the change the eval succeeds as: $ nix-instantiate -A octoprint.tests.plugins.dashboard /nix/store/gxzicbfnpfgvs2qnpdn22aica4vlncns-python3.11-octoprint-plugin-dashboard-1.18.3.drv
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions