nixpkgs/pkgs/applications/graphics/gimp/plugins
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
..
patches Add gimpPlugins.focusblur 2014-07-20 21:28:50 +02:00
default.nix gimpPlugins: Fix pluginDerivation’s installPlugins 2021-02-11 02:22:23 +01:00