Commit graph

1610 commits

Author SHA1 Message Date
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