25 version = "unstable-2024-20-11";
27 src = fetchFromGitHub {
30 rev = "e067dcba28f4e2acd7f71b875fc4168e9706aaaa";
31 hash = "sha256-3YtZwP/ugWOSfUa4uaEAEEsk9i5j93eLt5lHgAu5qqI=";
60 "-DHAVE_LIBATOMIC=atomic"
61 # "-DWITH_DIAMONDCARD=On" seems ancient and broken
65 changelog = "https://github.com/LubosD/twinkle/blob/${version}/NEWS";
66 description = "SIP-based VoIP client";
67 homepage = "http://twinkle.dolezel.info/";
68 license = licenses.gpl2Plus;
69 maintainers = [ maintainers.mkg20001 ];
70 platforms = platforms.linux;