summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksana <alexander.huang.y@gmail.com>2026-01-18 11:38:31 +0000
committerGitHub <noreply@github.com>2026-01-18 11:38:31 +0000
commitd2164b1fd91b638c688dec5612cf70fbb2586466 (patch)
treec365855a23c4deb3ff740dd4d1a9b08c2e32e155
parent397c52afe502c6e422841686eee4bfefa202c4a1 (diff)
parent9a039faf4b7c19b77d4a7f1fd900620ed1104a95 (diff)
[Backport release-25.11] gimp3: enable QOI format support (#481279)
-rw-r--r--pkgs/applications/graphics/gimp/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/gimp/default.nix b/pkgs/applications/graphics/gimp/default.nix
index 66a79a253ccf..7f13314ab351 100644
--- a/pkgs/applications/graphics/gimp/default.nix
+++ b/pkgs/applications/graphics/gimp/default.nix
@@ -68,6 +68,7 @@
alsa-lib,
desktopToDarwinBundle,
fetchpatch,
+ qoi,
}:
let
@@ -192,6 +193,7 @@ stdenv.mkDerivation (finalAttrs: {
glib-networking
libmypaint
mypaint-brushes1
+ qoi
# New file dialogue crashes with “Icon 'image-missing' not present in theme Symbolic” without an icon theme.
adwaita-icon-theme