~ruther/guix-local

86d91c441118b63ad0aa868f8505059b2770fdcb — Liliana Marie Prikler 3 years ago 3fb7add
gnu: evolution: Add missing input.

In commit e4bf10ab0bc7c397fe7cbc52aea87d5ea2dfda7d, libnotify was removed
(and the removal documented).  This led to desktop notifications no longer
popping up for received emails.  Re-adding libnotify fixes this.

* gnu/packages/gnome.scm (evolution)[inputs]: Add libnotify.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -0
@@ 11640,6 11640,7 @@ generic enough to work for everyone.")
           highlight
           libcanberra
           libgweather4
           libnotify
           libsoup
           nss
           openldap