xfce.thunar: Enable introspection conditionally
Assuming this is a fallout from efbd153c40.
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
pcre2,
|
||||
xfce4-panel,
|
||||
xfconf,
|
||||
withIntrospection ? false,
|
||||
withIntrospection ?
|
||||
lib.meta.availableOn stdenv.hostPlatform gobject-introspection
|
||||
&& stdenv.hostPlatform.emulatorAvailable buildPackages,
|
||||
buildPackages,
|
||||
gobject-introspection,
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user