Home Explore Blog CI



nixpkgs

1st chunk of `doc/hooks/gdk-pixbuf.section.md`
41d65aabb06dad6939f57b2195f22e6b1e2b543ba92a086b0000000100000102
# gdk-pixbuf {#setup-hook-gdk-pixbuf}

Exports `GDK_PIXBUF_MODULE_FILE` environment variable to the builder. Add librsvg package to `buildInputs` to get svg support. See also the [setup hook description in GNOME platform docs](#ssec-gnome-hooks-gdk-pixbuf).

Title: GDK-Pixbuf Setup Hook
Summary
This section describes the GDK-Pixbuf setup hook, which exports the `GDK_PIXBUF_MODULE_FILE` environment variable to the builder. It also recommends adding the `librsvg` package to `buildInputs` for SVG support.