Andy Tai writes: > * gnu/packages/image-processing.scm (opencv): Update to 4.8.0 > [arguments](configure-flags): Turn off flagbuffer support > as build fails with that > [#:phases](disable-broken-tests): Increase tolerance for > one test failure on x86-64 > [inputs]: Add eigen, opencl-headers and openmpi > --- > gnu/packages/image-processing.scm | 27 ++++++++++++++++++++++----- > 1 file changed, 22 insertions(+), 5 deletions(-) I've made a few tweaks and pushed this to master as 43b3500620cfbfc00fc66e57ab9752a8dcad6da1. Please take a look at guix lint when making changes, it flagged up a few new long lines and tabulations here. I also tweaked the formatting of the commit message. Thanks, Chris