Anderson Torres
57c553f7e8
Merge pull request #98111 from oyren/gtg
...
gtg: unstable-2020-08-02 -> unstable-2020-09-16
2020-09-23 02:33:12 -03:00
Daniël de Kok
e883c6578c
softmaker-office: remove /bin/ls intercept
...
This does not seem to be necessary anymore and fixes segmentation
faults on 20.03.
2020-09-21 19:56:29 +02:00
Daniël de Kok
ac49c2f72a
freeoffice: 976 -> 978
...
Fixes #98385 .
2020-09-21 15:21:57 +02:00
Robert Scott
5ace6ec724
Merge pull request #97911 from liff/zhf/wordgrinder
...
wordgrinder: fix build
2020-09-16 22:23:30 +01:00
Moritz Scheuren
80ab67af5e
gtg: unstable-2020-08-02 -> unstable-2020-09-16
2020-09-16 18:56:56 +02:00
Olli Helenius
8cb1e75e3b
wordgrinder: fix build
2020-09-13 19:47:53 +03:00
Daniël de Kok
e2c8ae9881
softmaker-office: 1018 -> 1020
2020-09-12 19:39:28 +02:00
Erik Arvstedt
684496cfb6
paperless: fix build
...
Paperless was dependent on older older versions of recently updated
Python packages.
2020-09-09 19:39:06 -07:00
Tiago Castro
4964392e48
p3x-onenote: init at 2020.10.111
2020-09-08 17:22:06 -07:00
Frederik Rietdijk
d362c0e54e
Merge master into staging-next
2020-09-06 18:14:23 +02:00
Yannis Koutras
35e113ecc7
Merge pull request #93947 from r-ryantm/auto-update/skrooge
...
skrooge: 2.22.1 -> 2.23.0
2020-09-05 20:05:55 +02:00
Frederik Rietdijk
af81d39b87
Merge staging-next into staging
2020-09-04 20:03:30 +02:00
R. RyanTM
84e2a0d93b
espanso: 0.7.0 -> 0.7.1
2020-09-04 10:57:46 -07:00
Anderson Torres
59f5cbd922
Merge pull request #96932 from chkno/gtg-tests
...
gtg: Run tests
2020-09-03 16:45:26 -03:00
Daniël de Kok
17d334e05c
Merge pull request #96900 from danieldk/zotero-impurity
...
zotero: fix reliance on coreutils being in PATH
2020-09-03 20:42:51 +02:00
Frederik Rietdijk
377242d587
Merge staging-next into staging
2020-09-03 19:21:10 +02:00
Fabian Möller
d43db8abbc
libreoffice-still: fix build
2020-09-03 14:42:11 +02:00
Michael Raskin
d46e488795
Merge pull request #96474 from dguibert/dg/libreoffice-7
...
libreoffice-fresh: 6.4.3.2 -> 7.0.0.3
2020-09-03 05:17:08 +00:00
Moritz Scheuren
43afce40d6
portfolio: 0.48.0 -> 0.48.1
2020-09-02 14:27:43 -07:00
Scott Worley
8ebee6e3a6
gtg: Run tests
2020-09-01 14:18:18 -07:00
Daniël de Kok
13ab2b4b10
zotero: fix reliance on coreutils being in PATH
...
zotero currently fails in pure environments with:
.zotero-wrapped: line 12: readlink: command not found
.zotero-wrapped: line 12: dirname: command not found
.zotero-wrapped: line 13: /zotero-bin: No such file or directory
Because the script assumes that readlink and dirname are
available. Fix by adding coreutils to PATH using the wrapper.
2020-09-01 13:29:46 +02:00
Daniël de Kok
592adc7915
Merge pull request #96750 from r-ryantm/auto-update/zotero
...
zotero: 5.0.88 -> 5.0.89
2020-09-01 13:18:52 +02:00
Moritz Scheuren
db7832d0e5
portfolio: 0.47.0 -> 0.48.0
2020-09-01 11:12:01 +02:00
Mario Rodas
df9f71c21f
Merge pull request #96722 from r-ryantm/auto-update/todo.txt-cli
...
todo-txt-cli: 2.11.0 -> 2.12.0
2020-08-31 19:27:40 -05:00
Jonathan Ringer
ceaf053456
gnumeric: 1.12.47 -> 1.12.48
2020-08-31 17:15:13 -07:00
R. RyanTM
ada252961c
zotero: 5.0.88 -> 5.0.89
2020-08-31 10:17:52 +00:00
R. RyanTM
98d12d176f
todo-txt-cli: 2.11.0 -> 2.12.0
2020-08-31 03:08:13 +00:00
Nikolay Korotkiy
3106c30903
cmake: fix CMAKE_FIND_FRAMEWORK
2020-08-29 13:37:56 +02:00
David Guibert
aa91966430
libreoffice-fresh: 6.4.3.2 -> 7.0.0.3
2020-08-27 16:09:53 +02:00
Matthew Bauer
25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
...
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
R. RyanTM
df2317a6e3
flexibee: 2020.2.1.2 -> 2020.2.3.1
2020-08-26 08:51:25 +02:00
Frederik Rietdijk
081bd762e5
Merge staging-next into staging
2020-08-26 08:43:29 +02:00
Peter Hoeg
7cf3cd3434
Merge pull request #95893 from NixOS/u/kapps_2008
...
kdeApplications: 20.04.3 -> 20.08.0
2020-08-25 19:41:53 +08:00
Daniël de Kok
50438eba6c
softmaker-office, freeoffice: make it easy to override versions
...
Make the edition, version, and hash easier to override to support
users who have a license for an older version of Softmaker Office.
With this change one can e.g. use Softmaker Office 2018 with:
softmaker-office.override {
officeVersion = {
edition = "2018";
version = "976";
sha256 = "0j6zm0cbxrcgm7glk84hvvbp4z0ys6v8bkwwhl5r7dbphyi72fw8";
};
}
This also helps people fix things when upstream has replaced the
previous version's tarball and this hasn't been fixed in nixpkgs yet.
2020-08-24 13:07:33 +02:00
Daniël de Kok
e097fbbe11
softmaker-office: 1016 -> 1018
2020-08-24 08:22:33 +02:00
Peter Hoeg
7bb2382432
calligra: 3.1.0 -> 3.2.0
2020-08-24 08:10:59 +08:00
Sebastien Bariteau
126d456ece
espanso: 0.6.3 -> 0.7.0
2020-08-22 16:40:50 -04:00
Lassulus
c384897a39
Merge pull request #92286 from ktor/timeular-init
...
timeular: init at 3.4.1
2020-08-21 15:20:56 +02:00
Pawel Kruszewski
7e74f610fb
timeular: init at 3.4.1
2020-08-18 09:05:44 +02:00
Christian Kampka
3331f45cf8
trilium: 0.43.2 -> 0.43.3
2020-08-16 13:27:37 +00:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
Alvar Penning
0a53c6b565
maintainers: rename geistesk to oxzi
...
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Moritz Scheuren
4768d045f0
license changed to gpl3Plus (for gtg and liblarch)
2020-08-10 10:34:53 -07:00
Daniël de Kok
a5d6a46776
Merge pull request #93822 from oyren/update-portfolio
...
portfolio: 0.46.6 -> 0.47.0
2020-08-09 14:36:42 +02:00
Mario Rodas
744d43f8ef
ledger: fix build on darwin
2020-08-05 18:18:18 -05:00
John Wiegley
e4143bc504
Merge pull request #94496 from jonringer/bump-ledger
...
ledger: 3.1.3 -> 3.2.1
2020-08-05 09:17:22 -07:00
Moritz Scheuren
31dde677a6
gtg: refactor (description, platform, version, requirement, formatting)
2020-08-05 18:02:20 +02:00
Moritz Scheuren
2d6c2690f6
gtg: init at 0.4.0
2020-08-04 18:08:22 -07:00
Jonathan Ringer
c9c8acfbc8
ledger: 3.1.3 -> 3.2.1
2020-08-01 17:58:42 -07:00
R. RyanTM
2af72635ab
elementary-planner: 2.4.5 -> 2.4.6
2020-08-01 02:16:05 +00:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
R. RyanTM
e23c0930a2
skrooge: 2.22.1 -> 2.23.0
2020-07-27 02:57:07 +00:00
Moritz Scheuren
62f269b4ac
portfolio: 0.46.6 -> 0.47.0
2020-07-25 16:31:54 +02:00
Daniël de Kok
8b0221cbe7
Merge pull request #93577 from danieldk/freeoffice-version
...
softmaker-office, freeoffice: change version to edition.version
2020-07-24 12:25:11 +02:00
Daniël de Kok
9683e40bf1
softmaker-office, freeoffice: change version to edition.version
...
This makes the versioning compatible with Repology and other
distributions:
https://repology.org/project/freeoffice/versions
2020-07-21 08:14:30 +02:00
Alvar Penning
7a53f9b096
watson: 1.9.0 -> 1.10.0
2020-07-19 14:19:10 +02:00
pacien
16d8632355
beamerpresenter: 0.1.1 -> 0.1.2
2020-07-18 12:40:43 +02:00
R. RyanTM
3f9565e57f
osmo: 0.4.2 -> 0.4.4
2020-07-17 20:15:44 +00:00
Christian Kampka
3621f27824
trilium: 0.43.1 -> 0.43.2
2020-07-13 12:01:43 +02:00
Will Dietz
9518824d26
Merge pull request #88263 from kampka/trilium
...
trilium: 0.42.2 -> 0.42.7
2020-07-09 14:40:27 -05:00
Daniël de Kok
3dd18f05e5
Merge pull request #92525 from dtzWill/fix/softmaker-office-hashfix
...
softmaker-office: 1014 -> 1016
2020-07-08 09:19:56 +02:00
Will Dietz
536eb48ca9
softmaker-office: 1014 -> 1016
2020-07-08 09:15:26 +02:00
Daniël de Kok
c54edfed06
Merge pull request #92662 from r-ryantm/auto-update/zotero
...
zotero: 5.0.87 -> 5.0.88
2020-07-08 08:33:49 +02:00
Daniël de Kok
f06fe1a94a
Merge pull request #92664 from r-ryantm/auto-update/zim
...
zim: 0.72.1 -> 0.73.1
2020-07-08 08:31:52 +02:00
R. RyanTM
ac5706ade6
zim: 0.72.1 -> 0.73.1
2020-07-07 23:32:18 +00:00
R. RyanTM
9668017dc0
zotero: 5.0.87 -> 5.0.88
2020-07-07 23:18:45 +00:00
worldofpeace
0c0a8ed626
elementary-planner: 2.4.2 -> 2.4.5
2020-07-07 17:40:25 -04:00
Daniël de Kok
7c162b0939
Merge pull request #92480 from pacien/beamerpresenter-init
...
beamerpresenter: init at 0.1.1
2020-07-07 19:54:17 +02:00
R. RyanTM
62d18f7873
flexibee: 2019.3.1.3 -> 2020.2.1.2
2020-07-07 10:07:18 -07:00
pacien
e2b498ff08
beamerpresenter: init at 0.1.1
2020-07-07 18:27:13 +02:00
Daniël de Kok
13b8f41c56
Merge pull request #92174 from oyren/update-portfolio
...
portfolio: 0.46.3 -> 0.46.6
2020-07-06 16:07:19 +02:00
Moritz Scheuren
c52af984c2
portfolio: 0.46.3 -> 0.46.6
2020-07-06 16:02:20 +02:00
Daniel Șerbănescu
8cf4393152
libreoffice: add danish support
2020-07-05 07:52:45 +02:00
Daniel Șerbănescu
ddee83bcb5
libreoffice: added ro locale.
2020-07-03 18:49:56 +02:00
Daniël de Kok
ceb5d5a0ef
Merge pull request #86495 from kimat/kimat-espanso-0.5.5
...
espanso: init at 0.6.3
2020-07-03 06:52:07 +02:00
R. RyanTM
252b838a7c
atlassian-cli: 9.2.0 -> 9.3.0
2020-07-02 17:56:08 -07:00
Kimat Boven
6f460a74a1
espanso: init at 0.6.3
2020-07-03 00:12:03 +02:00
Maximilian Bosch
98147846ef
Merge pull request #91868 from r-ryantm/auto-update/todoman
...
todoman: 3.7.0 -> 3.8.0
2020-07-01 00:35:11 +02:00
R. RyanTM
13dbc08770
todoman: 3.7.0 -> 3.8.0
2020-06-30 17:33:15 +00:00
worldofpeace
4b129d197f
Merge pull request #91554 from r-ryantm/auto-update/elementary-planner
...
elementary-planner: 2.3.5 -> 2.4.2
2020-06-26 16:22:05 -04:00
Gabriel Ebner
c041d53ba0
Merge pull request #91417 from elohmeier/octoprint-werkzeug
2020-06-26 13:07:29 +02:00
Enno Lohmeier
63bcf4f4ec
trytond: convert to python package
2020-06-26 12:25:08 +02:00
R. RyanTM
5a836e0d48
elementary-planner: 2.3.5 -> 2.4.2
2020-06-26 07:38:22 +00:00
Enno Lohmeier
218c8509c6
trytond: 4.8.4 -> 5.6.2
2020-06-25 12:58:40 +02:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
Jonathan Ringer
12bf275bab
fava: fix tests
2020-06-23 16:09:22 -07:00
Christian Kampka
8ff3f493aa
trilium: 0.42.7 -> 0.43.1
2020-06-23 17:17:14 +02:00
Christian Kampka
ce0b7f59e0
trilium: 0.42.6 -> 0.42.7
2020-06-23 10:30:45 +02:00
Christian Kampka
943119c4b8
trilium: 0.42.5 -> 0.42.6
2020-06-23 10:30:44 +02:00
Christian Kampka
d0a6410bb6
trilium: 0.42.2 -> 0.42.5
2020-06-23 10:30:43 +02:00
Thomas Marchand
0b58e1dcd0
wpsoffice: add myself as a maintainer
2020-06-21 23:56:49 +02:00
Kimat Boven
b53abf6fcc
espanso: 0.7.1 -> 0.7.2
2020-10-03 18:10:45 +02:00
Michael Raskin
064e082296
Merge pull request #98988 from 7c6f434c/wpsoffice-ffmpeg
...
wpsoffice: keep using ffmpeg_3
2020-09-28 05:49:22 +00:00
Michael Raskin
4702c49f23
wpsoffice: keep using ffmpeg_3
...
Partial revert of aa91966430
Related to #98945
2020-09-28 07:23:45 +02:00
R. RyanTM
2892f69e13
kmymoney: 5.0.8 -> 5.1.0
2020-06-16 07:19:02 +00:00
Jason Miller
afb5de44bc
gnucash: Add libdbiDrivers env var to wrapper
...
The GNU Cash package clearly *wants* to be able to use the libdbi
backends, since it pulls them in as dependencies. However, you can only
open xml formatted GNU cash files.
The CMake scripts hard-code the DVD path to be basically
<PATH_OF_LIBDBI>/dbd. However GNU Cash does check the environment
variable GNC_DBD_DIR, so I set that environment variable in the wrapper
script.
With this change, you should be able to e.g. "Save As" in the sqlite
format.
Fixes issue #57445
2020-06-11 06:42:06 +02:00
Mario Rodas
e3a86263ad
Merge pull request #89764 from geistesk/watson-1.9.0
...
watson: 1.8.0 -> 1.9.0
2020-06-07 19:50:15 -05:00
1000101
c597a7f869
formatting: fix missing leading whitespace
2020-06-07 17:29:08 -04:00
geistesk
1e3559fe19
watson: 1.8.0 -> 1.9.0
...
The src was switched to GitHub because PyPi does not contain all the
necessary test artefacts. Furthermore, a custom patch to support the
latest arrow version was added.
2020-06-07 21:12:21 +02:00
Peter Hoeg
dfbc6b3a26
libreoffice: explicitly disable unsupported GTK2 ( #89529 )
...
* libreoffice: explicitly disable GTK2 which we no longer support
* libreoffice: version check is more explicit
2020-06-06 08:48:15 +08:00