gnu: openmolar-1: Update to release 1.1.6-g81838c8 and partial runtime fix....Fixes <https://issues.guix.gnu.org/29365>.
WebKit was removed from Qt5 in favor of WebEngine; upstream addressed
this in their last stable release, in 2018. The package still fails at
runtime: this commit lays the ground for further fixes.
* gnu/packages/medical.scm (openmolar-1): Update to release 1.1.6-g81838c8.
[arguments]: Extend 'patch-/usr phase to source file localsettings.py.
[inputs]: Add python-pyqtwebengine.
[propagated-inputs]: Add qtwebengine-5.
Change-Id: Ia4e4c052397201c26834dec2358ca5c20beb581d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Marco Rimoldi
2023-03-20
gnu: Add mygnuhealth....* gnu/packages/medical.scm (mygnuhealth): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-authored-by: Morgan Smith <Morgan.J.Smith@outlook.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>