Commit Graph

2941 Commits

Author SHA1 Message Date
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
github-actions[bot]
70776ac218
Merge master into staging-next 2022-09-28 00:06:02 +00:00
Florian Brandes
e79ac56275 paperless-ngx: 1.8.0 -> 1.9.1
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-27 10:24:04 +02:00
Florian Brandes
83df2f2a9f pdfmixtool: 1.0.2 -> 1.1
- add patch to fix build with newer qpdf version

tracked upstream https://gitlab.com/scarpetta/pdfmixtool/-/issues/81

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-09-27 10:24:04 +02:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Frederik Rietdijk
de57d754a0 Merge master into staging-next 2022-09-26 09:31:22 +02:00
kilianar
623d50b213 gnucash: 4.11 -> 4.12
https://github.com/Gnucash/gnucash/releases/tag/4.12
2022-09-25 23:49:22 +02:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
R. RyanTM
397da86480
trilium-{desktop,server}: 0.54.3 -> 0.55.1 2022-09-24 19:25:28 +08:00
R. Ryantm
29fb59725d qownnotes: 22.9.0 -> 22.9.1 2022-09-24 16:29:48 +08:00
superherointj
f681d14722 mmex: mark broken 2022-09-23 10:10:04 -03:00
linsui
79833127ca jabref: 5.6 -> 5.7 2022-09-23 12:51:26 +08:00
Martin Weinelt
5b1a4ed0bf
paperless-ngx: Upgrade to tesseract5
The documentation of paperless-ngx mentions it supports versions greater
than or equal 4.0.
2022-09-23 01:43:47 +02:00
github-actions[bot]
15bbf4d3fc
Merge master into staging-next 2022-09-21 12:01:48 +00:00
Rhys Davies
4b048a08c3
micropad: 3.30.6 -> 4.0.0 2022-09-21 13:53:41 +12:00
Rhys Davies
54f5655931
micropad: Add updateScript 2022-09-21 13:53:30 +12:00
Martin Weinelt
73e44107a8
paperless-ngx: disable eth-keys tests
Some other override in this package set makes them fail.
2022-09-19 16:05:57 +02:00
Bobby Rong
39d126d5f3
Merge pull request #190911 from wineee/qown
qownnotes: 22.8.4 -> 22.9.0
2022-09-15 20:35:17 +08:00
Mario Rodas
9936031be3
Merge pull request #189931 from stiglers-eponym/master
beamerpresenter: 0.2.2 -> 0.2.3
2022-09-13 00:47:48 -05:00
rewine
8cfaeb6506 qownnotes: 22.8.4 -> 22.9.0 2022-09-12 18:36:42 +08:00
Erik Arvstedt
a611c674c2
paperless: use imagemagickBig
`imagemagickBig` has `gs` support. This fixes a warning during
thumbnail generation (`convert: no images defined`).
The type of thumbnails that are generated is unchanged.
2022-09-11 22:04:18 +02:00
Erik Arvstedt
e3be4ad2f0
paperless: fix array formatting 2022-09-11 21:58:12 +02:00
Thomas Gerbet
06e4f6fd65 fava: 1.22.2 -> 1.22.3
Fixes CVE-2022-2589.
https://github.com/beancount/fava/compare/v1.22.2...v1.22.3
2022-09-10 13:37:08 +02:00
Pol Dellaiera
648bcc8f42
pympress: Move gobject-introspection to nativeBuildInputs
- Previously the software would fail to run with an error showing that
  it couldn't find gobject-introspection typelib files for GTK3
- By adding gobject-introspection to nativeBuildInputs, the gi typelib
  path is set so that we have all of the typelibs we need

Co-authored-by: Skyler Grey <skyler3665@gmail.com>
2022-09-07 01:01:47 +01:00
Pol Dellaiera
f2625ce444
pympress: 1.7.0 -> 1.7.2 2022-09-06 21:48:27 +02:00
Jonas Heinrich
e942ab423f
Merge pull request #151216 from matthiasbeyer/add-beancount-ing-diba
beancount-ing-diba: init 0.5.0
2022-09-06 14:36:52 +02:00
Valentin Bruch
9a067292d3
beamerpresenter: set compile time options explicitly
Compile time options are set explicitly for clarity.
Option USE_EXTERNAL_RENDERER can now be set using useExternalRenderer
variable. Option USE_QTPDF is disabled because it is only intended as a
backup if MuPDF and Poppler are both not available.
2022-09-06 01:28:49 +02:00
Valentin Bruch
1717df9134
beamerpresenter: 0.2.2 -> 0.2.3
Version 0.2.2 fails to build. This should be fixed in 0.2.3.
For more changes see CHANGELOG.md on
https://github.com/stiglers-eponym/BeamerPresenter
2022-09-06 01:16:24 +02:00
Martin Weinelt
268569b6d8
Merge pull request #189852 from erikarvstedt/paperless-pythonpath 2022-09-05 15:26:20 +02:00
Erik Arvstedt
783f8f16c1
paperless: move PYTHONPATH definition to module
`paperless-ngx.pythonPath` was incomplete due to the missing paperless-ngx
source, so it had to be amended in the service.
Instead of amending it, define it entirely in the service.

