toppler: use gimp2

This commit is contained in:
Robert Schütz
2025-10-03 12:17:01 -07:00
parent dbafee5cd0
commit 6c7eb8fccb

View File

@@ -10,7 +10,7 @@
gettext, gettext,
povray, povray,
imagemagick, imagemagick,
gimp, gimp2,
sdl2-compat, sdl2-compat,
SDL2_mixer, SDL2_mixer,
@@ -47,7 +47,7 @@ stdenv.mkDerivation (finalAttrs: {
gettext gettext
povray povray
imagemagick imagemagick
gimp gimp2
# GIMP needs a writable home # GIMP needs a writable home
writableTmpDirAsHomeHook writableTmpDirAsHomeHook
]; ];