zotero: use firefox-esr-unwrapped instead of firefox-unwrapped
This commit is contained in:
parent
1f7dfda8b8
commit
0edc7eee22
@ -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 {};
|
||||||
|
Loading…
Reference in New Issue
Block a user