This allows an override of `paperless-ngx.propagatedBuildInputs` to be reflected
in the service's PYTHONPATH.
2022-09-05 14:50:45 +02:00
Jonas Heinrich
e7aa8b3e8c
Merge pull request #184071 from r-ryantm/auto-update/tagainijisho
tagainijisho: 1.2.0 -> 1.2.1
2022-09-04 22:57:55 +02:00
Martin Weinelt
73e10d9d5a
paperless: Expose python environment in passthru
This allows adding more python dependencies through overrides.
2022-09-04 16:16:46 +02:00
R. Ryantm
d970656eb4 PageEdit: 1.9.10 -> 1.9.20 2022-09-04 10:26:52 +00:00
Bobby Rong
e3fcf796f1
Merge pull request #189478 from kilianar/super-productivity-7.12.0
super-productivity: 7.11.6 -> 7.12.0
2022-09-04 09:51:36 +08:00
Mario Rodas
6d0c50d854
Merge pull request #189189 from wegank/espanso-darwin
espanso: fix build on darwin
2022-09-03 14:15:46 -05:00
kilianar
ce0d078683 super-productivity: 7.11.6 -> 7.12.0
https://github.com/johannesjo/super-productivity/releases/tag/v7.12.0
2022-09-02 17:12:23 +02:00
R. Ryantm
d7ce838ec5 morgen: 2.5.10 -> 2.5.13 2022-09-01 22:13:20 +00:00
Weijia Wang
ae6ec03e3e espanso: fix build on darwin 2022-08-31 23:52:00 +02:00
Christian Kögler
ba4a7de60a
Merge pull request #188419 from FliegendeWurst/trilium-0.54.3
trilium-{desktop,server}: 0.54.2 -> 0.54.3
2022-08-31 21:24:25 +02:00
Sandro
194a90bd71
Merge pull request #188634 from symphorien/paperwork-flakytest 2022-08-28 23:38:51 +02:00
Matthias Thym
3909e303eb qownnotes: 22.8.3 -> 22.8.4 2022-08-28 17:49:23 +02:00
superherointj
c4fbdaa95f
Merge pull request #188625 from kilianar/super-productivity-7.11.6
super-productivity: 7.11.5 -> 7.11.6
2022-08-28 11:25:27 -03:00
Guillaume Girol
c6d38ef4df
Merge pull request #187707 from onny/paperwork-backend
python310Packages.paperwork-backend: Fix tests
2022-08-28 13:27:24 +00:00
kilianar
eb1ec41120 super-productivity: 7.11.5 -> 7.11.6
https://github.com/johannesjo/super-productivity/releases/tag/v7.11.6
2022-08-28 14:52:55 +02:00
Guillaume Girol
f9229cd157 python3.pkgs.paperwork-backend: fix flaky test 2022-08-28 12:00:00 +00:00
Bobby Rong
24df12356d
Merge pull request #187916 from kilianar/portfolio-0.59.1
portfolio: 0.59.0 -> 0.59.1
2022-08-28 16:29:03 +08:00
Jonas Heinrich
22ad698760 python310Packages.paperwork-backend: Fix tests 2022-08-27 08:57:03 +02:00
FliegendeWurst
6c2479f6e9 trilium-{desktop,server}: 0.54.2 -> 0.54.3 2022-08-26 22:31:29 +02:00
Bobby Rong
2fc3f8af09
Merge pull request #178289 from wineee/wps
wpsoffice: 11.1.0.9615 -> 11.1.0.11664
2022-08-26 22:52:41 +08:00
rewine
6fc3f6e381 wpsoffice: 11.1.0.9615 -> 11.1.0.11664 2022-08-26 22:36:59 +08:00
superherointj
ef4bc79945
Merge pull request #188200 from r-ryantm/auto-update/morgen
morgen: 2.5.9 -> 2.5.10
2022-08-25 23:22:19 -03:00
Sandro
a633a3b22d
Merge pull request #178740 from wineee/cutemarked-ng 2022-08-24 22:02:02 +02:00
R. Ryantm
349ac490d1 morgen: 2.5.9 -> 2.5.10 2022-08-24 16:41:09 +00:00
rewine
ece2858b38 cutemarked-ng: init at unstable-2021-07-29 2022-08-24 23:44:58 +08:00
kilianar
994a2f0d4b portfolio: 0.59.0 -> 0.59.1
https://github.com/buchen/portfolio/releases/tag/0.59.1
2022-08-23 22:15:01 +02:00
github-actions[bot]
9968240f42
Merge master into staging-next 2022-08-22 18:01:16 +00:00
Bobby Rong
e1240fb90d
Merge pull request #187677 from r-ryantm/auto-update/qownnotes
qownnotes: 22.8.1 -> 22.8.3
2022-08-22 22:07:33 +08:00
github-actions[bot]
95c5daaba5
Merge master into staging-next 2022-08-22 12:01:30 +00:00
Jonas Heinrich
8076608205
Merge pull request #183433 from r-ryantm/auto-update/kitsas
kitsas: 3.1.1 -> 3.2.1
2022-08-22 09:30:11 +02:00
github-actions[bot]
3511fb02d2
Merge master into staging-next 2022-08-22 00:03:02 +00:00
Jacek Generowicz
e834ca87ff
banana-accounting: init at 10.0.12 (#179112) 2022-08-21 21:15:33 +02:00
github-actions[bot]
fd9f6da81c
Merge master into staging-next 2022-08-21 18:01:29 +00:00
Jonas Heinrich
af20a2ee0f
Merge pull request #184709 from r-ryantm/auto-update/skrooge
skrooge: 2.27.0 -> 2.28.0
2022-08-21 17:56:49 +02:00
R. Ryantm
87e981de6f qownnotes: 22.8.1 -> 22.8.3 2022-08-21 03:05:54 +00:00
github-actions[bot]
e5f0224881
Merge master into staging-next 2022-08-21 00:02:49 +00:00
Jonas Heinrich
35c939e89b
Merge pull request #186497 from r-ryantm/auto-update/qnotero
qnotero: 2.3.0 -> 2.3.1
2022-08-21 01:27:00 +02:00
github-actions[bot]
1622736ef5
Merge master into staging-next 2022-08-20 18:01:20 +00:00
Jonas Heinrich
4d70cdd97e
Merge pull request #186996 from r-ryantm/auto-update/morgen
morgen: 2.5.8 -> 2.5.9
2022-08-20 16:28:48 +02:00
linsui
b52596ca68 jabref: add gtk3 2022-08-20 19:39:39 +08:00
github-actions[bot]
318717f2e3
Merge master into staging-next 2022-08-20 00:02:22 +00:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Vladimír Čunát
9233d46171
fixup! libreoffice*: hack-fix build after gpgme update 2022-08-18 17:42:24 +02:00
Vladimír Čunát
6b4195366a
libreoffice*: hack-fix build after gpgme update 2022-08-18 17:40:39 +02:00
R. Ryantm
1cd743eb8a zotero: 6.0.10 -> 6.0.12 2022-08-17 01:42:35 +00:00
R. Ryantm
e54508f0c6 morgen: 2.5.8 -> 2.5.9 2022-08-16 16:43:37 +00:00
Sandro
ce2be5610e
Merge pull request #186916 from totoroot/update/qownnotes-22.8.1 2022-08-16 15:19:05 +02:00
Pascal Wittmann
99bbbc7021
Merge pull request #186657 from DeeUnderscore/update/zim-0.74.3
zim: 0.74.2 -> 0.74.3
2022-08-16 12:01:56 +02:00
Matthias Thym
cac7fcf5e4 qownnotes: 22.8.0 -> 22.8.1 2022-08-16 10:59:27 +02:00
Matthias Beyer
641913bdb6 beancount-ing-diba: init 0.6.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-08-15 08:15:59 +02:00
D Anzorge
ef5c9a329d zim: 0.74.2 -> 0.74.3
https://github.com/zim-desktop-wiki/zim-desktop-wiki/blob/0.74.3/CHANGELOG.md#0743---tue-07-dec-2021

Also fix problem with missing gi, and stop double-wrapping.
2022-08-14 15:28:15 +02:00
FliegendeWurst
908976024d trilium-{desktop,server}: 0.53.2 -> 0.54.2 2022-08-14 12:56:24 +02:00
R. Ryantm
4f95e2453e qnotero: 2.3.0 -> 2.3.1 2022-08-13 20:40:03 +00:00
Bobby Rong
1c7089d9e7
Merge pull request #184381 from r-ryantm/auto-update/morgen
morgen: 2.5.2 -> 2.5.8
2022-08-12 22:05:42 +08:00
Robert Schütz
95e054f03c beamerpresenter: use qt6
Embedded videos are now supported.
2022-08-11 08:32:47 +00:00
Robert Scott
4844604b38
Merge pull request #185669 from gador/paperless-ngx-1.8.0
paperless-ngx: update to 1.8.0, python3Packages.django-q: add gador as maintainer, switch to GitHub
2022-08-11 00:22:35 +01:00
Florian Brandes
c41ed54f93 paperless-ngx: 1.7.1 -> 1.8.0
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-10 10:21:24 +02:00
Kira Bruneau
263b0365db micropad: remove special case for electron on darwin 2022-08-09 18:36:14 -04:00
Martin Weinelt
c82d8f6dd3
Merge pull request #185073 from ShadowRZ/shadowrz/qownnotes 2022-08-05 01:54:34 +02:00
夜坂雅
880a1076b2
qownnotes: 22.7.6 -> 22.8.0 2022-08-04 07:23:28 +08:00
Sandro
20c68fb71d
Merge pull request #183969 from Shawn8901/jameica-gsetting-schema 2022-08-04 00:15:47 +02:00
Shawn8901
7d933d4c34 jameica: ensure gsetting schema is available 2022-08-03 20:23:17 +02:00
Raphael Das Gupta
b5a9dea9c8
kmymoney: 5.1.1 → 5.1.3 (#183973)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Aidan Gauland <aidalgol@fastmail.net>
2022-08-03 14:59:06 +02:00
FliegendeWurst
48f4befd44
trilium: 0.51.2 -> 0.53.2 + update script (#177484)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-02 14:01:17 +02:00
R. Ryantm
11b8569e72 skrooge: 2.27.0 -> 2.28.0 2022-08-02 03:43:58 +00:00
R. Ryantm
e3202f90f5 morgen: 2.5.2 -> 2.5.8 2022-08-01 00:31:36 +00:00
Pascal Wittmann
eac2bdaaca
Merge pull request #184239 from r-ryantm/auto-update/homebank
homebank: 5.5.5 -> 5.5.6
2022-07-31 22:44:22 +02:00
R. Ryantm
64b836ef3c homebank: 5.5.5 -> 5.5.6 2022-07-31 14:29:20 +00:00
R. Ryantm
fd20ff8a46 tagainijisho: 1.2.0 -> 1.2.1 2022-07-31 03:00:03 +00:00
Robert Scott
cc95d8a722 fava: 1.22.1 -> 1.22.2 2022-07-30 15:39:22 +01:00
R. Ryantm
034a5245a9 kitsas: 3.1.1 -> 3.2.1 2022-07-28 17:51:39 +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
Matthias Thym
764a14817a qownnotes: Remove dtzWill as maintainer 2022-07-24 15:22:18 +02:00
Matthias Thym
370228834d qownnotes: 22.7.1 -> 22.7.6 2022-07-24 15:18:28 +02:00
Vladyslav M
a1bf8ce827 fava: 1.21 -> 1.22.1 2022-07-22 22:27:24 +03:00
Masanori Ogino
9786fb4cc7 zk: 0.9.0 -> 0.11.1
Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
2022-07-22 10:23:45 +09:00
Bobby Rong
0417e8e11f
Merge pull request #181893 from kilianar/portfolio-0.59.0
portfolio: 0.58.5 -> 0.59.0
2022-07-21 20:05:12 +08:00
kilianar
bf3e5034bb portfolio: 0.58.5 -> 0.59.0
https://github.com/buchen/portfolio/releases/tag/0.59.0
2022-07-17 22:59:41 +02:00
github-actions[bot]
a4622e8226
Merge master into staging-next 2022-07-15 12:01:15 +00:00
Sandro
baeefadb54
Merge pull request #162593 from linsui/patch-2 2022-07-15 11:27:03 +02:00
linsui
2df7e18699 JabRef: 5.5 -> 5.6 2022-07-15 10:12:09 +08:00
github-actions[bot]
9e8540af02
Merge master into staging-next 2022-07-13 12:01:13 +00:00
Matthias Thym
6b0546c40b qownnotes: 22.6.1 -> 22.7.1 2022-07-12 14:27:23 +02:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
github-actions[bot]
527a304ac4
Merge staging-next into staging 2022-07-08 00:03:17 +00:00
Sandro
2264184667
Merge pull request #176272 from necessarily-equal/booklet-imposer
bookletimposer: add new package
2022-07-07 21:55:51 +02:00
Antoine Fontaine
4950cb01e5 bookletimposer: init at 0.3.1 2022-07-07 18:11:00 +02:00
Jan Tojnar
d910a8b8a5 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/data/icons/zafiro-icons/default.nix
2022-07-07 14:24:09 +02:00
Artturi
0b280f0901
Merge pull request #180169 from k3a/autokey 2022-07-07 14:19:05 +03:00
Thiago Kenji Okada
17388d455a
Merge pull request #180352 from kilianar/onlyoffice
onlyoffice-bin: 6.3.1 -> 7.1.0
2022-07-06 18:46:59 +01:00
kilianar
1fe8edb6dd onlyoffice-bin: 6.3.1 -> 7.1.0
https://github.com/ONLYOFFICE/DesktopEditors/releases/tag/v7.1.0
2022-07-06 16:27:43 +02:00
ajs124
e332ad7a33 tagainijisho: 1.0.3 -> 1.2.0
qt4 -> qt5
2022-07-06 15:53:15 +02:00
Artturin
732f1d8142 treewide: convert string cmakeFlags to list of strings 2022-07-05 04:05:30 +03:00
Mario Hros
3a96c0a4f2 autokey: fix No GSettings schemas are installed and clean wrapping
Remove unnecessary wrapping stuff and fix
"No GSettings schemas are installed"
fatal error when opening the main window.

fixes #137417
2022-07-04 22:54:51 +02:00
Josef Kemetmüller
bcd7045998 treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
Robert Schütz
649c644ba8 banking: 0.4.0 -> 0.5.1 2022-06-30 17:30:07 +00:00
Bobby Rong
b508a51c5c
Merge pull request #179545 from kilianar/zotero
zotero: 6.0.8 -> 6.0.9
2022-06-30 19:23:33 +08:00
Robert Schütz
aaa1cf94f9 scribus: 1.5.7 -> 1.5.8
https://w.scribus.net/wiki/index.php/1.5.8_Release
2022-06-29 16:20:14 +02:00
kilianar
c8941fc6c8 zotero: 6.0.8 -> 6.0.9 2022-06-29 10:38:52 +02:00
ajs124
45ec5898cb maintainers: remove tstrobel
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
kilianar
192c0e2e1c gnucash: 4.10 -> 4.11 2022-06-27 09:29:42 +02:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt -> erikarvstedt
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Martin Weinelt
e844b3a49a
Merge pull request #178414 from kilianar/portfolio 2022-06-25 12:25:27 +02:00
Guillaume Girol
3d0b6eb93d
Merge pull request #178239 from totoroot/update/qownnotes-22.6.1
qownnotes: 22.5.0 -> 22.6.1
2022-06-25 10:15:16 +00:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
K900
523bd0ae27 libreoffice: add java.sql dependency
Otherwise Base crashes on startup.
2022-06-23 18:26:35 +02:00
kilianar
5fc4842103 portfolio: 0.58.4 -> 0.58.5
- [Release notes](https://github.com/buchen/portfolio/releases/tag/0.58.5)
- [Commits](https://github.com/buchen/portfolio/compare/0.58.4...0.58.5)
2022-06-21 10:15:58 +02:00
rski
7c954417b4 gnucash: Add me as maintainer 2022-06-20 18:55:26 +02:00
Matthias Thym
b614d56565 qownnotes: 22.5.0 -> 22.6.1 2022-06-19 14:57:01 +02:00
Mario Rodas
e7517d7cea
Merge pull request #177620 from kilianar/PageEdit
PageEdit: 1.7.0 -> 1.9.10
2022-06-16 22:42:25 -05:00
Mario Rodas
5e72c73c39
Merge pull request #177612 from kilianar/super-productivity
super-productivity: 7.10.1 -> 7.11.5
2022-06-16 22:33:29 -05:00
Mario Rodas
b685b76002
Merge pull request #177167 from kilianar/zotero-6.0.8
zotero: 6.0.4 -> 6.0.8
2022-06-16 22:22:16 -05:00
Sandro
0db6f20cfe
Merge pull request #174315 from voidus/watson-patch-shell-completion 2022-06-15 11:02:18 +02:00
Anderson Torres
c6a01c178c
Merge pull request #177616 from kilianar/portfolio
portfolio: 0.58.3 -> 0.58.4
2022-06-14 21:40:32 -03:00
kilianar
a1f1122afb PageEdit: 1.7.0 -> 1.9.10 2022-06-14 10:57:12 +02:00
kilianar
8899b2c874 portfolio: 0.58.3 -> 0.58.4
https://github.com/buchen/portfolio/releases/tag/0.58.4
2022-06-14 10:46:22 +02:00
kilianar
822b8e59e6 homebank: 5.5.4 -> 5.5.5 2022-06-14 10:18:13 +02:00
kilianar
a95a5fa555 super-productivity: 7.10.1 -> 7.11.5
https://github.com/johannesjo/super-productivity/releases/tag/v7.11.5
2022-06-14 10:06:38 +02:00
FliegendeWurst
857463a465 trilium-{desktop,server}: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
Guillaume Girol
f471bc2727
Merge pull request #176262 from symphorien/gtg-update
gtg: 0.5 -> 0.6
2022-06-12 08:06:15 +00:00
Artturi
5d8c46a475
Merge pull request #172928 from sumnerevans/element-web-compile-from-source 2022-06-12 04:32:57 +03:00
kilianar
b0a641eb01 zotero: 6.0.4 -> 6.0.8 2022-06-10 13:20:39 +02:00
John Whitman
5ad7773cda todoman: disable failing test and unmark broken for darwin 2022-06-09 08:19:13 -04:00
Simon Kohlmeyer
7850afe2b4 watson: patch fixing shell completion 2022-06-09 01:32:52 +02:00
DarkOnion0
0106c4b159
appflowy: 0.0.3 -> 0.0.4 2022-06-06 17:57:11 +02:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
FliegendeWurst
2a97f41dd0 marp: drop 2022-06-04 17:56:54 +02:00
Guillaume Girol
a65fab6b62 gtg: 0.5 -> 0.6 2022-06-04 12:00:00 +00:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
Robert Schütz
8b9c2fb514
Merge pull request #175665 from reckenrode/ledger-darwin-fix
ledger: fix Python 3.10 module build
2022-05-31 23:16:48 -07:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next 2022-06-01 06:05:20 +00:00
Randy Eckenrode
d4964be44c
ledger: fix Python 3.10 module build
The current default boost (1.77) doesn’t work with Python 3.10, so use
1.79 instead.
2022-06-01 00:34:52 -04:00
StephenWithPH
21443080ad
GNUcash: 4.9 -> 4.10 (#172445)
* GNUcash: 4.9 -> 4.10
2022-05-31 22:32:45 -03:00
github-actions[bot]
d8ae99a0c9
Merge master into staging-next 2022-06-01 00:02:36 +00:00
markuskowa
d2e8e6991a
Merge pull request #175511 from felschr/portfolio
portfolio: 0.57.2 -> 0.58.3
2022-06-01 00:37:40 +02:00
Felix Schröter
4c6448bbe6
portfolio: 0.57.2 -> 0.58.3 2022-05-31 23:34:13 +02:00
7c6f434c
5aadf3313d
Merge pull request #175160 from tricktron/f-update-libreoffice
libreoffice: add update script and 7.2.5 -> 7.3.3 take two

[actually libreoffice-bin for Darwin]
2022-05-31 20:48:26 +00:00
Thibault Gagnaux
d7ccd36aa0
libreoffice: run the update-script's side-effect at runtime instead of eval
time
2022-05-31 21:54:41 +02:00
Sumner Evans
093a003639
yarn2nix: allow setting doDist by calling packages 2022-05-31 09:52:09 -06:00
github-actions[bot]
881b2aa181
Merge master into staging-next 2022-05-31 00:02:22 +00:00
Sandro
c10e14acc7
Merge pull request #170781 from erikarvstedt/papgerless-ngx-1.7.0
paperless-ngx: 1.6.0 -> 1.7.1
2022-05-30 23:08:34 +02:00
github-actions[bot]
8d36a138eb
Merge master into staging-next 2022-05-30 18:01:09 +00:00
Thibault Gagnaux
4c23cbcc15
libreoffice: add impure functions comment 2022-05-30 17:20:00 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Erik Arvstedt
138a94228d
paperless-ngx: add maintainers 2022-05-30 10:49:52 +02:00
Erik Arvstedt
567e65136f
paperless-ngx: 1.6.0 -> 1.7.1 2022-05-30 10:44:37 +02:00
Rick van Schijndel
37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Thibault Gagnaux
fe949d64ef
libreoffice: rename libreoffice -> libreoffice-bin 2022-05-28 17:40:04 +02:00
Thibault Gagnaux
56ce01eca3
libreoffice: pass explicit file to update-source-version function and
fix import typo
2022-05-27 17:44:53 +02:00
Thibault Gagnaux
8315cf274b
libreoffice: add darwin to meta platforms and extract to common.nix
As a result, the darwin derivations will show up on
https://search.nixos.org/packages.
2022-05-27 17:28:31 +02:00
Thibault Gagnaux
b9a5485aa5
Revert "libreoffice: move darwin to separate libreoffice-darwin package"
Introducing a new name for each complex darwin derivation does not
scale.

This reverts commit b207ef980751b2dfe2f222fbd7dbc854f9bd90bf.
2022-05-27 17:28:31 +02:00
Thibault Gagnaux
d4dd3f5f7e
libreoffice: move darwin to separate libreoffice-darwin package
The linux and darwin derivations are completely different. Therefore, it
makes more sense to treat them as two separate, independent derivations.
2022-05-27 17:28:31 +02:00
Thibault Gagnaux
2fb0615a66
libreoffice: add integration test and use lib.fakeSha256 2022-05-27 17:28:30 +02:00
tricktron
d679ccc970
libreoffice: apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-27 17:28:30 +02:00
Thibault Gagnaux
ccfd4255bb
libreoffice: 7.2.5 -> 7.3.3 2022-05-27 17:28:30 +02:00
Thibault Gagnaux
ed52a44934
libreoffice: general darwin improvements
- throw error if platform is not supported
- fix wrong pre/postInstallPhase hook -> pre/postInstall
- switch to stdenvNoCC because we don't build anything
- run all phases by default
- wrap binary using `open -na $out/Applications/${appName} --args "$@"`
2022-05-27 17:28:30 +02:00
Thibault Gagnaux
9f80b6d8fe
libreoffice: refactor and document version reset workaround 2022-05-27 17:28:30 +02:00
Thibault Gagnaux
8395d7a4d3
libreoffice: add update-script for darwin 2022-05-27 17:28:29 +02:00
github-actions[bot]
7c4e7c3159
Merge staging-next into staging 2022-05-27 00:03:07 +00:00
Manuel Bärenz
3b6fb49f3d scribus: Rename scribus{,Unstable} -> scribus{_1_4,} 2022-05-26 21:10:04 +02:00
github-actions[bot]
d8aac1a80f
Merge staging-next into staging 2022-05-26 12:01:59 +00:00
Mario Rodas
4307907d72 python39Packages.pdfminer-six: add alias to pdfminer 2022-05-25 23:47:50 -07:00
Martin Weinelt
1923b68bda Merge remote-tracking branch 'origin/staging-next' into staging 2022-05-23 17:35:37 +02:00
Martin Weinelt
bc38fcac7d
Merge pull request #174000 from mweinelt/pep621-optional-dependencies 2022-05-23 01:35:24 +02:00
github-actions[bot]
82ce3488e1
Merge staging-next into staging 2022-05-22 18:01:51 +00:00
Mario Rodas
3e7f627268
Merge pull request #173694 from marsam/ledger-python
ledger: separate python output
2022-05-22 10:37:38 -05:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
Thomas Tuegel
9069477be3
Merge pull request #173266 from andrevmatos/kde/frameworks
kde/frameworks: 5.93 -> 5.94
2022-05-22 07:03:25 -05:00
Mario Rodas
faa08f65c6
Merge pull request #173665 from oxzi/watson-2.1.0
watson: 2.0.1 -> 2.1.0
2022-05-21 17:26:11 -05:00
Robert Schütz
d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
Sandro
34606368ac
Merge pull request #172733 from andrevmatos/kde/gear
kde/gear: 22.04.0 -> 22.04.1
2022-05-20 11:47:12 +02:00
Alvar Penning
115fa9a191 watson: 2.0.1 -> 2.1.0
This version bumps allows reverting the Click 7 override.
<https://github.com/TailorDev/Watson/releases/tag/2.1.0>
2022-05-19 21:32:34 +02:00
André Vitor de Lima Matos
aa96ef34f4
calligra: fix build with poppler 22.04 2022-05-19 15:03:31 -03:00
Mario Rodas
ef8d5637f4 ledger: separate python output 2022-05-19 04:20:00 +00:00
Robert Schütz
1397fd6738 banking: use wrapGAppsHook4 2022-05-18 12:38:50 -07:00
Artturi
b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
Vladimír Čunát
cf560f4b86
Merge #172729: staging-next 2022-05-12 2022-05-17 12:42:30 +02:00
Armin Rothfuss
d9c2f0036d jameica 2.10.1 -> 2.10.2 2022-05-16 22:07:11 +02:00
André Vitor de Lima Matos
2fce45391a semantik: fix for new kf5 2022-05-16 10:01:40 -03:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
github-actions[bot]
6b23d26afc
Merge master into staging-next 2022-05-12 18:02:25 +00:00
Peter Hoeg
d75e54f70c libreoffice: fix -qt build 2022-05-12 22:56:10 +08:00
github-actions[bot]
2d62d4f8e6
Merge staging-next into staging 2022-05-11 06:02:11 +00:00
Anderson Torres
ec4e18bfb8
Merge pull request #172276 from AndersonTorres/MISC
Misc
2022-05-11 00:54:24 -03:00
davidak
b135d3b223
Merge pull request #172116 from marsam/ledger-completions
ledger: install completions
2022-05-11 03:37:58 +02:00
AndersonTorres
b8985bb965 teapot: use Museoa as backup
The original site is now dead, so I took the liberty of getting the sources and
backup it on my personal data hoarder project.
2022-05-10 07:47:50 -03:00
github-actions[bot]
27575e98ee
Merge staging-next into staging 2022-05-09 12:08:45 +00:00
Jonas Heinrich
abf015d99a
shelf: init at 2.1.1 (#154748) 2022-05-09 11:57:50 +02:00
7c6f434c
2a3aac479c
Merge pull request #172088 from gador/libreoffice-fresh-7.3.3.2
libreoffice-fresh: 7.2.5.2 -> 7.3.3.2
2022-05-09 07:45:23 +00:00
7c6f434c
9f571babaa
Merge pull request #172046 from gador/libreoffice-still-7.2.6.2
libreoffice-still: 7.1.8.1 -> 7.2.6.2
2022-05-09 07:45:09 +00:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Robert Schütz
a2675e7e29 python3Packages.twisted: use extras-require 2022-05-08 20:32:14 +00:00
Florian Brandes
28942721a1
libreoffice-fresh: 7.2.5.2 -> 7.3.3.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 21:44:27 +02:00
Florian Brandes
62e689da12
libreoffice-still: apply review comments
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 21:38:56 +02:00
Florian Brandes
dfd3754f61
libreoffice-still: 7.1.8.1 -> 7.2.6.2
fixes #171907

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 10:47:47 +02:00
Mario Rodas
9d22c5a51a ledger: add marsam to maintainers 2022-05-08 04:20:00 +00:00
Mario Rodas
1d5f520da8 ledger: install bash completion 2022-05-08 04:20:00 +00:00
Mario Rodas
c88d3ed4bf ledger: add patch to xdg support 2022-05-08 04:20:00 +00:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Naïm Favier
5f3016cde8
jameica: fix wrapper arguments escaping 2022-05-06 18:28:35 +02:00
Bobby Rong
206cac7ebd
Merge pull request #171539 from FliegendeWurst/trilium-0.51.2
trilium: 0.50.3 -> 0.51.2
2022-05-06 23:35:07 +08:00
Artturi
d784d3ca7f
Merge pull request #171693 from ktor/master
timeular: 4.7.1 -> 4.8.0
2022-05-06 04:48:29 +03:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Jan Tojnar
1cc16e71e1
Merge pull request #167372 from r-ryantm/auto-update/poppler-glib
poppler: 22.03.0 -> 22.04.0
2022-05-06 00:47:20 +02:00
Pawel Kruszewski
27194d6afb timeular: 4.7.1 -> 4.8.0 2022-05-05 20:34:48 +02:00
Artturi
7896b0526b
Merge pull request #169224 from Shawn8901/update_portfolio_0_57_2
portfolio: 0.57.1 -> 0.57.2
2022-05-05 20:39:03 +03:00
Artturi
64b10920f8
Merge pull request #168107 from ktor/master
timeular: 3.9.1 -> 4.7.1
2022-05-05 20:27:26 +03:00
Artturi
a31f247d0b
Merge pull request #171546 from totoroot/update/qownnotes-22.5.0
qownnotes: 22.4.1 -> 22.5.0
2022-05-05 10:23:45 +03:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
7c6f434c
36b9c0594c
Merge pull request #170809 from hqurve/libreoffice-dolphin
libreoffice: add templates to dolphin "create new" menu
2022-05-04 15:52:02 +00:00
Matthias Thym
b139ab7968 qownnotes: 22.4.1 -> 22.5.0 2022-05-04 17:29:06 +02:00
FliegendeWurst
837b76a25d trilium: 0.50.3 -> 0.51.2 2022-05-04 16:46:45 +02:00
Jan Tojnar
ced814af20 libreoffice-fresh: Fix build with poppler 22.04 2022-05-04 14:42:39 +02:00
Sandro
7fb033d27e
Merge pull request #170969 from SuperSandro2000/tusk 2022-05-04 11:52:28 +02:00
Sandro Jäckel
d61d12e356
tusk: fix nix-env version parsing 2022-05-03 17:01:44 +02:00
hqurve
010e2e5b12 libreoffice: add templates to dolphin "create new" menu
The libreoffice derivation does not copy the necessary
files to the output. Hence, we need to unpack the source again
2022-05-03 08:11:26 -04:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Valentin Bruch
3705a34417 beamerpresenter: dual licensing
Co-authored-by: pacien <pacien@users.noreply.github.com>
2022-04-29 09:37:36 -05:00
stiglers-eponym
a47954bdf7 beamerpresenter: 0.2.1 -> 0.2.2
The build system of beamerpresenter has switched from qmake to cmake in
version 0.2.2. The new .nix file has been tested in a VM running
NixOS 21.11.336755.efea022d6fe.
2022-04-29 09:37:36 -05:00
R. Ryantm
fbf4d8bb3f zotero: 6.0 -> 6.0.4 2022-04-29 09:26:49 -05:00
Vladimír Čunát
51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
Sandro
9dc734aec1
Merge pull request #169600 from andrevmatos/kde/gear 2022-04-27 14:36:50 +02:00
github-actions[bot]
4490401513
Merge master into staging-next 2022-04-26 18:01:11 +00:00
José Romildo Malaquias
9b26f76dee
Merge pull request #169999 from kira-bruneau/treewide-git-updater
treewide: fix updateScripts for all packages using gitUpdater
2022-04-26 09:18:53 -03:00
github-actions[bot]
6a14b5834e
Merge master into staging-next 2022-04-25 00:02:35 +00:00
André Vitor de Lima Matos
e587dcb981 calligra: build with poppler 22.03 and drop poppler_0_61 2022-04-24 19:05:45 -03:00
André Vitor de Lima Matos
18d5c05315 kalendar: move into/use kde/gear distribution from 22.04 2022-04-24 19:05:45 -03:00
Jonas Heinrich
b2db21e650 buho: init at 2.1.1 2022-04-24 18:51:49 +02:00
github-actions[bot]
93ca6b8345
Merge master into staging-next 2022-04-24 06:01:05 +00:00
Bobby Rong
1e2713fcd9
Merge pull request #169309 from totoroot/update/qownnotes-22.4.1
qownnotes: 22.3.4 -> 22.4.1
2022-04-24 10:12:49 +08:00
Kira Bruneau
b70e50558e paperwork: fix updateScript 2022-04-23 15:30:56 -04:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Aaron L. Zeng
9c1b29e662 ledger: Don't depend on python3 if usePython is false 2022-04-23 08:38:32 +02:00
Artturi
3b15fcefe6
Merge pull request #169272 from r-ryantm/auto-update/gnumeric
gnumeric: 1.12.51 -> 1.12.52
2022-04-23 05:28:22 +03:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
Bobby Rong
839460c9f8
Merge pull request #169390 from bobby285271/khronos
khronos: 3.6.6 -> 3.7.0
2022-04-21 23:23:22 +08:00
Bobby Rong
cc3a4082ac
khronos: 3.6.6 -> 3.7.0 2022-04-20 11:22:35 +08:00
Vladimír Čunát
874381847b
gnumeric: mark aarch64-darwin as broken
Apparently it's never worked:
https://hydra.nixos.org/job/nixpkgs/nixpkgs-unstable-aarch64-darwin/gnumeric.aarch64-darwin/all
2022-04-19 13:17:59 +02:00
Matthias Thym
627cc295bb qownnotes: 22.3.4 -> 22.4.1 2022-04-19 13:15:01 +02:00
R. Ryantm
579983525c gnumeric: 1.12.51 -> 1.12.52 2022-04-19 04:01:30 +00:00
Shawn8901
82060bee0b portfolio: 0.57.1 -> 0.57.2 2022-04-18 20:45:04 +02:00
Martin Weinelt
fa1bb283d8 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-16 23:14:55 +02:00
Robert Schütz
66430ab09e banking: 0.3.0 -> 0.4.0 2022-04-16 19:25:11 +00:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
github-actions[bot]
5aa88e2354
Merge master into staging-next 2022-04-15 12:01:32 +00:00
Bobby Rong
a7cf9372e9
Merge pull request #167984 from eliandoran/dev/trilium-update
trilium: 0.50.2 -> 0.50.3
2022-04-15 19:41:11 +08:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Bobby Rong
b193aedb6b
Merge pull request #168299 from Shawn8901/update_portfolio
portfolio: 0.56.5 -> 0.57.1
2022-04-15 19:15:27 +08:00
Martin Weinelt
33425fdc96
Merge pull request #166489 from NixOS/python-updates 2022-04-15 03:47:30 +02:00
Martin Weinelt
b95480efb1 fava: 1.19 -> 1.21; fix Werkzeug compat 2022-04-15 01:39:56 +02:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Shawn8901
2bc6afceaf portfolio: adds shawn8901 as maintainer 2022-04-13 17:06:27 +02:00
Erik Arvstedt
0977227b86
nixos/paperless-ng: rename to paperless, use paperless-ngx package
Use this opportunity to rename `paperless-(ng)-server` to `paperless-scheduler`.
This follows the naming scheme in the paperless repo and docs.
2022-04-12 18:15:44 +02:00
Erik Arvstedt
99f40c2c13
paperless-ng: delete pkg, add alias to paperless-ngx 2022-04-11 22:46:43 +02:00
Luke Granger-Brown
9faba97d24
paperless-ngx: init at 1.6.0 2022-04-11 22:46:42 +02:00
Shawn8901
8b5c9741f9 portfolio: 0.56.5 -> 0.57.1 2022-04-11 19:54:48 +02:00
Pawel Kruszewski
2f99b71368 timeular: 3.9.1 -> 4.7.1 2022-04-10 10:03:16 +02:00
github-actions[bot]
55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging 2022-04-09 12:02:07 +00:00
Elian Doran
d018a53664 trilium: 0.50.2 -> 0.50.3 2022-04-09 14:48:36 +03:00
Jonas Heinrich
bc45ba1038 foliate: Minor cleanup 2022-04-09 12:12:04 +02:00
Jan Tojnar
25f2da0d70 scribusUnstable: Fix build with Poppler 22.04 2022-04-09 00:36:51 +02:00
R. Ryantm
156bacf937 morgen: 2.5.0 -> 2.5.2 2022-04-08 15:08:13 +00:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
R. Ryantm
832d4ec77e vnote: 3.12.888 -> 3.13.0 2022-04-06 23:01:42 +00:00
github-actions[bot]
42debb0b5a
Merge staging-next into staging 2022-04-03 06:01:52 +00:00
Bobby Rong
752e85be8d
Merge pull request #166538 from bobby285271/banking
banking: fix build with meson 0.61
2022-04-03 11:55:32 +08:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Artturi
96a1835155
Merge pull request #166771 from Artturin/zoteroscheme 2022-04-01 11:09:33 +03: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
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Bobby Rong
fd049bba8c
banking: fix build with meson 0.61 2022-03-31 15:15:59 +08:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
sternenseemann
70530708a5 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-30 19:09:12 +02:00
Ryan Mulligan
05a7d70e09
Merge pull request #166418 from r-ryantm/auto-update/morgen
morgen: 2.4.4 -> 2.5.0
2022-03-30 09:50:10 -07:00
R. Ryantm
07d588de4d morgen: 2.4.4 -> 2.5.0 2022-03-30 13:04:50 +00:00
github-actions[bot]
01c08ff8bf
Merge master into haskell-updates 2022-03-30 00:10:53 +00:00
Matthias Thym
e2a703070b qownnotes: 22.3.3 -> 22.3.4 2022-03-29 14:16:34 +02:00
github-actions[bot]
b2fc63a844
Merge staging-next into staging 2022-03-26 12:02:50 +00:00
sternenseemann
372d0a707e Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-26 09:59:28 +01:00
Jan Tojnar
3d12c9ce1c scribusUnstable: Fix build with Poppler 22.03 2022-03-25 21:35:53 +01:00
Jan Tojnar
9102478153 libreoffice: fix build with Poppler 22.03 2022-03-25 19:27:18 +01:00
github-actions[bot]
8357b101a5
Merge staging-next into staging 2022-03-25 12:02:05 +00:00
Ben Siraphob
fcd48783a7
Merge pull request #165416 from SuperSandro2000/autokey 2022-03-24 23:14:23 -05:00
github-actions[bot]
79b7796557
Merge master into haskell-updates 2022-03-25 00:11:06 +00:00
davidak
6ea8d5ee71
Merge pull request #165297 from Stunkymonkey/treewide-pname-version-17
treewide: rename name to pname&version
2022-03-24 16:38:33 +01:00
sternenseemann
b2f458dc40 hledger-check-fancyassertions: update source hash for 1.25 2022-03-24 15:17:50 +01:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
github-actions[bot]
e5b9619cbf
Merge master into haskell-updates 2022-03-24 00:10:32 +00:00
Felix Buehler
3bc5196252 treewide: rename name to pname&version 2022-03-23 22:55:50 +01:00
Sandro
f25337c6ef
autokey: delete unused patch 2022-03-23 10:12:40 +01:00