mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 14:41:18 +00:00
gimp: add adwaita fallback theme (#539765)
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user