10 , evolution-data-server-gtk4
23 stdenv.mkDerivation rec {
25 version = "unstable-2023-08-26";
27 src = fetchFromGitHub {
30 rev = "89d1e5a0312a0371bfcd9a95486805917c3729c0";
31 fetchSubmodules = true;
32 hash = "sha256-28l+SkjVQkOA/5f5nT5BbqIV2BrMLmSK/YtDGYl1xjQ=";
45 evolution-data-server-gtk4
50 gst_all_1.gst-plugins-base
64 description = "An implementation of the KDE Connect protocol, built on GNOME platform libraries";
65 homepage = "https://github.com/andyholmes/valent/";
66 changelog = "https://github.com/andyholmes/valent/blob/${src.rev}/CHANGELOG.md";
67 license = with licenses; [ gpl3Plus cc0 ];
68 maintainers = with maintainers; [ federicoschonborn aleksana ];
69 platforms = platforms.linux;