Home Explore Blog Models CI



nixpkgs

doc/hooks/gdk-pixbuf.section.md
6ceb0a95a0a8cb9810a8b21bef36d214bd3cb093450426cd0000000300000102
# 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).

Chunks
9ae4ce06 (1st chunk of `doc/hooks/gdk-pixbuf.section.md`)
Title: GDK-Pixbuf Setup Hook
Summary
This `gdk-pixbuf` setup hook is responsible for exporting the `GDK_PIXBUF_MODULE_FILE` environment variable to the builder. To enable SVG support, users are advised to add the `librsvg` package to their `buildInputs`. Further details can be found in the GNOME platform documentation.