PlasmaZones 1.15.14
1 change, released March 9, 2026.
Fixed
- Nix build failure after systemd service template change: Removed stale
postInstallsubstituteInPlacethat tried to replace/usr/bin/plasmazonesdin the systemd service file. Since the service now usesconfigure_file(@ONLY)with@KDE_INSTALL_FULL_BINDIR@, the path resolves correctly at build time and no post-install patching is needed.