zotero: use firefox-esr-unwrapped instead of firefox-unwrapped

This commit is contained in:
Edward Tjörnhammar 2016-09-04 12:24:51 +02:00
parent 1f7dfda8b8
commit 0edc7eee22
No known key found for this signature in database
GPG Key ID: 7B82CE4A866B6845

View File

@ -15581,7 +15581,7 @@ in
};
zotero = callPackage ../applications/office/zotero {
firefox = firefox-unwrapped;
firefox = firefox-esr-unwrapped;
};
zscroll = callPackage ../applications/misc/zscroll {};