Loading
libation: add glib to runtimeDeps
libglib is loaded via P/Invoke (dlopen) at runtime for the web view login dialog, but was not included in runtimeDeps. This caused a 'Unable to load shared library libglib' error on NixOS.
libglib is loaded via P/Invoke (dlopen) at runtime for the web view login dialog, but was not included in runtimeDeps. This caused a 'Unable to load shared library libglib' error on NixOS.