12 , gsettings-desktop-schemas
23 stdenv.mkDerivation rec {
27 src = fetchFromGitHub {
31 sha256 = "sha256-JiDbkVs+EZRWRohSiuh8xFFgEhbnMYZfnZtz5Z4Wdb0=";
47 gsettings-desktop-schemas
57 chmod +x meson/post_install.py
58 patchShebangs meson/post_install.py
61 passthru.updateScript = nix-update-script { };
64 homepage = "https://github.com/calo001/fondo";
65 description = "Find the most beautiful wallpapers for your desktop";
66 license = licenses.agpl3Plus;
67 maintainers = with maintainers; [ AndersonTorres ] ++ teams.pantheon.members;
68 platforms = platforms.linux;
69 mainProgram = "com.github.calo001.fondo";