Moonshine, ein headless Streaming-Server für Moonlight, wurde in Version v0.14.1 veröffentlicht.
Nur einen Tag nach Version 0.14.0 bringt dieses Release vor allem einen wichtigen Startup-Fix: Moonshine wartet nun beim Start auf D-Bus, damit der Session-Launch nicht fehlschlägt, wenn D-Bus asynchron startet. Zudem wurde intern auf Rust Edition 2024 umgestellt.
Added
- Wait for D-Bus to become available on startup, preventing session launch failures when D-Bus starts asynchronously.
Changed
- The project now uses Rust edition 2024.
Fixed
- Removed a nonexistent
security.polkit.extraPoliciesconfiguration from the NixOS module that triggered evaluation errors.- Ensured polkit and sysusers rule files are included in binary release packages.

Quelle: GitHub