Commit Graph

2719 Commits

Author SHA1 Message Date
Mario Rodas
eed05da3a3
Merge pull request #199802 from jerith666/openjdk-19
OpenJDK: init 19.0.1
2022-11-30 08:01:20 -05:00
Shawn8901
1befba0d66
portfolio: add update script and make it nix-run-able (#199904) 2022-11-28 23:06:07 +01:00
Sandro
853077236a
Merge pull request #202124 from SuperSandro2000/dbus-passthru-daemon 2022-11-28 01:35:34 +01:00
K900
1be86c6823 cb2bib: wrap correctly 2022-11-27 19:56:00 +01:00
R. Ryantm
7b9642aeef tagainijisho: 1.2.1 -> 1.2.2 2022-11-27 12:39:09 +01:00
R. Ryantm
6fa4fa6508 portfolio: 0.59.3 -> 0.59.4 2022-11-23 21:31:34 +08:00
Matthias Thym
c33ec10699 qownnotes: 22.11.5 -> 22.11.7 2022-11-23 12:31:41 +01:00
Matt McHenry
e7cfa26a86 openjdk: init 19.0.1
as usual this is mostly copy-pasted from 18, so this commit is best
reviewed with '--find-copies-harder'

stop exposing openjdk 18 since it was not a long-term support release

change the default openjdk from 17 to 19 since nixpkgs is a
rolling-release repository

drop the ceremony around bootstrapping via adoptopenjdk for 64-bit
builds vs. via earlier openjdk builds for 32-bit, because, to be
frank, since we're using temurin now, it's not a simple copy-paste
job.  :-/  if someone needs a 32-bit openjdk, that work can be done
separately.

JavaFX revs from 17 to 19; it looks like 18 was never packaged along
with JDK 18.

* the gradle invocation used to build JavaFX must still be done with
  Java 18, as gradle does not yet support running itself on Java 19.

* a couple of patches need to be applied, since a new State enum was
  introduced in the JDK that collides with one in JavaFX.

* the hash of the gradle dependencies has not changed, which is
  surprising, but as far as I can tell correct.

One application (libreoffice) doesn't work with 19 yet, so pin it to
jdk 17 for now.

Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2022-11-22 20:33:24 -05:00
Shea Levy
c6980427ce
zotero: 6.0.16 -> 6.0.18 2022-11-22 04:25:03 -05:00
Sandro Jäckel
c7f5becba3 dbus: remove unused daemon passhtru 2022-11-21 20:23:00 +01:00
Sandro
af24cba835
Merge pull request #201953 from das-g/kmymoney-without-qtwebkit 2022-11-20 23:37:36 +01:00
Raphael Borun Das Gupta
89739b5f6a kmymoney: switch from kdewebkit to qtwebengine
(to get rid of transitive dependency on qtwebkit)
See PR #201028 and issue #53079
2022-11-20 13:09:55 +01:00
Robert Schütz
087262f7ac
Merge pull request #201520 from dotlambda/pytest-asyncio-0.20.2-prep
python310Packages.pytest-asyncio: get reverse dependencies ready for update
2022-11-19 21:35:03 -08:00
Robert Schütz
613ab461ba paperless-ngx: test channels in asyncio auto mode 2022-11-19 20:56:28 -08:00
Bobby Rong
f58ee0cab1
Merge pull request #201117 from chuangzhu/karlender
karlender: 0.7.1 -> 0.8.0
2022-11-20 11:36:56 +08:00
Mustafa Çalışkan
56639875f7
libreoffice: add Turkish language pack 2022-11-17 16:09:39 +03:00
Bjørn Forsman
37b95c8d49 qownnotes: 22.11.4 -> 22.11.5
Changelog: https://github.com/pbek/QOwnNotes/blob/develop/CHANGELOG.md#22115
2022-11-16 11:07:40 +01:00
Bjørn Forsman
00287cc23d qownnotes: update hash to upstream provided format
So that we can get the checksum from upstream with the curl command in
the comment.

No rebuild.
2022-11-16 11:07:40 +01:00
Matthias Thym
1785135be6 qownnotes: 22.10.2 -> 22.11.4 2022-11-14 20:58:01 +01:00
Chuang Zhu
176d06f506 karlender: 0.7.1 -> 0.8.0 2022-11-14 10:23:19 +08:00
Alexo
c47fe07aaa
appflowy: 0.0.4 -> 0.0.6.2 (#192921) 2022-11-13 22:51:39 +01:00
R. Ryantm
affef01d4a treesheets: unstable-2022-10-20 -> unstable-2022-11-11 2022-11-13 12:25:48 +01:00
Sebastien Iooss
4922e9c628 zim: 0.74.3 -> 0.75.1 2022-11-12 09:31:10 +01:00
Emmanuel Rosa
f7d11c70b4 onlyoffice-bin: 7.1.0 -> 7.2.0
Closes #195131
2022-11-11 19:45:49 +08:00
R. Ryantm
c479fab920 portfolio: 0.59.2 -> 0.59.3 2022-11-08 08:37:14 +00:00
Sandro
0fbb874cf2
Merge pull request #199591 from zendo/update-endeavour 2022-11-08 02:08:49 +01:00
zendo
91a82f14d2
endeavour: 42.0 → 43.0
https://gitlab.gnome.org/World/Endeavour/-/compare/v42.0...43.0
2022-11-07 23:30:04 +08:00
zendo
82e844aad1
endeavour: move to pkgs/applications/office
Office is likely a better category for endeavour.
2022-11-07 23:27:26 +08:00
R. Ryantm
3ddb7c1a19 micropad: 4.1.0 -> 4.2.0 2022-11-05 16:30:02 +08:00
7c6f434c
84bc47cb68
Merge pull request #199422 from ncfavier/libreoffice
libreoffice-still: 7.3.6.2 -> 7.3.7.2
2022-11-04 07:51:58 +00:00
Naïm Favier
ead02234ed
libreoffice-still: 7.3.6.2 -> 7.3.7.2 2022-11-04 00:20:52 +01:00
markuskowa
ca258d7988
Merge pull request #199361 from kouyk/update/zotero
zotero: 6.0.15 -> 6.0.16
2022-11-03 20:14:58 +01:00
Steven Kou
fac38806e6
zotero: 6.0.15 -> 6.0.16 2022-11-03 23:09:25 +08:00
Sandro
6b5e3c68fb
Merge pull request #199072 from zendo/update-karlender 2022-11-03 01:41:11 +01:00
Jan Tojnar
6b10854c81
Merge pull request #194232 from yrd/rnote
rnote, poppler: update
2022-11-02 15:45:27 +01:00
Yannik Rödel
969a4732ff scribus: fix for Poppler 22.09 2022-11-02 13:14:43 +01:00
zendo
ff51fc679b karlender: 0.6.2 -> 0.7.1 2022-11-02 07:54:54 +08:00
kilianar
172ec47d51 fava: 1.23 -> 1.23.1
https://github.com/beancount/fava/releases/tag/v1.23.1
2022-11-01 10:48:14 +01:00
Mario Rodas
217b2d0662
Merge pull request #198412 from r-ryantm/auto-update/trilium-desktop
trilium-desktop: 0.56.1 -> 0.56.2
2022-10-30 11:27:32 -05:00
markuskowa
0fe05f4f1c
Merge pull request #198402 from kouyk/update/zotero
zotero: 6.0.12 -> 6.0.15
2022-10-29 23:33:56 +02:00
Pierre Bourdon
b487f96d8f
Merge pull request #198370 from j0lol/master
Add package paper-note
2022-10-29 19:02:55 +02:00
jo!
f80a0993d0 paper-note: fix moved dependencies to buildinputs 2022-10-29 14:42:47 +01:00
jo!
1887b5e048 paper-note: fix, file now editorconfig compliant 2022-10-29 14:24:24 +01:00
jo!
04debedbb1 paper-note: refactor, removed redundant nativeBuildInputs 2022-10-29 14:17:11 +01:00
jo!
1272ac7a52 paper-note: refactor build deps, symlink
moved most dependencies to nativeBuildInputs, symlink creation was typo'd.
2022-10-29 14:12:20 +01:00
R. Ryantm
58c8940e7b trilium-desktop: 0.56.1 -> 0.56.2 2022-10-29 06:59:02 +00:00
Steven Kou
98db40ce14
zotero: 6.0.12 -> 6.0.15 2022-10-29 12:16:08 +08:00
jo!
2761b907b8 paper-note: init at 22.11 2022-10-29 01:51:29 +01:00
Anderson Torres
3a86614307
Merge pull request #198185 from wegank/wxgtk30-drop-gtk2
wxGTK30: remove occurrences in all-packages.nix
2022-10-28 21:10:58 -03:00
Weijia Wang
79ef3dc28b mmex: 1.3.3 -> 1.6.0 2022-10-28 22:47:16 +02:00