camillemndn / zotero-nix

Zotero built from source on Nix
GNU Affero General Public License v3.0
11 stars 0 forks source link

zotero 7's policies.json file conflicts with firefox's policies.json #2

Open Suyashtnt opened 3 months ago

Suyashtnt commented 3 months ago

Read the title. I'm using firefox and zotero-nix and the home-manager path fails to build with the following error:

error: collision between `/nix/store/rrlgprlzrvycdcywv9l51j9kmhkprfsb-firefox-128.0.3/lib/firefox/distribution/policies.json' and `/nix/store/2pavjqg14ymf1az3j0y5vy5sdzrbdhah-zotero-7.0.0.SOURCE.7e01a7d0e/lib/firefox/distribution/policies.json'
camillemndn commented 3 months ago

Hi, simply do not override firefox-esr dependency. Zotero is intended to work with Firefox ESR 115 for now, not 128.

Suyashtnt commented 3 months ago

Hi, simply do not override firefox-esr dependency. Zotero is intended to work with Firefox ESR 115 for now, not 128.

I'm not overriding any dependency. Weird.

camillemndn commented 3 months ago

Can you provide any more logs and system info please?