nixpkgs/pkgs/applications/graphics/gimp
Jan Tojnar 3b701aa4b6
gimp: Fix interpreter path
GIMP uses python interpreter specified in pygimp.interp file for running Python plug-ins,
so any Python related wrapping is useless. It will pick up and use the python from build PATH.

Let’s use a python environment containing pygtk, which is needed by many plug-ins.

Closes: https://github.com/NixOS/nixpkgs/issues/87883
2020-07-03 21:07:45 +02:00
..
plugins treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
default.nix gimp: Fix interpreter path 2020-07-03 21:07:45 +02:00
remove-cc-reference.patch gimp: 2.10.16 → 2.10.18 2020-02-27 17:02:00 +01:00
wrapper.nix gimp-with-plugins: fix installing custom scripts 2019-11-03 14:43:12 +01:00