LukeShortCloud / winesapOS

winesapOS - Game with Linux anywhere, no installation required!
GNU General Public License v3.0
871 stars 31 forks source link

[install] Remove NVIDIA Flatpak workaround #805

Closed LukeShortCloud closed 4 months ago

LukeShortCloud commented 4 months ago

Whenever the NVIDIA graphics driver gets updated, the relevant Flatpak runtime is also updated to match the new driver version. However, the old runtimes are still kept. We have a service that we created to start after a NVIDIA update to clear out those old runtimes. As of Flatpak 1.57.1 (currently in the [extra-testing] repository on Arch Linux), this is no longer needed. Flatpak will automatically prune those old runtimes.

https://github.com/flatpak/flatpak/releases/tag/1.15.7