Blocker
Nixpkgs PR #518221 adds tasks-org.
Cleanup
In modules/aspects/gui/apps.nix:
- remove
tasksOrgNixpkgs
- remove the patched
tasks-org overlay
- use
pkgs.tasks-org
The upstream package includes the dbus runtime wrapping currently maintained here. Re-check the package version and runtime behavior against our pin before removing the workaround.
Blocker
Nixpkgs PR #518221 adds
tasks-org.Cleanup
In
modules/aspects/gui/apps.nix:tasksOrgNixpkgstasks-orgoverlaypkgs.tasks-orgThe upstream package includes the dbus runtime wrapping currently maintained here. Re-check the package version and runtime behavior against our pin before removing the workaround.