Maximilian Bosch
408ece7d3d
libreoffice-fresh: strip away BUILDCONFIG, reduce runtime closure size by ~20%
...
In v7.5.x a change was introduced that writes the BUILDCONFIG into
`$out/lib/libreoffice/program/libsofficeapp.so` including the
`PKG_CONFIG_PATH` containing references to all `dev` outputs of library
dependencies:
$ strings $(nix-build -A libreoffice-fresh)/lib/libreoffice/program/libsofficeapp.so|grep PKG_CONFIG_PATH
[...], "BuildConfig": "[...] 'PKG_CONFIG_PATH=[...]'"
This isn't really needed because this information can also be obtained
by `nix derivation show`. Also, this causes a 20% larger runtime-closure
because of all the dev dependencies being referenced by the output and
thus downloaded whenever libreoffice is substituted somewhere. The
actual numbers look like this:
$ nix path-info -Sh ./result-old
/nix/store/3mzrqh4gg7v27vdrrap9dj3x8myysmyf-libreoffice-7.5.4.1-wrapped 2.0G
$ nix path-info -Sh ./result
/nix/store/g5y60s0a2q2v6r58xcayv62z7fjfi816-libreoffice-7.5.4.1-wrapped 1.6G
Only `libreoffice-fresh` is affected, `pkgs.libreoffice` isn't because
it still points to 7.4 whereas the problematic change was introduced in
7.5.
To make sure this doesn't get reintroduced by accident, the derivation
also prohibits now to reference any dev output from a build input.
[1] https://gerrit.libreoffice.org/c/core/+/141197
2023-07-25 18:05:49 +02:00
linsui
e1ebc51ef6
jabref: fix gapps wrapper
2023-07-24 14:10:59 +08:00
kilianar
de2e43ac7b
portfolio: 0.64.4 -> 0.64.5
...
https://github.com/buchen/portfolio/releases/tag/0.64.5
2023-07-23 22:27:21 +02:00
Robert Schütz
0a5266e136
Merge pull request #243549 from tjni/jaraco-renames
...
treewide: rename jaraco_* to jaraco-*
2023-07-23 11:39:19 -07:00
maxine
743859780c
Merge pull request #245003 from bobby285271/upd/gnome
2023-07-23 13:07:54 +02:00
Bobby Rong
2c3b2b8b4b
gnote: 44.0 → 44.1
...
https://gitlab.gnome.org/GNOME/gnote/-/compare/44.0...44.1
2023-07-23 17:20:48 +08:00
Nikolay Korotkiy
f465da1662
Merge pull request #234375 from eliandoran/feature/trilium_wmclass
...
trilium-desktop: add startupWMClass to desktop icon
2023-07-22 15:43:39 +04:00
Felix Bühler
0a2745684e
Merge pull request #239624 from Stunkymonkey/use-optionalString-then
...
treewide: use optionalString instead of 'then ""'
2023-07-22 13:02:47 +02:00
kilianar
835701caa5
fava: 1.24.4 -> 1.25
...
https://github.com/beancount/fava/releases/tag/v1.25
2023-07-17 21:43:51 +02:00
R. Ryantm
a2d01ab246
treesheets: unstable-2023-07-15 -> unstable-2023-07-16
2023-07-17 07:24:29 +00:00
Nick Cao
082c76fa5a
Merge pull request #243833 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-07-08 -> unstable-2023-07-15
2023-07-16 21:40:46 -06:00
R. Ryantm
82b5af51e2
treesheets: unstable-2023-07-08 -> unstable-2023-07-15
2023-07-16 17:29:53 +00:00
Mario Rodas
e89e614086
Merge pull request #243525 from kilianar/portfolio-0.64.2
...
portfolio: 0.64.1 -> 0.64.4
2023-07-16 08:19:04 -05:00
kilianar
e4918dbaab
portfolio: 0.64.1 -> 0.64.4
...
https://github.com/buchen/portfolio/releases/tag/0.64.4
2023-07-15 15:38:07 +02:00
Theodore Ni
cc90670759
python310Packages.jaraco-functools: rename from jaraco_functools
2023-07-14 15:22:09 -07:00
Patrizio Bekerle
e98b2ab233
qownnotes: 23.7.1 -> 23.7.2
2023-07-14 14:53:24 +02:00
Patrizio Bekerle
710613e539
qownnotes: 23.6.6 -> 23.7.1
2023-07-12 20:13:25 +02:00
Weijia Wang
6fd9edc944
Merge pull request #243021 from JesusMtnezForks/libreoffice
...
libreoffice-bin: 7.4.3 -> 7.4.7
2023-07-12 16:32:48 +03:00
Jan Tojnar
1923a6a8ac
qpdfview: Bump C++ standard version
...
The build was failing due to missing `std::option`,
reportedly after Poppler 23.02.0 → 23.07.0 bump.
2023-07-12 11:33:10 +02:00
JesusMtnez
8e089e7135
libreoffice-bin: 7.4.3 -> 7.4.7
2023-07-12 10:24:29 +02:00
DarkOnion0
346351b783
appflowy: 0.2.5 -> 0.2.6
2023-07-11 17:56:49 +02:00
Sandro
b218fea2d6
Merge pull request #242581 from atorres1985-contrib/vnote
2023-07-11 15:32:20 +02:00
Weijia Wang
5dad42d653
Merge pull request #242646 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-05-18 -> unstable-2023-07-08
2023-07-11 16:22:33 +03:00
Nick Cao
49c68bc283
Merge pull request #241970 from DarkOnion0/appflowy
...
appflowy: 0.2.4 -> 0.2.5
2023-07-11 13:09:48 +08:00
R. Ryantm
13d4e09476
treesheets: unstable-2023-05-18 -> unstable-2023-07-08
2023-07-10 13:42:49 +00:00
Anderson Torres
105465eb60
vnote: 3.13.0 -> 3.15.1
2023-07-10 00:43:33 -03:00
Atemu
67eec418ab
Merge pull request #240860 from Atemu/fhsenv-no-multiarch
...
buildFHSEnv: disable multiArch by default
2023-07-08 13:53:41 +02:00
DarkOnion0
65f8078adc
appflowy: 0.2.4 -> 0.2.5
2023-07-06 22:19:51 +02:00
Lassulus
1ae1914f0c
Merge pull request #212480 from dbalan/roam-research
...
roam-research: init at 0.0.18
2023-07-05 01:02:44 +02:00
Dhananjay Balan
49d6651dc8
roam-research: init at 0.0.18
2023-07-04 23:22:56 +02:00
R. Ryantm
a7d4f895ff
trilium-desktop: 0.60.3 -> 0.60.4
2023-07-02 17:46:49 +00:00
Nick Cao
03219c7874
Merge pull request #240957 from r-ryantm/auto-update/morgen
...
morgen: 2.7.3 -> 2.7.4
2023-07-02 08:00:42 +08:00
R. Ryantm
bfb398b80b
morgen: 2.7.3 -> 2.7.4
2023-07-01 17:45:25 +00:00
Frank Lanitz
005fa5b3c4
homebank: 5,5,6 -> 5.6.5
2023-07-01 17:19:25 +02:00
Atemu
f0c58f6e96
tree-wide: use new multiArch buildFHSEnv argument
...
This is much more direct and sensible than setting a function null
2023-07-01 13:42:17 +02:00
Sandro
81bdbd2525
Merge pull request #240225 from leona-ya/paperless-1-16-5
2023-06-29 14:43:36 +02:00
Leona Maroni
28cb82dd98
paperless-ngx: 1.16.3 -> 1.16.5
2023-06-28 21:55:56 +02:00
Artturin
9999bf7a21
treewide: gobject-introspection from buildInputs to nativeBuildInputs
...
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
Leona Maroni
e169d121d6
paperless-ngx: add leona as maintainer
2023-06-28 08:42:23 +08:00
Shawn8901
9ec300ecdb
portfolio: 0.64.0 -> 0.64.1 ( #240009 )
2023-06-27 18:20:40 +02:00
Yongun Seong
858374d7e3
gnucash: 5.2 -> 5.3
2023-06-27 17:58:32 +09:00
Yongun Seong
be10d3e74b
gnucash: 5.1 -> 5.2
2023-06-26 10:43:23 -03:00
Martin Weinelt
e5f0408efa
Merge pull request #239375 from pbek/auto-update/qownnotes
...
qownnotes: 23.6.5 -> 23.6.6
2023-06-25 12:23:22 +02:00
Nick Cao
3c35f082b8
Merge pull request #239584 from DarkOnion0/appflowy
...
appflowy: 0.2.2 -> 0.2.4
2023-06-25 12:26:50 +08:00
Felix Buehler
f3719756b5
treewide: use optionalString instead of 'then ""'
2023-06-24 20:19:19 +02:00
Bobby Rong
9ad3b08e63
Merge pull request #239505 from bobby285271/upd/planify
...
planify: renamed from elementary-planner, unstable-2023-04-20 -> 4.1
2023-06-24 23:51:59 +08:00
DarkOnion0
d0868bd5f1
appflowy: 0.2.2 -> 0.2.4
2023-06-24 10:15:38 +02:00
Bobby Rong
da1b5e43ef
planify: unstable-2023-04-20 -> 4.1
...
https://github.com/alainm23/planify/compare/97c0f1c30d087e2a...4.1
2023-06-24 11:42:03 +08:00
Bobby Rong
b721d27214
planify: renamed from elementary-planner
...
A throw is used instead of alias because this corresponds to a very
breaking upstream change and I don't see automatic data migration
right now.
2023-06-24 11:42:03 +08:00
Patrizio Bekerle
a9c0f2bd83
qownnotes: 23.6.5 -> 23.6.6
2023-06-23 15:58:01 +02:00
Leona Maroni
8ae2739959
paperless-ngx: restrict platforms to linux
...
darwin is not supported upstream, and the build fails there
2023-06-22 23:10:59 +02:00
Leona Maroni
1340ad8592
paperless-ngx: 1.16.1 -> 1.16.3
2023-06-22 22:37:29 +02:00
Nikola Knezevic
f8cd609d85
Fix: make Espanso.app on darwin
...
This change creates an app on darwin, as this is expected on the
platform.
2023-06-19 03:49:09 +00:00
Martin Weinelt
f4b5cda2db
Merge pull request #232210 from e1mo/paperless-1-14-5
...
paperless-ngx: 1.14.4 -> 1.16.1, python3Packages.python-ipware: init at 0.9.0, python3Packages.tika-client: init at 0.1.0
2023-06-18 23:50:58 +02:00
Moritz 'e1mo' Fromm
83809e4609
paperless-ngx: 1.14.4 -> 1.16.1
...
Various smaller new features (quick filters from document detail,
explanations for relative dates, pagination for tasks) and various other
bug fixes and minor enhancements. v1.16.0 contains seemingly smaller
features and and changed their tika client libary.
Especially noteworthy for v1.14.5 seems a security fix around the display
of texts in the frontend.
Full changelog available at
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.5
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.15.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.15.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.16.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.16.1
2023-06-18 20:24:45 +02:00
Nick Cao
a902fee0ba
Merge pull request #238120 from pbek/feature/qownnotes-update
...
qownnotes: 23.6.4 -> 23.6.5
2023-06-17 19:24:57 -06:00
kilianar
b5122f1a6e
portfolio: 0.63.1 -> 0.64.0
...
https://github.com/buchen/portfolio/releases/tag/0.64.0
2023-06-17 18:42:31 +02:00
Pol Dellaiera
f734d222a2
Merge pull request #238111 from eliandoran/update/trilium
...
trilium-desktop: 0.59.4 -> 0.60.3
2023-06-17 16:18:50 +02:00
Patrizio Bekerle
131c14aaf2
qownnotes: 23.6.4 -> 23.6.5
2023-06-16 19:10:07 +02:00
Elian Doran
a6cad64413
trilium-desktop: 0.59.4 -> 0.60.3
2023-06-16 18:51:38 +03:00
DarkOnion0
be8e909820
appflowy: 0.2.1 -> 0.2.2
2023-06-16 10:43:44 +02:00
Sandro
570b69e2b7
Merge pull request #231952 from aidalgol/zim-icon-fix
2023-06-15 11:30:29 +02:00
Weijia Wang
50b836701f
Merge pull request #237319 from DarkOnion0/appflowy
...
appflowy: 0.1.5 -> 0.2.1
2023-06-13 00:42:26 +03:00
R. Ryantm
dbb0a93db7
timeular: 5.8.7 -> 5.9.0
2023-06-12 10:24:21 +00:00
DarkOnion0
1e07280e78
appflowy: 0.1.6 -> 0.2.1
2023-06-12 11:00:13 +02:00
DarkOnion0
d84ed53fce
appflowy: 0.1.5 -> 0.1.6
2023-06-12 10:45:06 +02:00
Weijia Wang
e16ba98104
Merge pull request #236870 from r-ryantm/auto-update/morgen
...
morgen: 2.7.2 -> 2.7.3
2023-06-11 22:22:38 +03:00
Aidan Gauland
d1b239ac5d
zim: install desktop application icon
2023-06-11 16:40:39 +12:00
R. Ryantm
646ddd031f
morgen: 2.7.2 -> 2.7.3
2023-06-09 15:57:30 +00:00
Patrizio Bekerle
a464f05eba
qownnotes: 23.6.0 -> 23.6.4
2023-06-09 15:27:50 +02:00
Patrizio Bekerle
35f191f36b
qownnotes: 23.5.3 -> 23.6.0
2023-06-07 15:10:09 +02:00
aszlig
9d0fdbe350
Merge pull request #236135 (paperwork-json)
...
This adds paperwork-json to the executables of the paperwork package.
The executable in question is similar in nature to paperwork-cli but
it's designed to be used in scripts.
I've done a quick test on my local machine and given that it's just
adding another executable I'm merging this since I do not see a lot of
room for breaking things.
2023-06-06 17:57:55 +02:00
figsoda
3ad6550749
Merge pull request #236147 from Shawn8901/update-portfolio
...
portfolio: 0.62.1 -> 0.63.1
2023-06-06 10:05:54 -04:00
Shawn8901
c229f485d1
portfolio: 0.62.1 -> 0.63.1
2023-06-05 22:45:07 +02:00
Artturi
ed059d6a97
Merge pull request #235974 from Artturin/bookletfix
2023-06-05 21:01:31 +03:00
Guillaume Girol
c3f3039fe3
paperwork: also install paperwork-json
2023-06-05 12:00:00 +00:00
Artturin
ab1a555819
bookletimposer: fix "ValueError: Namespace Gtk not available"
...
gobject-introspection should be in nativeBuildInputs for the
propagations and the hook to work properly
2023-06-05 00:32:50 +03:00
R. Ryantm
f2c40cb4b8
morgen: 2.7.0 -> 2.7.2
2023-06-02 10:06:48 +00:00
7c6f434c
281deb5e89
Merge pull request #234780 from teutat3s/libreoffice
...
libreoffice-still: 7.4.6.2 -> 7.4.7.2, libreoffice-fresh 7.5.2.2 -> 7.5.4.1
2023-05-30 12:05:52 +00:00
teutat3s
9da8091506
libreoffice-fresh: 7.5.2.2 -> 7.5.4.1
2023-05-29 13:27:03 +02:00
teutat3s
c92d120e01
libreoffice-still: 7.4.6.2 -> 7.4.7.2
2023-05-29 13:25:36 +02:00
Patrizio Bekerle
14df2b8df8
qownnotes: use system botan
2023-05-28 10:14:34 +02:00
Elian Doran
83bad4c631
trilium-desktop: add startupWMClass to desktop icon
2023-05-27 10:23:01 +03:00
figsoda
8014b08ee0
treewide/applications: use top-level fetchPypi
2023-05-25 10:51:30 -04:00
R. Ryantm
7a95c56cf2
zk: 0.13.0 -> 0.14.0
2023-05-24 07:28:30 +00:00
Nick Cao
b31c968ff2
Merge pull request #232244 from wineee/wps-clear
...
wpsoffice: don't need wrapGAppsHook nor wrapQtAppsHook & use autoPatchelfIgnoreMissingDeps
2023-05-21 20:54:04 -06:00
Ryan Lahfa
270dcda1e8
Merge pull request #231062 from bobvanderlinden/espanso-update-2.1.8
...
espanso: 0.7.3 -> 2.1.8
2023-05-21 21:44:41 +02:00
Nikola Knezevic
f28bc28062
espanso: support for darwin
2023-05-21 19:10:35 +02:00
Bob van der Linden
150be95855
espanso: add version test
2023-05-21 19:10:34 +02:00
Bob van der Linden
5762a20a25
espanso: 0.7.3 -> 2.1.8
2023-05-21 19:10:34 +02:00
Bobby Rong
53ecdd383b
Merge pull request #231079 from totoroot/update/qownnotes-23.5.3
...
qownnotes: 23.5.0 -> 23.5.3
2023-05-21 19:38:26 +08:00
Yongun Seong
65c5269589
gnucash: fix finance-quote-wrapper exec
2023-05-20 18:13:50 -03:00
rewine
34ebe70480
wpsoffice: remove unnecessary build inputs
2023-05-20 16:05:14 +08:00
Weijia Wang
67d59d6ea2
Merge pull request #232755 from r-ryantm/auto-update/karlender
...
karlender: 0.9.1 -> 0.9.2
2023-05-20 00:45:50 +03:00
Weijia Wang
5bdb2db04b
Merge pull request #232749 from r-ryantm/auto-update/morgen
...
morgen: 2.6.7 -> 2.7.0
2023-05-20 00:32:01 +03:00
R. Ryantm
dedcfd398f
treesheets: unstable-2023-05-17 -> unstable-2023-05-18
2023-05-19 07:58:14 +00:00
R. Ryantm
be0dec613e
karlender: 0.9.1 -> 0.9.2
2023-05-19 04:30:14 +00:00
R. Ryantm
fe4ac7ec96
morgen: 2.6.7 -> 2.7.0
2023-05-19 03:59:56 +00:00
R. Ryantm
614aee28a7
treesheets: unstable-2023-05-13 -> unstable-2023-05-17
2023-05-18 05:43:12 +00:00
rewine
d64d4bb387
wpsoffice: set autoPatchelfIgnoreMissingDeps rather than remove libraries
2023-05-17 13:16:54 +08:00
rewine
ae7737333a
wpsoffice: don't need wrapGAppsHook nor wrapQtAppsHook
2023-05-17 13:16:47 +08:00
R. Ryantm
61ec73f2c6
timeular: 5.7.8 -> 5.8.7
2023-05-17 01:39:32 +00:00
R. Ryantm
d15132bdea
treesheets: unstable-2023-05-04 -> unstable-2023-05-13
2023-05-14 11:46:50 +00:00
Weijia Wang
adc4e5f755
Merge pull request #231607 from wineee/pango
...
wpsoffice: add pango as runtime dependencies
2023-05-13 23:43:36 +02:00
rewine
4784bbfbd1
wpsoffice: add pango as runtime dependencies
2023-05-13 22:47:01 +08:00
Bobby Rong
9fd13fa905
Merge pull request #230983 from bobby285271/upd/elementary-planner
...
elementary-planner: 2.7 -> unstable-2023-04-20
2023-05-13 13:29:42 +08:00
DarkOnion0
0a26ced6f8
appflowy: 0.1.4 -> 0.1.5
2023-05-11 21:44:22 +02:00
Sandro
bc71ecaa8a
Merge pull request #202935 from huantianad/activitywatch
2023-05-11 11:46:24 +02:00
Jann Marc
584b8e132f
gnote: init at 44.0
2023-05-11 13:26:44 +08:00
Matthias Thym
ffc1e6da3c
qownnotes: 23.5.0 -> 23.5.3
2023-05-10 15:42:42 +02:00
Bobby Rong
83fc737ae7
elementary-planner: 2.7 -> unstable-2023-04-20
...
https://github.com/alainm23/planner/compare/2.7...97c0f1c30d087e2ac459241bfdb9b606a12a77ce
2023-05-10 09:04:35 +08:00
kilianar
760c58b59b
portfolio: 0.62.0 -> 0.62.1
...
https://github.com/buchen/portfolio/releases/tag/0.62.1
2023-05-08 23:26:43 +02:00
huantian
0cb9e0c390
activitywatch: simple symlinkJoin wrapper
2023-05-07 22:14:23 -07:00
huantian
c175aa624b
activitywatch: init at 0.12.2
2023-05-07 22:14:23 -07:00
Sandro
900acd943c
Merge pull request #229902 from DarkOnion0/master
...
appflowy: 0.1.3 -> 0.1.4
2023-05-07 18:56:38 +02:00
R. Ryantm
20724f5476
treesheets: unstable-2023-05-03 -> unstable-2023-05-04
2023-05-06 08:38:37 +00:00
Weijia Wang
cc721b97aa
Merge pull request #229923 from e1mo/paperless-1-14-3
...
paperless-ngx: 1.14.2 -> 1.14.4
2023-05-05 01:05:40 +03:00
Moritz 'e1mo' Fromm
af599f5b8e
paperless-ngx: 1.14.2 -> 1.14.4
...
Small enhancement (better keyboard nav for filter/edit dropdowns/visual
changes) and various fixes:
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.3
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.4
2023-05-04 18:21:29 +02:00
R. Ryantm
0a0f63e300
treesheets: unstable-2023-04-17 -> unstable-2023-05-03
2023-05-04 13:43:00 +00:00
DarkOnion0
8d9a4a5491
appflowy: 0.1.3 -> 0.1.4
2023-05-04 15:25:27 +02:00
Yongun Seong
dd3c008537
gnucash: 4.12 -> 5.1
...
- https://github.com/Gnucash/gnucash/releases/tag/5.0
- https://github.com/Gnucash/gnucash/releases/tag/5.1
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-05-03 23:04:59 -03:00
Matthias Thym
57de621aae
qownnotes: build with Qt6
2023-05-03 23:22:36 +02:00
Florian Klink
68dabf2a13
paper-note: remove
...
This started failing to build, the upstream website, github repo and
development discord guild are gone.
https://gitlab.com/posidon_software/paper/-/issues/167#note_1279446605
suggests it's unmaintained too.
Let's remove this for now, if things pick up it can be re-added.
Closes #229634 .
2023-05-03 18:25:08 +03:00
SharzyL
ef8d71482e
wpsoffice: let libelf.so depends on libudev.so
2023-05-03 13:49:38 +08:00
SharzyL
c5b27785cb
wpsoffice: no steam-run
2023-05-03 11:40:15 +08:00
Sandro
95ff81304a
Merge pull request #229300 from pbek/patch-10
2023-05-02 14:10:00 +02:00
rewine
5564cf7e32
wpsoffice: 11.1.0.11691 -> 11.1.0.11698
2023-05-02 03:08:34 +08:00
Patrizio Bekerle
d325bdb8c3
qownnotes: 23.4.7 -> 23.5.0
2023-05-01 16:10:03 +02:00
Nick Cao
a3a2697101
Merge pull request #229238 from kilianar/zotero-fix
...
zotero: remove version from name in desktopItem
2023-05-01 16:17:50 +08:00
Weijia Wang
3873e12c76
Merge pull request #229199 from r-ryantm/auto-update/kitsas
...
kitsas: 4.0.3 -> 4.0.5
2023-05-01 07:07:48 +03:00
Weijia Wang
be85a9ee13
Merge pull request #228229 from dotlambda/kbibtex-0.10.0
...
kbibtex: 0.9.3.2 -> 0.10.0
2023-05-01 06:59:21 +03:00
R. Ryantm
06a34f672e
kitsas: 4.0.3 -> 4.0.5
2023-04-30 23:30:03 +00:00
Robert Schütz
bb34e9035b
kbibtex: specify meta.platforms
...
This makes Hydra build it on aarch64-linux too.
2023-04-30 15:40:20 -07: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
Mario Rodas
a28301d4a1
Merge pull request #229046 from zendo/upd/iotas
...
iotas: 0.1.11 -> 0.1.14
2023-04-30 06:08:51 -05:00
zendo
4ca16f145d
iotas: 0.1.11 -> 0.1.14
2023-04-30 11:46:35 +08:00
Sandro
6e1df2bfea
Merge pull request #228732 from pbek/patch-9
2023-04-29 23:23:29 +02:00
Moritz 'e1mo' Fromm
a29105187b
paperless-ngx: 1.14.0 -> 1.14.2
...
Various smaller fixes of bugs introduced around the new permissions
feature. Exhaustive lists are available at
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.2
2023-04-28 17:07:59 +02:00
Patrizio Bekerle
afde81778d
qownnotes: 23.4.6 -> 23.4.7
2023-04-28 14:55:00 +02:00
Vladimír Čunát
d6b863fd9b
Merge #226795 : staging-next 2023-04-18
2023-04-26 18:35:28 +02:00
Moritz 'e1mo' Fromm
be5f8fa506
paperless-ngx: 1.13.0 -> 1.14.0
...
Most notably: Multi user permission support. Plethora of various small
to medium size changes to various parts:
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.0
2023-04-26 17:47:09 +02:00
github-actions[bot]
ee9f5f7307
Merge master into staging-next
2023-04-26 12:01:17 +00:00
DarkOnion0
6eb0340777
appflowy: 0.1.2 -> 0.1.3
2023-04-26 09:54:00 +02:00
Robert Schütz
7dccfdf38e
kbibtex: 0.9.3.2 -> 0.10.0
...
Changelog: https://invent.kde.org/office/kbibtex/-/raw/v0.10.0/ChangeLog
2023-04-25 16:31:59 -07:00
github-actions[bot]
ca90d858e9
Merge master into staging-next
2023-04-24 18:01:06 +00:00
Stefan Junker
6c2712dbf0
fix(banana-accounting): multiple issues ( #221820 )
...
banana-accounting: add missing libgcrypt and wrapGAppsHook
2023-04-24 20:33:50 +08:00
Michael Raskin
e057b8492a
libreoffice*: drop test which regressed on libxml2 update
...
https://hydra.nixos.org/build/215973648/nixlog/6/tail
(cherry picked from commit 9a0662c503
)
2023-04-23 09:38:41 +02:00
Nick Cao
c875447396
Merge pull request #227277 from kilianar/zotero-6.0.25
...
zotero: 6.0.23 -> 6.0.26
2023-04-22 11:03:54 +08:00
Matthias Thym
f4fb71c8b1
qownnotes: add pbek as maintainer
...
(cherry picked from commit fa94b1dfce307999e2f33af8892e6a6519117b45)
2023-04-21 12:53:47 +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
Weijia Wang
0b5a902db0
Merge pull request #227305 from r-ryantm/auto-update/trilium-desktop
...
trilium-desktop: 0.59.2 -> 0.59.4
2023-04-21 00:12:06 +03:00
Weijia Wang
d398900541
Merge pull request #227215 from r-ryantm/auto-update/super-productivity
...
super-productivity: 7.13.1 -> 7.13.2
2023-04-20 23:52:50 +03:00
Weijia Wang
98d18d205c
Merge pull request #226948 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-04-09 -> unstable-2023-04-17
2023-04-20 22:58:08 +03:00
R. Ryantm
ed4ed0c0e1
trilium-desktop: 0.59.2 -> 0.59.4
2023-04-20 17:34:36 +00:00
Patrizio Bekerle
bb598916be
qownnotes: 23.4.0 -> 23.4.6
2023-04-20 15:31:07 +02:00
R. Ryantm
fcaafb58b2
super-productivity: 7.13.1 -> 7.13.2
2023-04-20 07:44:37 +00:00
R. Ryantm
ec6246b8c0
treesheets: unstable-2023-04-09 -> unstable-2023-04-17
2023-04-18 23:39:43 +00:00
Weijia Wang
cdb1801e28
PageEdit: fix build on aarch64-darwin
2023-04-18 14:40:23 +03:00
Adam Joseph
10d06c610f
abiword: set strictDeps=true
2023-04-17 19:59:40 -07:00
Adam Joseph
715bc56b08
abiword: fix cross
...
This commit adds `perl` to `nativeBuildInputs` of abiword, to avoid
the following build failure:
```
abiword-aarch64-unknown-linux-gnu> checking for perl... no
abiword-aarch64-unknown-linux-gnu> configure: error: *** perl program not found
error: build of '/nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv' on 'ssh://root@192.168.22.102' failed: builder for '/nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv' failed with exit code 1
error: builder for '/nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv' failed with exit code 1;
last 10 log lines:
> checking if aarch64-unknown-linux-gnu-g++ -std=c++11 PIC flag -fPIC -DPIC works... yes
> checking if aarch64-unknown-linux-gnu-g++ -std=c++11 static flag -static works... no
> checking if aarch64-unknown-linux-gnu-g++ -std=c++11 supports -c -o file.o... yes
> checking if aarch64-unknown-linux-gnu-g++ -std=c++11 supports -c -o file.o... (cached) yes
> checking whether the aarch64-unknown-linux-gnu-g++ -std=c++11 linker (aarch64-unknown-linux-gnu-ld) supports shared libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether ln -s works... yes
> checking for perl... no
> configure: error: *** perl program not found
For full logs, run 'nix log /nix/store/v670j4pyqk5vy625gh7w0j2jla1wrz2s-abiword-aarch64-unknown-linux-gnu-3.0.5.drv'.
```
2023-04-17 19:59:40 -07:00
Sandro
484beb15dd
Merge pull request #221605 from rhysmdnz/micropad421
...
micropad: 4.2.0 -> 4.2.1
2023-04-17 12:40:25 +02:00
Weijia Wang
c49e6ffebe
Merge pull request #225532 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-04-04 -> unstable-2023-04-09
2023-04-15 20:06:59 +03:00
Bobby Rong
a0e1e92f87
Merge pull request #224350 from kilianar/portfolio-0.62.0
...
portfolio: 0.61.4 -> 0.62.0
2023-04-14 15:22:29 +08:00
Mathias Sven
80bdfe66c4
qnotero: fix desktop file
...
Signed-off-by: Mathias Sven <mathiassven2@hotmail.com>
Co-authored-by: Johannes Jöns <34899572+jopejoe1@users.noreply.github.com>
2023-04-13 19:42:46 +02:00
github-actions[bot]
4e2c1815ed
Merge master into staging-next
2023-04-11 18:01:18 +00:00
R. Ryantm
84bf24d12d
treesheets: unstable-2023-04-04 -> unstable-2023-04-09
2023-04-10 01:45:24 +00:00
Artturin
32ac1fb6ae
timeline: fix crash on file dialog
...
env -i HOME="$HOME" DISPLAY="$DISPLAY" WAYLAND_DISPLAY="$WAYLAND_DISPLAY" XDG_RUNTIME_DIR="$XDG_RUNTIME_DIR" ./result/bin/timeline
2023-04-08 22:50:24 +03:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
...
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Nick Cao
c29d545663
Merge pull request #225153 from kilianar/fava-1.24.4
...
fava: 1.24.3 -> 1.24.4
2023-04-08 10:00:18 +08:00
github-actions[bot]
1ad73cb589
Merge master into staging-next
2023-04-07 18:01:06 +00:00
Benjamin Hipple
0e56152d7d
Merge pull request #223893 from marsam/update-ledger
...
ledger: 3.3.1 -> 3.3.2
2023-04-07 10:40:29 -04:00
Vladimír Čunát
b856c0f8f4
Merge #218143 : GNOME: 43 → 44
...
...into staging-next
2023-04-07 16:09:13 +02:00
kilianar
8302e0731d
fava: 1.24.3 -> 1.24.4
...
https://github.com/beancount/fava/releases/tag/v1.24.4
2023-04-07 14:25:06 +02:00
Weijia Wang
5d6b26aca7
Merge pull request #225116 from doronbehar/pkg/libreoffice
...
libreoffice-still: Disable more failing tests
2023-04-07 14:25:09 +03:00
Doron Behar
07bfa152b6
libreoffice-still: Disable more failing tests
2023-04-07 10:24:11 +03:00
Artturi
65bfe06796
Merge pull request #224924 from amjoseph-nixpkgs/pr/antiword/cross
...
antiword: fix cross compilation
2023-04-07 07:01:44 +03:00
Adam Joseph
d314be66d6
antiword: fix cross compilation
2023-04-05 18:53:48 -07:00
Jan Tojnar
992dffb5b1
abiword: clean up
...
- Format the expression.
- Remove Adwaita icon theme, it does not do anything as a dependency.
2023-04-06 01:35:20 +02:00
Bobby Rong
0f4129cc5a
webkitgtk_6_0: init, webkitgtk_5_0: drop
...
GTK 4 API version is bumped to 6.0.
i.e. we now only have webkitgtk-6.0, and no more webkit2gtk-5.0.
2023-04-06 01:35:02 +02:00
R. Ryantm
fb8e6e65b5
treesheets: unstable-2023-03-18 -> unstable-2023-04-04
2023-04-05 17:31:45 +00:00
Matthias Thym
bfdf33d13e
qownnotes: 23.2.4 -> 23.4.0
2023-04-04 12:36:46 +02:00
Nick Cao
8bdead5507
Merge pull request #224450 from wineee/wps-upd
...
wpsoffice: mark meta.sourceProvenance
2023-04-04 09:40:40 +08:00
7c6f434c
37ef1a3e46
Merge pull request #221192 from doronbehar/pkg/libreoffice
...
libreoffice-fresh: 7.4.2.3 -> 7.5.2.1
2023-04-03 13:57:21 +00:00
rewine
a476a6dc8d
wpsoffice: mark meta.sourceProvenance
2023-04-03 16:52:32 +08:00
kilianar
6264caf76f
fava: 1.24 -> 1.24.3
...
https://github.com/beancount/fava/releases/tag/v1.24.3
2023-04-03 15:06:29 +08:00
Doron Behar
6431dfbe0f
libreoffice-fresh: 7.5.2.1 - > 7.5.2.2
2023-04-03 06:55:17 +03:00
Doron Behar
699d543e9e
libreoffice.unwrapped: Remove $dev output
...
It makes the build fail, and not package in Nixpkgs seems to be using
this.
2023-04-02 18:17:02 +03:00
Doron Behar
e0b64b3a82
libreoffice: Remove failing test
2023-04-02 18:15:53 +03:00
Doron Behar
c613b68e4c
libreoffice-still: 7.3.7.2 -> 7.4.6.2
2023-04-02 18:15:53 +03:00
Doron Behar
272f3d3914
libreoffice-fresh: 7.4.2.3 -> 7.5.2.1
2023-04-02 18:15:53 +03:00
Doron Behar
8218e8b457
libreoffice: generate-*-srcs.py Remove export prefix
...
Needed for both fresh and still variants upcoming updates, in order to
parse the download.lst file correctly.
2023-04-02 18:15:52 +03:00
kilianar
889acff738
portfolio: 0.61.4 -> 0.62.0
...
https://github.com/buchen/portfolio/releases/tag/0.62.0
2023-04-02 12:16:29 +02:00
DarkOnion0
35705ed7cb
appflowy: 0.1.1 -> 0.1.2
2023-04-02 10:28:45 +02:00
Sandro
3b513604f0
Merge pull request #223463 from zendo/upd/iotas
2023-04-02 01:05:35 +02:00
Sandro
c454f04652
Merge pull request #214118 from MGlolenstine/beebeep
2023-04-01 23:17:36 +02:00
MGlolenstine
d1380c07b1
beebeep: init at 5.8.6
2023-04-01 09:14:05 +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
Mario Rodas
b427649abd
ledger: 3.3.1 -> 3.3.2
...
https://github.com/ledger/ledger/releases/tag/v3.3.2
2023-03-30 04:20:00 +00:00
zendo
a426ae8eea
iotas: 0.1.9 -> 0.1.11
2023-03-28 08:49:35 +08:00
guangtao
59cf5102f0
onlyoffice-bin: fix icon location
2023-03-26 19:18:17 -07:00
Doron Behar
d26b239493
libreoffice/wrapper: Don't --chdir
...
Use lndir and replace it's relevant symlinks with wrappers.
2023-03-26 16:25:46 +03:00
Romanos Skiadas
9c724505fa
gnucash: Apply patches that compilation w/ newer glib/gcc
2023-03-25 09:50:30 -03:00
Weijia Wang
0aa34df4bc
Merge pull request #221990 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-03-07 -> unstable-2023-03-18
2023-03-24 19:15:31 +02:00
DarkOnion0
dd34d1fd52
appflowy: 0.1.0 -> 0.1.1
2023-03-22 15:02:27 +01:00
Weijia Wang
0dc63a4021
Merge pull request #221908 from wegank/timeline-wx
...
timeline: fix build, migrate to wxPython_4_2
2023-03-19 20:00:17 +02:00
Guillaume Girol
ac77663c35
Merge pull request #221163 from e1mo/paperwork-fix-soffice
...
paperwork: Patch broken libreoffice path
2023-03-19 11:30:41 +00:00
R. Ryantm
4ed9586edf
treesheets: unstable-2023-03-07 -> unstable-2023-03-18
2023-03-19 09:51:20 +00:00
Rhys Davies
5e30b82dab
micropad: 4.2.0 -> 4.2.1
2023-03-19 13:33:07 +13:00
Weijia Wang
4d7acf6184
timeline: migrate to wxPython_4_2
2023-03-19 00:18:42 +02:00
Moritz 'e1mo' Fromm
bba33d60fc
paperwork: Patch broken libreoffice path
...
Due to the changes in #219166 , no suitable path to libreoffice was
found
2023-03-18 11:32:17 +01:00
Weijia Wang
9943682b02
Merge pull request #221585 from r-ryantm/auto-update/portfolio
...
portfolio: 0.61.3 -> 0.61.4
2023-03-17 22:09:05 +02:00
Weijia Wang
499cf2dffa
Merge pull request #209454 from r-ryantm/auto-update/timeular
...
timeular: 4.8.0 -> 5.7.8
2023-03-17 17:24:42 +02:00
Weijia Wang
be0f4240cc
Merge pull request #221664 from wegank/kitsas-bump
...
kitsas: 3.2.1 -> 4.0.3
2023-03-17 17:20:18 +02:00
Weijia Wang
bbe6e6da9b
kitsas: 3.2.1 -> 4.0.3
2023-03-17 16:23:56 +02:00
R. Ryantm
7b400e8d38
portfolio: 0.61.3 -> 0.61.4
2023-03-17 02:47:38 +00:00
Weijia Wang
64034f6572
beamerpresenter: unbreak on darwin
2023-03-16 21:29:14 +02:00
Nick Cao
971b301bfe
Merge pull request #221356 from eliandoran/feature/trilium_update
...
trilium-{desktop,server}: 0.59.1 -> 0.59.2
2023-03-16 09:54:41 +08:00
Weijia Wang
43ae2a7a1f
Merge pull request #221269 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-03-05 -> unstable-2023-03-07
2023-03-15 22:48:09 +02:00
Elian Doran
21b774ea0f
trilium-{desktop,server}: 0.59.1 -> 0.59.2
2023-03-15 19:56:07 +02:00
Vladimír Čunát
a86610144f
Merge #219444 : staging-next 2023-03-04
2023-03-15 17:35:39 +01:00
R. Ryantm
ca35626d2e
treesheets: unstable-2023-03-05 -> unstable-2023-03-07
2023-03-15 05:53:42 +00:00
Moritz 'e1mo' Fromm
825a34ea3b
libreoffice: improve out/share looping in wrapper
...
The copying/linking implemented in #220694 resulted in a higher
maintenance burden (need to manually add all new folders in $out/share).
The introduced loop will continue linking everything but the .desktop
files.
2023-03-14 11:53:31 +01:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Weijia Wang
7f8ed0ced2
Merge pull request #220197 from r-ryantm/auto-update/super-productivity
...
super-productivity: 7.12.2 -> 7.13.1
2023-03-13 20:44:08 +02:00
Vladimír Čunát
1f7eeea8ee
Merge branch 'master' into staging-next
2023-03-12 17:21:00 +01:00
Moritz 'e1mo' Fromm
7d15a39781
libreoffice: Fix invalid desktop files
...
Fixes a regression introduced in #219166 by again setting the correct
binary name in the Exec filed for the .desktop files.
Fixes #220693
2023-03-12 16:08:26 +01:00
Weijia Wang
7f436901f1
libreoffice-still: fix build on aarch64-linux
2023-03-12 00:11:48 +02:00
github-actions[bot]
140a35879a
Merge master into staging-next
2023-03-11 12:01:11 +00:00
Nick Cao
3419078483
Merge pull request #220611 from chuangzhu/karlender
...
karlender: 0.9.0 -> 0.9.1; unbreak
2023-03-11 18:47:11 +08:00
Sandro
f0728b4d0a
Merge pull request #205299 from linsui/jabref
2023-03-11 08:54:37 +01:00
Chuang Zhu
a2a612b9d9
karlender: 0.9.0 -> 0.9.1; unbreak
2023-03-11 14:01:42 +08:00
Martin Weinelt
da1a690688
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-10 01:50:42 +01:00
Sandro
663d1aab23
Merge pull request #220356 from GabrielDougherty/pdfmixtool-update-1.1.1
2023-03-09 23:11:13 +01:00
7c6f434c
28c1aac72e
Merge pull request #219166 from doronbehar/pkg/libreoffice
...
libreoffice: wrapper rewrite
2023-03-09 20:08:43 +00:00
Gabriel Dougherty
1a032cd8e7
pdfmixtool: 1.1 -> 1.1.1
2023-03-09 11:04:43 -05:00
R. Ryantm
1312c2db13
super-productivity: 7.12.2 -> 7.13.1
2023-03-08 19:17:18 +00:00
Martin Weinelt
3c902cd3e4
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-08 03:36:07 +01:00
Robert Schütz
8bde91a3ab
kbibtex: 0.9.3.1 -> 0.9.3.2
...
Changelog: https://invent.kde.org/office/kbibtex/-/raw/v0.9.3.2/ChangeLog
2023-03-07 16:15:30 -08:00
github-actions[bot]
d4187810f9
Merge master into staging-next
2023-03-08 00:02:34 +00:00
Ilan Joselevich
ea53dd8d8e
Merge pull request #219553 from Zahrun/update/wpsoffice
...
wpsoffice: 11.1.0.11664 -> 11.1.0.11691
2023-03-07 22:06:47 +02:00
linsui
20b50b7a8f
jabref: 5.7 -> 5.9
2023-03-07 19:27:03 +08:00
github-actions[bot]
fa94414f70
Merge master into staging-next
2023-03-07 00:02:41 +00:00
Doron Behar
3966519d12
libreoffice: wrapper.nix rewrite
...
Cleanup the unwrapped derivation's postInstall. Delete wrapper.sh, and
put it's contents in the wrapped derivation via configurable
`makeWrapper`. Also, always install dolphin templates in the unwrapped
derivation.
2023-03-07 01:23:22 +02:00
Weijia Wang
7c072e43dc
Merge pull request #219738 from r-ryantm/auto-update/treesheets
...
treesheets: unstable-2023-02-25 -> unstable-2023-03-05
2023-03-06 22:30:16 +02:00
R. Ryantm
1511944c6f
treesheets: unstable-2023-02-25 -> unstable-2023-03-05
2023-03-06 19:10:21 +00:00
R. Ryantm
58306ceb17
morgen: 2.6.6 -> 2.6.7
2023-03-05 05:14:17 +00:00
Aroun
7143599139
wpsoffice: 11.1.0.11664 -> 11.1.0.11691
2023-03-05 01:01:40 +05:30
Martin Weinelt
d0286ecd24
Merge remote-tracking branch 'origin/staging' into staging-next
2023-03-04 01:42:06 +00:00
Weijia Wang
7db1b5f79a
Merge pull request #219132 from r-ryantm/auto-update/p3x-onenote
...
p3x-onenote: 2022.10.117 -> 2023.4.117
2023-03-03 22:29:48 +02:00
Weijia Wang
3fafd45061
Merge pull request #219265 from r-ryantm/auto-update/zk
...
zk: 0.12.0 -> 0.13.0
2023-03-03 21:57:01 +02:00