Home Explore Blog 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
41d65aab (1st chunk of `doc/hooks/gdk-pixbuf.section.md`)
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.