11 , gsettings-desktop-schemas
14 , gobject-introspection
20 stdenv.mkDerivation rec {
24 src = fetchFromGitHub {
25 owner = "johnfactotum";
27 rev = "refs/tags/${version}";
28 hash = "sha256-uKxybt8ZZuk2tWSJLKC7Tgw78EfMMgI99VExfgOdHwA=";
29 fetchSubmodules = true;
46 gsettings-desktop-schemas
53 description = "Simple and modern GTK eBook reader";
54 homepage = "https://johnfactotum.github.io/foliate";
55 changelog = "https://github.com/johnfactotum/foliate/releases/tag/${version}";
56 license = licenses.gpl3Only;
57 maintainers = with maintainers; [ onny ];
58 mainProgram = "foliate";