zotero: use firefox-esr-unwrapped instead of firefox-unwrapped
This commit is contained in:
@@ -15581,7 +15581,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
zotero = callPackage ../applications/office/zotero {
|
zotero = callPackage ../applications/office/zotero {
|
||||||
firefox = firefox-unwrapped;
|
firefox = firefox-esr-unwrapped;
|
||||||
};
|
};
|
||||||
|
|
||||||
zscroll = callPackage ../applications/misc/zscroll {};
|
zscroll = callPackage ../applications/misc/zscroll {};
|
||||||
|
|||||||
Reference in New Issue
Block a user