Merge gnome-builder: add missing icons to wrapper (#373044)
This commit is contained in:
@@ -142,6 +142,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gappsWrapperArgs+=(
|
||||
# For sysprof-agent
|
||||
--prefix PATH : "${sysprof}/bin"
|
||||
# libpanel icons
|
||||
--prefix XDG_DATA_DIRS : "${libpanel}/share"
|
||||
)
|
||||
|
||||
# Ensure that all plugins get their interpreter paths fixed up.
|
||||
|
||||
Reference in New Issue
Block a user