PlasmaZones 1.15.14

1 change, released March 9, 2026.

Fixed

  • Nix build failure after systemd service template change: Removed stale postInstall substituteInPlace that tried to replace /usr/bin/plasmazonesd in the systemd service file. Since the service now uses configure_file(@ONLY) with @KDE_INSTALL_FULL_BINDIR@, the path resolves correctly at build time and no post-install patching is needed.