16 url = "https://netix.dl.sourceforge.net/project/beebeep/Linux/beebeep-${version}-qt5-amd64.tar.gz";
17 sha256 = "sha256-YDgFRXFBM1tjLP99mHYJadgccHJYYPAZ1kqR+FngLKU=";
37 homepage = "https://www.beebeep.net/";
38 description = "BeeBEEP is the free office messenger that is indispensable in all those places where privacy and security are an essential requirement";
39 mainProgram = "beebeep";
40 platforms = platforms.linux;
41 license = licenses.gpl2Only;
42 maintainers = with maintainers; [ mglolenstine ];