18 stdenv.mkDerivation rec {
22 src = fetchFromGitHub {
23 owner = "cassidyjames";
26 sha256 = "1zkr7x022khn5g3sq2dkxzy1hiiz66vl81s3i5sb9qr88znh79p1";
49 chmod +x meson/post_install.py
50 patchShebangs meson/post_install.py
54 updateScript = nix-update-script {
60 description = "Insert emoji anywhere, even in non-native apps - designed for elementary OS";
61 homepage = "https://github.com/cassidyjames/ideogram";
62 license = licenses.gpl2Plus;
63 maintainers = teams.pantheon.members;
64 platforms = platforms.linux;
65 mainProgram = "com.github.cassidyjames.ideogram";