There is an updated pull request by ar-jan against master on the void-packages repository https://github.com/ar-jan/void-packages vtk922 https://github.com/void-linux/void-packages/pull/40423 vtk: update to 9.2.2 #### Testing the changes - I tested the changes in this PR: **briefly** The `-DVTK_MODULE_USE_EXTERNAL_vtknlohmannjson=OFF` configure arg did not help to avoid `CMake Warning at CMake/vtkModule.cmake:4572 (find_package): By not providing "Findnlohmann_json.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "nlohmann_json", but CMake did not find one.`. Used `DVTK_USE_EXTERNAL=OFF` instead. I'm not sure if this is problematic. A patch file from https://github.com/void-linux/void-packages/pull/40423.patch is attached