zotero: change alias zotero_7 to refer to zotero, not zotero-beta
Zotero 7 was released last year. I was surprised to find that zotero_7 pointed to the beta.
This commit is contained in:
@@ -14693,7 +14693,7 @@ with pkgs;
|
||||
SDL = SDL_sixel;
|
||||
};
|
||||
|
||||
zotero_7 = pkgs.zotero-beta;
|
||||
zotero_7 = pkgs.zotero;
|
||||
|
||||
zsteg = callPackage ../tools/security/zsteg { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user