nixpkgs/pkgs/applications/graphics/gimp
Jan Tojnar 32d3da48bc
gimpPlugins: Fix pluginDerivation’s installPlugins
`installPlugins` command installed stuff into directories based on package name
but GIMP actually requires the plug-in executable to match the directory,
so the plug-ins could not be loaded.

efae55a73e

Let’s update `installPlugins` and also rename since the old broken usage had different semantics.

Scripts work the old way.
2021-02-11 02:22:23 +01:00
..
plugins gimpPlugins: Fix pluginDerivation’s installPlugins 2021-02-11 02:22:23 +01:00
default.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hardcode-plugin-interpreters.patch gimp: Hardcode interpreter paths 2020-07-03 22:47:17 +02:00
remove-cc-reference.patch gimp: 2.10.16 → 2.10.18 2020-02-27 17:02:00 +01:00
wrapper.nix treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00