21 sha256 = "sha256-FKgNKQ2l4FGvEvmppf+RTxMXU6TfsZVFBVii4zr4ASc=";
32 env.NIX_CFLAGS_COMPILE = "-I${glib.dev}/include/gio-unix-2.0";
35 # Pull in JXL and WebP support for ristretto.
36 # In postInstall to run before gappsWrapperArgsHook.
37 export GDK_PIXBUF_MODULE_FILE="${gnome._gdkPixbufCacheBuilder_DO_NOT_USE {
47 description = "Fast and lightweight picture-viewer for the Xfce desktop environment";
48 mainProgram = "ristretto";
49 maintainers = with maintainers; [ ] ++ teams.xfce.members;