Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Jan Tojnar
aa96bd294b
gimpPlugins: include GIMP into the scope
...
So that it can be easily overridden.
Also clean up, update usage comment for this century and remove alias.
2020-11-11 14:41:15 +01:00
Jan Tojnar
ae21a2bc60
gimp-with-plugins: fix installing custom scripts
...
script-fu (Scheme) scripts are not actually loaded from $GIMP2_PLUGINDIR (lib/gimp/2.10) but $GIMP_DATADIR (share/gimp/2.10).
2019-11-03 14:43:12 +01:00
Silvan Mosberger
a41af6a27b
gimp: Fix derivation detection
2019-08-31 06:50:42 +02:00
Jaakko Luttinen
f9de595e86
gimp: fix GTK_PATH
...
Fixes #60918 .
2019-05-04 21:37:49 +03:00
Jan Tojnar
5c4b687a88
gimp-with-plugins: filter out broken plugins from default selection
2018-04-29 14:29:36 +02:00
Jan Tojnar
b0d3ed3484
gimp: 2.8.22 → 2.10.0
2018-04-29 08:39:05 +02:00
Nikolay Amiantov
d04dafd64e
gimp: add version to derivation, use symlinkJoin for a wrapper
2016-04-26 15:37:42 +03:00
Alexander V. Nikolaev
0649c8bde7
gimp: add gimp-with-plugin derivation
...
By default all plugins from pkgs.gimpPlugins set are enabled.
Default location of plugins changed from $out/${gimp.name} to
$out/lib/gimp/${majorVersion}. Resulting derivation for gimp+plugins
is set as search path for plugins by default (additional tweaking in
gimprc done for old plugin scheme should be removed)
2016-02-25 23:34:28 +02:00