gimp: add adwaita fallback theme (#539765)

This commit is contained in:
Yohann Boniface
2026-07-12 20:38:37 +00:00
committed by GitHub

View File

@@ -310,7 +310,8 @@ stdenv.mkDerivation (finalAttrs: {
# for gimp-script-fu-interpreter-3.0 invoked by shebang of some plug-ins
"$out"
]
}")
}"
--suffix XDG_DATA_DIRS : "${adwaita-icon-theme}/share")
'';
postFixup = ''