Commit Graph

2663 Commits

Author SHA1 Message Date
Bobby Rong
08d867335f
Merge pull request #197009 from zendo/update-qownnotes
qownnotes: 22.9.2 -> 22.10.2
2022-10-25 20:03:32 +08:00
R. RyanTM
3c550b8399
trilium-{desktop,server}: 0.55.1 -> 0.56.1 2022-10-24 14:27:48 +08:00
Ian M. Jones
90eb7cc0aa libreoffice: fix *.desktop files Exec commands 2022-10-24 10:03:13 +08:00
Stanisław Pitucha
497df1cdc2
Merge pull request #196355 from viraptor/banking-fix
banking: fix gi introspection and darwin build
2022-10-23 14:58:07 +11:00
7c6f434c
39dc530f39
Merge branch 'master' into libre-deps 2022-10-22 12:01:58 +00:00
R. Ryantm
4bf5284ef4 treesheets: unstable-2022-10-11 -> unstable-2022-10-20 2022-10-21 23:04:50 +01:00
zendo
cdfb740bc4 qownnotes: 22.9.2 -> 22.10.2 2022-10-21 10:05:04 +08:00
R. Ryantm
81674fb565 micropad: 4.0.0 -> 4.1.0 2022-10-20 08:55:00 +08:00
7c6f434c
ef859e2822
Merge pull request #196535 from gador/libreoffice-update
Libreoffice-fresh: 7.3. 3.2 -> 7.4.2.3, libreoffice-still: 7.2.6.2 -> 7.3.6.2
2022-10-19 08:32:07 +00:00
Florian Brandes
3e3301db78
libreoffice: fix test and cleanup
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-18 07:33:04 +02:00
Florian Brandes
2b690476d2 libreoffice-fresh: 7.4.0.3 -> 7.4.2.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-17 21:35:00 +02:00
Florian Brandes
e39db15a4b libreoffice-still: 7.4.0.3 -> 7.4.2.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-17 21:35:00 +02:00
ajs124
7be2ecc973 libreoffice-*: drop poppler patches 2022-10-17 21:35:00 +02:00
ajs124
001dd426a0 libreoffice-still: 7.2.6.2 -> 7.3.5.2 2022-10-17 21:35:00 +02:00
ajs124
c4785c567e libreoffice-fresh: 7.3.3.2 -> 7.4.0.3 2022-10-17 21:35:00 +02:00
Fabian Affolter
359901c3ab todoman: disable failing test 2022-10-17 18:12:09 +02:00
Stanisław Pitucha
4b2b1ec871 banking: fix gi introspection and darwin build 2022-10-17 21:12:45 +11:00
Martin Weinelt
b286501a5e
Merge pull request #195932 from e1mo/paperless-ngx-192
paperless-ngx: 1.9.1 -> 1.9.2
2022-10-15 11:55:55 +02:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
Moritz 'e1mo' Fromm
27f2a71f46
paperless-ngx: 1.9.1 -> 1.9.2 2022-10-14 09:36:15 +02:00
Chuang Zhu
223829cffd karlender: init at 0.6.2 2022-10-14 00:42:43 +08:00
Jonas Heinrich
e2f7edc4cc
Merge pull request #195620 from r-ryantm/auto-update/treesheets
treesheets: unstable-2022-09-26 -> unstable-2022-10-11
2022-10-13 09:25:32 +02:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
R. Ryantm
290707f841 treesheets: unstable-2022-09-26 -> unstable-2022-10-11 2022-10-12 05:15:49 +00:00
Bobby Rong
97fb164856 elementary-planner: Mark as broken
Does not build with e-d-s 3.45+ / libsoup 3 and porting is likely not easy.
2022-10-11 18:52:33 +02:00
Jan Tojnar
ed7392af5a gnumeric: 1.12.52 → 1.12.53
https://gitlab.gnome.org/GNOME/gnumeric/-/compare/GNUMERIC_1_12_52...GNUMERIC_1_12_53

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:28 +02:00
github-actions[bot]
265121ef54
Merge master into staging-next 2022-10-10 12:01:42 +00:00
Bobby Rong
294961f1fc
Merge pull request #195251 from trofi/timedoctor-removal
timedoctor: remove broken uninstallable package
2022-10-10 19:01:33 +08:00
github-actions[bot]
96dc7cf3d2
Merge master into staging-next 2022-10-10 06:16:58 +00:00
R. Ryantm
6ceaf4b115 portfolio: 0.59.1 -> 0.59.2 2022-10-09 19:17:26 +00:00
Sergei Trofimovich
012d718bc1 timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's
dependency requires i686 linux:

    $ nix build --no-link -f. timedoctor --show-trace
    error: unsupported CPU i686

       … while evaluating the attribute 'version'

       at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3:

           39|
           40|   version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}");
             |   ^

I only onticed it because it uses `xorg.libXaw3d` while nothing else does.

Let's remove it.
2022-10-09 17:52:29 +01:00
github-actions[bot]
130aa9ca68
Merge master into staging-next 2022-10-09 00:03:29 +00:00
Weijia Wang
3d675948c5 treesheets: add darwin support 2022-10-08 20:25:01 +02:00
Martin Weinelt
253ca4957d Merge remote-tracking branch 'origin/master' into staging-next 2022-10-05 00:44:16 +02:00
Valentin Bruch
64eafc25d6 Update source to fix #194116
Before this commit, paths to GUI config and manual were written to the config file. When running gc after an update, these paths do not exist anymore.
That changes with this commit: Paths are commented out in config file. Nonexisting paths are removed from config file when running beamerpresenter.

Other changes in the code compared to v0.2.3: compatibility with Qt 6.4
2022-10-03 09:44:27 -05:00
github-actions[bot]
e879e7d54e
Merge master into staging-next 2022-10-02 00:04:43 +00:00
maxine
c44d41af6a
Merge pull request #192659 from PaulGrandperrin/vscode-fix-wayland
electron apps: fix wayland window decorations
2022-10-02 01:32:08 +02:00
Pascal Bach
ab70c37322
Merge pull request #193457 from r-ryantm/auto-update/qownnotes
qownnotes: 22.9.1 -> 22.9.2
2022-10-01 22:57:15 +02:00
github-actions[bot]
7170a03e58
Merge master into staging-next 2022-09-30 00:07:38 +00:00
R. Ryantm
419f5ba234 treesheets: unstable-2022-03-12 -> unstable-2022-09-26 2022-09-29 15:10:14 -04:00
github-actions[bot]
9c14978f84
Merge master into staging-next 2022-09-29 12:01:25 +00:00
R. Ryantm
0579b1b8a8 morgen: 2.5.13 -> 2.5.16 2022-09-29 19:00:46 +08:00
Vladimír Čunát
8ba120420f
Merge #191339: staging-next 2022-09-15 2022-09-29 09:16:47 +02:00
R. Ryantm
f674725370 qownnotes: 22.9.1 -> 22.9.2 2022-09-29 05:14:30 +00:00
Sandro
5a38d85664
Merge pull request #189720 from linsui/jabref 2022-09-29 00:43:15 +02:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
Martin Weinelt
7da8d25d87 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-28 17:15:11 +02:00
Paul Grandperrin
aeaeca819d NIXOS_OZONE_WL: fix wayland window decorations 2022-09-28 15:56:55 +02:00
Martin Weinelt
0c3649a83a
Merge pull request #192249 from mweinelt/paperless-ngx-tesseract5 2022-09-28 02:28:23 +02:00
github-actions[bot]
d6a1c7033e
Merge staging-next into staging 2022-09-28 00:06:37 +00:00