Commit Graph

97 Commits

Author SHA1 Message Date
Ariel Ebersberger
573f27b24c zotero-beta: 7.0.0-65 -> 7.0.0-83 2024-06-05 20:37:58 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
fc3a993440 zotero: 6.0.30 -> 6.0.35 2024-03-09 01:31:34 +00:00
hexclover
9a0b1e1294 zotero_7: beta 51 -> beta 65 2024-03-03 13:23:33 +08:00
Elijah M. Immer
646c1542db zotero: Add meta.mainProgram
The lib.getExe function's feature of assuming the program name from the
package is depracated, and it says to specify it here.

I was not sure whether I should do zotero itself, or .zotero-wrapped. I
put just zotero here, but I will change it if it should be the wrapped
version.

I didn't see any meta.mainProgam use the wrapped one, so I didn't use it
here.
2024-01-29 12:31:14 -08:00
John Garcia
701dae72f5 zotero_7: change platforms to x86_64-linux only 2023-12-21 13:18:38 +00:00
John Garcia
6ce1bc17b6 zotero: change platforms to x86_64-linux only 2023-12-21 13:17:22 +00:00
Átila Saraiva
96fb9249cd zotero_7: swapping maintainer from i077 to atila 2023-11-22 11:05:57 -07:00
Átila Saraiva
a1c24a7517 zotero_7: init at 7.0.0-beta 2023-11-21 11:36:55 -07:00
kilianar
1817b5bdb0 zotero: 6.0.27 -> 6.0.30
https://github.com/zotero/zotero/releases/tag/6.0.30
2023-11-05 00:24:45 +01:00
Imran Hossain
9438baa49d
zotero: mark as insecure (CVE-2023-5217)
Zotero 6 is based on Firefox 60 and has not patched this vulnerability.
The next version is based on Firefox 102 (ESR) and has patched this, but
is is still in beta.

See also NixOS/nixpkgs#258048.
2023-10-22 17:35:40 -04:00
R. Ryantm
48528f4522 zotero: 6.0.26 -> 6.0.27 2023-10-06 15:19:44 +00:00
kilianar
16c80ce911 zotero: remove version from name in desktopItem
Using the version in the name attribute of the desktop item led to
some issues with desktop environments that expect the name to remain
unchanged.
2023-04-30 17:56:18 +02:00
kilianar
c18689f9e4 zotero: 6.0.23 -> 6.0.26
https://github.com/zotero/zotero/releases/tag/6.0.26
2023-04-21 12:37:25 +02:00
kilianar
ef518da0c3 zotero: 6.0.22 -> 6.0.23
https://github.com/zotero/zotero/releases/tag/6.0.23
2023-03-30 23:33:51 +02:00
Steven Kou
6bc9107566
zotero: 6.0.20 -> 6.0.22
https://www.zotero.org/support/changelog#changes_in_6022_february_22_2023
2023-02-27 18:45:00 +08:00
Kou Yong Kang
1a44669ef4
zotero: 6.0.18 -> 6.0.20 (#210142) 2023-01-16 15:20:37 +01:00
Shea Levy
c6980427ce
zotero: 6.0.16 -> 6.0.18 2022-11-22 04:25:03 -05:00
Steven Kou
fac38806e6
zotero: 6.0.15 -> 6.0.16 2022-11-03 23:09:25 +08:00
Steven Kou
98db40ce14
zotero: 6.0.12 -> 6.0.15 2022-10-29 12:16:08 +08:00
R. Ryantm
1cd743eb8a zotero: 6.0.10 -> 6.0.12 2022-08-17 01:42:35 +00:00
kilianar
a9ecd41c99 zotero: 6.0.9 -> 6.0.10
https://www.zotero.org/support/changelog#changes_in_6010_july_18_2022
2022-07-24 23:38:43 +02:00
kilianar
c8941fc6c8 zotero: 6.0.8 -> 6.0.9 2022-06-29 10:38:52 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
kilianar
b0a641eb01 zotero: 6.0.4 -> 6.0.8 2022-06-10 13:20:39 +02:00
R. Ryantm
fbf4d8bb3f zotero: 6.0 -> 6.0.4 2022-04-29 09:26:49 -05:00
Artturin
c2b8260981 zotero: add x-scheme-handler/zotero to desktop file
so `zotero://select/library/items/GICAH8PU` will work
2022-04-01 09:33:37 +03:00
Christopher Grainger
47a80b3d36
zotero: 5.0.96.3 -> 6.0 2022-03-19 16:14:07 +11:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. RyanTM
7c0b3afddb zotero: 5.0.96.2 -> 5.0.96.3 2021-08-21 21:44:22 +00:00
Imran Hossain
81ffbb808a zotero: 5.0.96 -> 5.0.96.2 2021-05-16 16:32:07 -04:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Imran Hossain
512552d851 zotero: 5.0.95 -> 5.0.96 2021-03-09 01:03:06 -05:00
Imran Hossain
148eff94b3
zotero: 5.0.89 -> 5.0.95 (#113964) 2021-02-22 19:09:28 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Daniël de Kok
13ab2b4b10 zotero: fix reliance on coreutils being in PATH
zotero currently fails in pure environments with:

.zotero-wrapped: line 12: readlink: command not found
.zotero-wrapped: line 12: dirname: command not found
.zotero-wrapped: line 13: /zotero-bin: No such file or directory

Because the script assumes that readlink and dirname are
available. Fix by adding coreutils to PATH using the wrapper.
2020-09-01 13:29:46 +02:00
R. RyanTM
ada252961c zotero: 5.0.88 -> 5.0.89 2020-08-31 10:17:52 +00:00
R. RyanTM
9668017dc0 zotero: 5.0.87 -> 5.0.88 2020-07-07 23:18:45 +00:00
R. RyanTM
49d5ab48f6 zotero: 5.0.85 -> 5.0.87 2020-05-27 19:58:25 +00:00
R. RyanTM
2a9ae489f4 zotero: 5.0.83 -> 5.0.85 2020-05-12 22:15:34 -07:00
Nick Hu
4665e31ffd
zotero: make wrapGAppsHook work 2020-03-30 21:03:33 +01:00
R. RyanTM
9a2a995a8f zotero: 5.0.82 -> 5.0.83 2020-03-06 07:20:57 +01:00
R. RyanTM
2ff21bdc23 zotero: 5.0.80 -> 5.0.82 2020-01-30 22:07:16 -08:00
R. RyanTM
58e9e03700 zotero: 5.0.77 -> 5.0.80 2019-12-09 16:04:56 -08:00
Jan Tojnar
8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
R. RyanTM
d3cf60344b zotero: 5.0.73 -> 5.0.77 (#72693) 2019-11-07 23:29:28 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00