* nongnu/packages/editors.scm (vscodium)[arguments]<#:wrapper-plan>: Add the
path for codium to its wrapper-plan.
<#:phases>: Remove wrap-where-patchelf-does-not-work phase as it is no longer
needed.
* nongnu/packages/editors.scm (vscodium): Update to 1.88.1.24104;
[source]: add hashes for aarch64-linux and armhf-linux.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
* nongnu/packages/editors (vscodium): Update to 1.85.2.24019.
[origin]: Download correct binary for different architectures.
[supported-systems]: List all supported architectures.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* nongnu/packages/editors.scm (vscodium): Executable wrapper now wraps /opt/vscodium/bin/codium
this was done as the previous executable at /opt/vscodium/codium does not support command line flags
this is discussed in their vc site here: https://github.com/VSCodium/vscodium/issues/332
* nongnu/home/services/editors.scm: added <vscodium-configuration>, vscodium-service-type
added a home service which installs user: extensions, snippets, keybinds, settings