Doron Behar
4981cf1288
libreoffice-still-unwrapped: 7.4.7.1 -> 7.5.7.1
...
Remove dolphin templates, as these seem empty now (for libreoffice-fresh
as well).
2023-10-04 05:45:25 +03:00
Doron Behar
582e1924c9
libreoffice: write a whole, batteries included updateScript
2023-10-01 15:52:12 +03:00
Doron Behar
babd79315b
libreoffice: get rid of src-$VARIANT/override.nix
...
Towards simplfying the expression.
2023-09-29 16:08:41 +03:00
teutat3s
c92d120e01
libreoffice-still: 7.4.6.2 -> 7.4.7.2
2023-05-29 13:25:36 +02:00
Doron Behar
c613b68e4c
libreoffice-still: 7.3.7.2 -> 7.4.6.2
2023-04-02 18:15:53 +03:00
Naïm Favier
ead02234ed
libreoffice-still: 7.3.6.2 -> 7.3.7.2
2022-11-04 00:20:52 +01: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
001dd426a0
libreoffice-still: 7.2.6.2 -> 7.3.5.2
2022-10-17 21:35:00 +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
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
TredwellGit
9cd228f3e3
libreoffice-still: 7.1.7.2 -> 7.1.8.1
2021-12-11 19:13:27 +00:00
oxalica
b3fd89bb20
libreoffice*: skip test to fix build with icu70
2021-11-13 23:20:26 +08:00
oxalica
084da134e9
libreoffice-still: 7.1.6.2 -> 7.1.7.2
...
This contains the fix for build error with bision 3.8.
See https://gerrit.libreoffice.org/c/core/+/122082
2021-11-13 21:33:09 +08:00
TredwellGit
d86e178f91
libreoffice-fresh: 7.1.5.2 -> 7.2.2.2 & libreoffice-still: 7.0.6.2 -> 7.1.6.2
2021-10-28 05:55:42 +00:00
ilmari-lauhakangas
cc00012c97
Let's keep kde-open5 in default.nix
2021-08-19 19:06:19 +03:00
ilmari-lauhakangas
a1e6c9b848
Correct relative path to xdg-open-brief.patch
2021-08-19 12:23:26 +03:00
ilmari-lauhakangas
68e256c0ce
Define patches, don't add to it
2021-08-19 12:08:09 +03:00
ilmari-lauhakangas
4b5182477c
libreoffice: xdg-open-brief.patch not needed for 7.2
2021-08-19 11:51:44 +03:00
Thomas Gerbet
f7b33e0334
libreoffice-still: 7.0.4.2 -> 7.0.6.2
...
This will avoid false positives with CVE-2021-25631 [0] (only impact
Windows).
It also includes bugfixes:
https://wiki.documentfoundation.org/Releases/7.0.5/RC1
https://wiki.documentfoundation.org/Releases/7.0.5/RC2
https://wiki.documentfoundation.org/Releases/7.0.6/RC1
https://wiki.documentfoundation.org/Releases/7.0.6/RC2
[0] https://www.libreoffice.org/about-us/security/advisories/cve-2021-25631/
2021-05-23 11:47:11 +02:00
TredwellGit
14b1e4c71f
libreoffice-still: 6.3.5.2 -> 7.0.4.2
2021-02-04 17:14:27 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Fabian Möller
d43db8abbc
libreoffice-still: fix build
2020-09-03 14:42:11 +02:00
Michael Raskin
fcf9e23e73
Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath
...
libreoffice: wrapper: add hunspell dirs to DICPATH
2020-02-25 21:39:11 +00:00
Martin Milata
c95bfd235b
libreoffice: wrapper: add hunspell dirs to DICPATH
...
LibreOffice doesn't know where to look for hunspell dictionaries on
NixOS but we can use the DICPATH env var to point to them. Now
spellchecking with system dictionaries works.
Note that some of these dictionaries are built from LibreOffice repos -
this is preferable to building them as part of LO as other applications
can use them.
2020-02-18 14:55:03 +01:00
Martin Milata
9425bab10a
libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.5.2 -> 6.4.1.1
2020-02-17 22:08:35 +01:00
Martin Milata
f5a5695edd
libreoffice-fresh: 6.3.0.4 -> 6.3.5.2
2020-02-17 14:47:54 +01:00
Jan Tojnar
2093fa784a
libreoffice: fix eval
2019-12-30 20:53:00 +01:00
Martin Milata
737ce5c848
libreoffice: factor out common derivation
...
Each "variant" of libreoffice gets its own subdirectory src-$variant
where files w/ source references are stored. In the directory is also
override.nix which allows you to override derivation attributes in
addition to source files.
2019-12-18 13:23:34 +01:00