diff --git a/pkgs/by-name/to/toppler/package.nix b/pkgs/by-name/to/toppler/package.nix index e1a118094795..c8db49d899f8 100644 --- a/pkgs/by-name/to/toppler/package.nix +++ b/pkgs/by-name/to/toppler/package.nix @@ -10,7 +10,7 @@ gettext, povray, imagemagick, - gimp, + gimp2, sdl2-compat, SDL2_mixer, @@ -47,7 +47,7 @@ stdenv.mkDerivation (finalAttrs: { gettext povray imagemagick - gimp + gimp2 # GIMP needs a writable home writableTmpDirAsHomeHook ];