24 version = "unstable-2023-03-25";
26 src = fetchFromGitHub {
29 rev = "355813d5640ad58c84dc063826069384470ce310";
30 hash = "sha256-u+RewFwW17Oz2+lJLlmwebaGn4ebTBquox9Av7Jh1as=";
59 "-DHAVE_LIBATOMIC=atomic"
60 /* "-DWITH_DIAMONDCARD=On" seems ancient and broken */
64 changelog = "https://github.com/LubosD/twinkle/blob/${version}/NEWS";
65 description = "SIP-based VoIP client";
66 homepage = "http://twinkle.dolezel.info/";
67 license = licenses.gpl2Plus;
68 maintainers = [ maintainers.mkg20001 ];
69 platforms = platforms.linux;