zotero: Fix file chooser
> It looks like org.gtk.Settings.FileChooser.gschema.xml is provided by `gtk3` but not `gtk4`. Co-authored-by: locnide <49921473+locnide@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
copyDesktopItems,
|
||||
libGL,
|
||||
pciutils,
|
||||
wrapGAppsHook4,
|
||||
wrapGAppsHook3,
|
||||
nix-update-script,
|
||||
xvfb-run,
|
||||
doCheck ? false,
|
||||
@@ -174,7 +174,7 @@ buildNpmPackage (finalAttrs: {
|
||||
gawk
|
||||
rsync
|
||||
copyDesktopItems
|
||||
wrapGAppsHook4
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user