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 { };
58 description = "Insert emoji anywhere, even in non-native apps - designed for elementary OS";
59 homepage = "https://github.com/cassidyjames/ideogram";
60 license = licenses.gpl2Plus;
61 maintainers = teams.pantheon.members;
62 platforms = platforms.linux;
63 mainProgram = "com.github.cassidyjames.ideogram";