zotero: Add nix-update-script
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user