10 , evolution-data-server-gtk4
29 stdenv.mkDerivation rec {
33 src = fetchFromGitHub {
37 hash = "sha256-ADNMSXvfeAT53coAtCu3CVCU5XUFhLbvAH3WPFoKJVE=";
50 evolution-data-server-gtk4
53 # Needed for GtkMediaStream creation with success.ogg, see #311295.
54 gst_all_1.gst-plugins-base
55 gst_all_1.gst-plugins-good
76 description = "Task manager with Todoist support designed for GNU/Linux";
77 homepage = "https://github.com/alainm23/planify";
78 license = licenses.gpl3Plus;
79 maintainers = with maintainers; [ ] ++ teams.pantheon.members;
80 platforms = platforms.linux;
81 mainProgram = "io.github.alainm23.planify";