zotero: Add nix-update-script

This commit is contained in:
Mynacol
2026-02-11 19:04:50 +01:00
parent 035938e39f
commit 2269809a93
+3
View File
@@ -14,6 +14,7 @@
firefox-esr-140-unwrapped,
makeDesktopItem,
copyDesktopItems,
nix-update-script,
xvfb-run,
doCheck ? false,
}:
@@ -291,6 +292,8 @@ buildNpmPackage rec {
runHook postInstall
'';
passthru.updateScript = nix-update-script { };
meta = {
homepage = "https://www.zotero.org";
description = "Collect, organize, cite, and share your research sources";