Commit graph

1811 commits

Author SHA1 Message Date
R. RyanTM 5388f5bb7a portfolio: 0.50.0 -> 0.50.2 2021-01-20 22:03:38 +00:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
R. RyanTM a444c334ad atlassian-cli: 9.4.0 -> 9.5.0 2021-01-19 02:54:06 +00:00
Christian Kampka f0ec10a829
treewide: remove kampka as maintainer (#109813) 2021-01-18 21:23:49 +01:00
R. RyanTM f33006be7f fava: 1.17 -> 1.18 2021-01-18 00:20:00 +00:00
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Sandro d3c91b35cb
Merge pull request #108976 from oyren/portfolio-0.50.0
portfolio: 0.49.3 -> 0.50.0
2021-01-11 17:34:58 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Moritz Scheuren 68a9d3f345 portfolio: 0.49.3 -> 0.50.0 2021-01-10 21:55:56 +01:00
Frederik Rietdijk b20838eb4a Merge staging-next into staging 2021-01-04 20:51:32 +01:00
Sandro 06c9dbcece
Merge pull request #108247 from symphorien/paperwork-next 2021-01-04 16:41:05 +01:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Guillaume Girol bd54cf9602 paperwork: 2.0.1 -> 2.0.2
and cleanup
2021-01-02 19:08:54 +01:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
github-actions[bot] 7659201d58
Merge staging-next into staging 2020-12-25 18:28:52 +00:00
Thomas Tuegel 2e2047ef86
zanshin: not broken 2020-12-25 05:32:26 -06:00
Thomas Tuegel 754d97f8a0
zanshin: patch for kontactinterface >= 5.14.42 2020-12-25 05:32:25 -06:00
Gabriel Ebner e8a8d380ec
Merge pull request #107490 from gebner/gstreamer-wrapper
treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATH
2020-12-24 12:29:43 +01:00
Gabriel Ebner c9161fb11a treewide: use GST_PLUGIN_SYSTEM_PATH_1_0 instead of GST_PLUGIN_SYSTEM_PATH
When GST_PLUGIN_SYSTEM_PATH_1_0 is set, gstreamer ignores
GST_PLUGIN_SYSTEM_PATH.
2020-12-24 10:34:30 +01:00
TredwellGit 37abd75b93 libreoffice-fresh: 7.0.3.1 -> 7.0.4.2 2020-12-21 01:45:25 +00:00
Flakebi 9f8670c206 paperless: Fix build
paperless wasn't building because django-cors-headers didn't
build anymore with the pinned django version.

I tested the paperless service (editd a few documents) and it works
fine, even with django unpinned.
2020-12-12 13:18:13 +01:00
Frederik Rietdijk 3b85d7d54f
Merge pull request #106321 from NixOS/staging-next
Staging next
2020-12-11 15:56:17 +01:00
R. RyanTM ca389ed6fb beamerpresenter: 0.1.2 -> 0.1.3 2020-12-11 09:31:14 +00:00
github-actions[bot] eb09c5dbdb
Merge staging-next into staging 2020-12-07 12:19:52 +00:00
Michael Raskin 83cbad92d7
Merge pull request #103185 from ilmari-lauhakangas/patch-2
libreoffice: Use --without-system-libnumbertext instead of --disable-libnumbertext
2020-12-07 07:45:13 +00:00
github-actions[bot] 899d916e1d
Merge staging-next into staging 2020-12-05 12:18:20 +00:00
R. RyanTM faeec86f1c todoman: 3.8.0 -> 3.9.0 2020-12-05 04:02:59 +00:00
github-actions[bot] b9168273b5
Merge staging-next into staging 2020-12-04 18:14:54 +00:00
R. RyanTM b08f9efe3c espanso: 0.7.2 -> 0.7.3 2020-12-04 10:23:24 +00:00
github-actions[bot] 4fad6f2d66
Merge staging-next into staging 2020-12-02 12:31:00 +00:00
R. RyanTM 3fef582e8a elementary-planner: 2.5.4 -> 2.5.7 2020-12-02 00:28:00 -08:00
R. RyanTM 9a0933df7e fava: 1.16 -> 1.17 2020-12-02 02:13:36 +00:00
Moritz Scheuren fc0a07c8a3 portfolio: 0.49.2 -> 0.49.3 2020-11-29 19:45:30 +01:00
Frederik Rietdijk db29c15173
Merge pull request #105151 from B4dM4n/copy-desktop-hook
copyDesktopItems: add new setup-hook
2020-11-29 13:26:40 +01:00
Jörg Thalheim d5ce08c1f9
libreoffice: improve codec support
Right now libreoffice cannot play mp4/h264 videos,
which is needed if your $genius professor publishes lectures
as powerpoint with embedded videos.
2020-11-29 10:48:52 +01:00
David Guibert 364150f9f8
wpsoffice: 11.1.0.9505 -> 11.1.0.9615 2020-11-29 08:01:16 +01:00
Fabian Möller ab345bed75 softmaker-office: use copyDesktopItems hook 2020-11-29 04:03:39 +01:00
Benjamin Hipple 9426084fec
Merge pull request #102114 from MetaDark/fetchzip
fetchzip: remove write permissions for unpacked files
2020-11-28 19:18:14 -05:00
Sandro 171144eb28
Merge pull request #100918 from r-ryantm/auto-update/elementary-planner
elementary-planner: 2.4.6 -> 2.5.4
2020-11-27 11:49:07 +01:00
Sandro 4d43bb9a92
Merge pull request #101399 from oyren/gtg
gtg: unstable-2020-09-16 -> unstable-2020-10-22
2020-11-27 03:10:44 +01:00
Sandro 02fa320f82
Merge pull request #101797 from cheriimoya/minetime
minetime: 1.7.3 -> 1.8.10
2020-11-26 22:06:48 +01:00
MetaDark 4a5c49363a fetchzip: remove write permissions for unpacked files
Fixes https://github.com/NixOS/nixpkgs/issues/38649
2020-11-26 15:30:12 -05:00
Sandro b000c18b02
Merge pull request #101539 from Luflosi/update/wordgrinder
wordgrinder: 0.7.2 -> 0.8
2020-11-25 12:51:41 +01:00
Sandro 95208ca350
Merge pull request #101277 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.3.0 -> 9.4.0
2020-11-24 21:21:46 +01:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Jörg Thalheim f5b1a0ae1a
freeoffice: 978 -> 980 2020-11-21 10:13:44 +01:00
Frederik Rietdijk 1ffd7cf0d6 Merge master into staging-next 2020-11-21 08:43:10 +01:00
Jonathan Ringer f0aac91187
Merge pull request #102840 from freezeboy/update-fixes
treewide: Qt5.X -> Qt5.15 (when possible)
2020-11-20 14:09:26 -08:00
Guillaume Girol 01083f116d
Merge pull request #102235 from symphorien/paperwork2
Paperwork 2.0
2020-11-20 21:30:08 +00:00
freezeboy b492fd4306 skrooge: migrate to Qt5.15, enable tests 2020-11-20 22:24:25 +01:00
freezeboy 8053c25b2f vnote: 2.8.2 2.8.2 -> 2.10
Also migrate to Qt5.15
2020-11-20 22:24:17 +01:00
Frederik Rietdijk ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
Kevin Cox c46d66d07e
Merge pull request #101287 from wamserma/jabref-5.1
jabref: 3.8.1 -> 5.1
2020-11-19 08:43:42 -05:00
Frederik Rietdijk da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
Justin Humm b605b989c5 scribusUnstable: 1.5.5 -> 1.5.6.1 2020-11-17 10:36:03 +01:00
Symphorien Gibol 0c38b12059 paperwork: 2.0 -> 2.0.1 2020-11-15 15:46:53 +01:00
Symphorien Gibol 74b9066a39 paperwork: 1.3.1 -> 2.0 2020-11-15 15:46:53 +01:00
Jonas Meurer ea12d880e0
libreoffice-qt: wrap application
Libreoffice-qt is not wrapped, thus does not launch. Notice that
wrapQtQAppsHook is used manually since all executables are shell
scripts which are not wrapped automatically.
2020-11-13 19:55:28 +01:00
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Moritz Scheuren 11114dac10 portfolio: 0.49.0 -> 0.49.2 2020-11-11 21:26:07 +08:00
R. RyanTM 15c8338975 atlassian-cli: 9.3.0 -> 9.4.0 2020-11-11 18:43:48 +10:00
Domen Kožar fdb4b55a09
Merge pull request #102265 from bburdette/timekeeper
Timekeeper gtk app
2020-11-10 10:55:16 +01:00
ilmari-lauhakangas 0564f6ab63
Use --without-system-libnumbertext instead of --disable-libnumbertext
Option to disable libnumbertext was removed with
https://git.libreoffice.org/core/commit/c392ecfa734731194c366e869a3c2475c53dc867
It will affect 7.1.
2020-11-09 09:31:11 +02:00
TredwellGit d07dc0aba1 libreoffice-fresh: 7.0.0.3 -> 7.0.3.1
Also, replace HTTP with HTTPS.
2020-11-08 01:13:08 +00:00
Michael Raskin 3ca5b090a9
Merge pull request #103064 from ilmari-lauhakangas/patch-1
Remove vigra and glew as obsolete LibreOffice dependencies
2020-11-07 20:58:34 +00:00
ilmari-lauhakangas c8b7c9bf69
Remove vigra and glew as obsolete LibreOffice dependencies 2020-11-07 10:53:46 +02:00
Doron Behar acd45657f2
Merge pull request #87864 from doronbehar/fix-todoman 2020-11-05 13:15:31 +02:00
Ben Burdette 66229110d1 timekeeper: init at v1.0 2020-11-02 15:36:40 -07:00
R. RyanTM b3bd7bfe28 flexibee: 2020.2.3.1 -> 2020.2.6 2020-11-01 15:13:08 -08:00
R. RyanTM ee3acf3aa4 calligra: 3.2.0 -> 3.2.1 2020-11-01 23:50:29 +01:00
Peter Hoeg dfd29f9d7c zanshin: broken before the 20.08.2 upgrade 2020-10-30 22:34:02 +08:00
Max Hausch aa26029879
minetime: 1.7.3 -> 1.8.10 2020-10-26 22:58:22 +01:00
Moritz Scheuren 8a26bfb4a1 portfolio: 0.48.1 -> 0.49.0 2020-10-26 11:08:17 +01:00
Frederik Rietdijk 89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c1.
2020-10-25 13:55:44 +01:00
R. RyanTM 5e09575e03 fava: 1.15 -> 1.16 2020-10-25 00:37:40 +00:00
Luflosi f6bfc2c38b
wordgrinder: 0.7.2 -> 0.8
https://github.com/davidgiven/wordgrinder/releases/tag/0.8
2020-10-24 12:31:34 +02:00
Moritz Scheuren 479c17818f gtg: unstable-2020-09-16 -> unstable-2020-10-22 2020-10-22 19:03:55 +02:00
Markus S. Wamser cfeca32784 jabref: 3.8.1 -> 5.1 2020-10-21 23:06:16 +02:00
José Romildo Malaquias 2f74428675
Merge pull request #100805 from danieldk/softmaker-unlock-again
softmaker-office: fix unlocking again
2020-10-18 10:35:38 -03:00
R. RyanTM ed93d1de80 elementary-planner: 2.4.6 -> 2.5.4 2020-10-18 03:15:17 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Daniël de Kok c342e5a6dc softmaker-office: add additional programs to PATH
These seem to be needed for the SoftMaker/FreeOffice unlock code. If
they are not added to PATH, startup takes a very long time and reports
many segmentation faults.

Fixes #71228.
2020-10-17 08:18:07 +02:00
Daniël de Kok e3b407e555 Revert "softmaker-office: remove /bin/ls intercept"
This reverts commit e883c6578c.
2020-10-17 07:35:52 +02:00
Jon Banafato 0bdf19cf68 gnucash: 3.10 -> 4.2
New version available: https://www.gnucash.org/news.phtml#n-200927-4.2.news
2020-10-13 21:55:01 -04:00
Domen Kožar 7197c191c4
Merge pull request #98750 from freezeboy/fix-skanlite
skanlite: 2.0.1 -> 2.2.0
2020-10-13 12:35:07 +02:00
freezeboy 24e869be10 skanlite: 2.0.1 -> 2.2.0 2020-09-25 22:34:07 +02:00
R. RyanTM da8c59e83a homebank: 5.4.2 -> 5.4.3 2020-09-23 20:16:41 -07:00
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
Christian Kampka 70871ae186
trilium: 0.43.3 -> 0.43.4 2020-08-28 17:11:09 +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