You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(audit): Bazaar -> org.gnome.Software in live code; add VSCodium Flatpak default
Codebase-redundancy audit (Explore agent) flagged five live-code
references to Bazaar / io.github.kolunmi.Bazaar that survived the
earlier 409c64d swap. All replaced with org.gnome.Software (native
GNOME app store, project-canonical Flatpak frontend):
usr/share/mios/configurator/index.html FLATPAKS catalog
usr/share/mios/mios.toml [desktop].flatpaks default
usr/share/mios/profile.toml [desktop].flatpaks default
usr/share/mios/mios.toml comment block (Quadlet overlay)
usr/share/mios/PACKAGES.md two comment lines
Plus per the operator request: add VSCodium (com.vscodium.codium)
as a default-on Flatpak globally. The note in PACKAGES.md
("VSCodium repo was removed for this reason") records why the RPM
path was abandoned in favor of the third-party-app-via-Flatpak
project invariant; this commit closes the loop by shipping VSCodium
as the canonical IDE on every MiOS shape (deployed bare-metal /
Hyper-V / QEMU, AND the Windows-side MiOS-DEV podman backend).
Configurator catalog: new "dev" category between appmgmt and virt;
VSCodium with def:true. Category renders in the same pre-selected
group as the substrate-class apps so the operator can untick if
they don't want it.
mios.toml + profile.toml [desktop].flatpaks default arrays: append
"com.vscodium.codium" so first-install bakes it.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments