Commit Graph

2016 Commits

Author SHA1 Message Date
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
7efb6066ac
Drop xdg-open stuff from default.nix as it is overriden from src-still 2021-08-19 11:59:00 +03:00
ilmari-lauhakangas
4b5182477c
libreoffice: xdg-open-brief.patch not needed for 7.2 2021-08-19 11:51:44 +03:00
Andreas Rammhold
ae61a14242
Merge pull request #123046 from Flakebi/paperless
paperless-ng: init at 1.4.5
2021-08-18 14:39:03 +02:00
R. RyanTM
46f22c9255 super-productivity: 7.2.1 -> 7.5.1 2021-08-18 02:27:42 +00:00
Robert Hensing
fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
pasqui23
69e4da7a6c
skrooge: 2.24.6 ->2.26.1 (#134048)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-15 12:06:28 +02:00
Ilan Joselevich
6d9e4ada12 portfolio: 0.54.1 -> 0.54.2 2021-08-15 11:06:02 +03:00
davidak
331464bff5
Merge pull request #134086 from r-ryantm/auto-update/agenda
agenda: 1.1.1 -> 1.1.2
2021-08-15 04:43:58 +02:00
R. RyanTM
8a4fb6dc3d agenda: 1.1.1 -> 1.1.2 2021-08-15 00:36:49 +00:00
Sandro Jäckel
4591156e70
homebank: switch to pname + version 2021-08-15 01:50:47 +02:00
Artturi
947c9ba14d
Merge pull request #133936 from Kranzes/auto-update/grisbi 2021-08-14 20:02:39 +03:00
Artturi
98407fc5f9
Merge pull request #133940 from Kranzes/auto-update/homebank
homebank: 5.5.2 -> 5.5.3
2021-08-14 19:55:13 +03:00
Ilan Joselevich
b593c99f8c homebank: 5.5.2 -> 5.5.3 2021-08-14 13:36:02 +03:00
Ilan Joselevich
7e63cc5f7d grisbi: 2.0.2 -> 2.0.4 2021-08-14 13:22:23 +03:00
Andreas Rammhold
6e1421013a
paperless: remove package & module as it has been superseded by paperless-ng
The paperless project has moved on to paperless-ng and the original
paperless package in Nixpkgs has stopped working recently (due to
version incompatibility with the providede Django package).

Instead of investing more time into the old module we should migrate all
users to the new module instead.
2021-08-14 10:10:44 +02:00
Flakebi
95f2dc650d
paperless-ng: init at 1.4.5 2021-08-14 10:10:43 +02:00
R. RyanTM
d603e7c8b1 agenda: 1.1.0 -> 1.1.1 2021-08-13 00:39:43 +00:00
Ash
43785aea24
foliate: add glib-networking to enable the catalog functionality (#130898)
Necessary for the catalog functionality, since that talks to the network.
2021-08-11 16:41:01 +02:00
Sandro
4a42e7dd14
Merge pull request #132248 from smancill/bump-pympress
pympress: 1.5.1 -> 1.6.3
2021-08-08 12:29:37 +02:00
Artturi
c61e6fa01e
Merge pull request #112896 from r-ryantm/auto-update/grisbi
grisbi: 2.0.1 -> 2.0.2
2021-08-08 03:19:05 +03:00
Artturi
91f145a4d1
Merge pull request #113643 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.5.0 -> 9.6.0
2021-08-08 03:14:16 +03:00
R. RyanTM
0dcffb7b0f flexibee: 2020.2.6 -> 2021.2.1 2021-08-07 22:41:04 +00:00
Sandro Jäckel
0123222922
zim: format, cleanup 2021-08-06 09:20:07 +02:00
D Anzorge
3d61c93503 zim: 0.73.1 -> 0.73.5 2021-08-06 01:51:58 +02:00
Sandro
5cfe8376cd
Merge pull request #131165 from Artturin/autokey
autokey: 0.94.1 -> 0.95.10 and fix #118840
2021-08-05 16:15:12 +02:00
Sandro
90dd7171ac
Merge pull request #132777 from bobby285271/envelope
envelope: drop package
2021-08-05 15:45:41 +02:00
Bobby Rong
ff31ddcb87
envelope: drop package 2021-08-05 20:11:20 +08:00
Sandro
6c5d2fee39
Merge pull request #132747 from bobby285271/aesop
aesop: drop package
2021-08-05 12:35:39 +02:00
Yaroslav Bolyukin
f3ea3444fc calligra: fix missing fontconfig dependency
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Bobby Rong
6af58863a9
aesop: drop package 2021-08-05 15:51:06 +08:00
Jonas Heinrich
868501bc9b
pdfmixtool: init at 1.0.2 2021-08-05 06:54:10 +02:00
Artturin
5ffda0d0ad autokey: 0.94.1 -> 0.95.10 2021-08-04 18:18:21 +03:00
Sebastián Mancilla
579c17d7bc pympress: 1.5.1 -> 1.6.3
This also makes the application ready to work on Darwin (but still not
working until #113777 is fixed).

Version 1.5.1 did not build on Darwin because libcanberra-gtk3 is
broken, and python-vlc is required but only works on Linux.

Version 1.6.x fixed the python-vlc requirement to make it optional, so
now both libcanberra-gtk3 and python-vlc inputs can be made optional,
and enabled by default on Linux. This means that on Darwin there is no
support for media, but it is still better than not having the
application at all.

Unfortunately, until watchdog 2.x is fixed, the Darwin build will be
still broken.

-----

The setup.py file now parses the setuptools version, so it needs to be
patched to fix an error with the 'post0' suffix in the version.

Also, setuptools is needed in propagatedBuildInputs to fix the
`ModuleNotFoundError: No module named 'pkg_resources'` error.
2021-08-02 18:57:38 -04:00
davidak
8f02a4486d pantheon: add maintainers team 2021-08-02 19:09:29 +02:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Sandro
598ed9ffcc
Merge pull request #131605 from Stunkymonkey/gnucash-phases
gnucash: deprecate phases
2021-07-27 09:03:54 +00:00
Felix Buehler
7f25fd8e31 gnucash: deprecate phases 2021-07-27 10:39:54 +02:00
Felix Tenley
cd17e5e6d8
portfolio: 0.53.1 -> 0.54.1 2021-07-26 20:39:40 +02:00
TredwellGit
bc11ce2abd libreoffice-fresh: 7.1.4.2 -> 7.1.5.2 2021-07-23 07:03:18 +00:00
Sandro Jäckel
2e9c330216
pythonPackages: deprecate pytest_xdist alias 2021-07-21 13:32:52 +02:00
Sandro Jäckel
9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Sandro Jäckel
4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Sandro Jäckel
fb3efcc712
timedoctor: remove used aliases 2021-07-16 10:34:28 +02:00
Sandro Jäckel
26713e2241
treewide: remove gdk_pixbuf alias 2021-07-16 09:35:40 +02:00
Ben Siraphob
abdd929588
Merge pull request #130146 from SuperSandro2000/git.archlinux.org-move
treewide: convert all links git.archlinux.org to github.com/archlinux…
2021-07-14 09:59:30 +07:00
Sandro Jäckel
388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-* 2021-07-14 03:35:21 +02:00
Patrizio Bekerle
6fd6f2cafd
Update QOwnNotes to 21.7.4 2021-07-11 08:39:01 +02:00
Julian Stecklina
f0bdb5bd89 watson: fix build problem with click 8
pythonPackages brings click 8. Unfortunately, watson is not ready to
consume this library yet. Fix by explicitly pulling in click 7 as
dependency. See these upstream discussions:

https://github.com/TailorDev/Watson/issues/430
https://github.com/TailorDev/Watson/pull/432
2021-07-09 14:41:04 +02:00
Robert Schütz
1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Daniël de Kok
017aa88470 Remove danieldk as a maintainer for some packages
- AMD GPU packages: AMD removed support for the RX5x0 GPUs from ROCm, so
  I cannot test these packages anymore.
- A small number of GUI packages: I switched back to macOS on the
  desktop for work reasons, so I cannot easily test these.
- broot: I took over maintainership from someone else, but do not really
  use broot.
2021-07-03 12:14:20 +02:00
Ben Siraphob
7e9a3ce5c4
Merge pull request #127327 from LeUlukai/update/super-productivity
super-productivity: 6.5.2 -> 7.2.1
2021-07-03 16:25:09 +07:00
Sandro
59ef8087a3
Merge pull request #128820 from SuperSandro2000/SuperSandro2000-patch-1
timedoctor: remove usage of alias
2021-07-01 02:10:47 +02:00
Sandro
5fcf9e5bb6
timedoctor: remove usage of alias 2021-06-30 23:48:03 +02:00
LeUlukai
95697c60dd super-productivity: 7.0.3 -> 7.2.1 2021-06-30 21:39:20 +02:00
Sandro
29d0e7a2c6
Merge pull request #128486 from FliegendeWurst/trilium-update-0.47.5
trilium: 0.47.4 -> 0.47.5
2021-06-30 03:39:52 +02:00
fortune
172fb6beb7
pantheon.notes-up: 2.0.2 -> unstable-2020-12-29 (#128316) 2021-06-30 03:22:36 +02:00
Robert Schütz
9a6cc8c6a2 fava: 1.18 -> 1.19
https://beancount.github.io/fava/changelog.html#v1-19-2021-05-18
2021-06-29 17:26:54 +02:00
FliegendeWurst
c19ba4232a trilium: 0.47.4 -> 0.47.5 2021-06-28 09:33:06 +02:00
Damien Cassou
fe090d4c13
ledger-autosync: unstable-2021-04-01 -> 1.0.3
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-26 18:40:04 +02:00
Damien Cassou
37635624cf
ledger-autosync: format dependency list 2021-06-26 18:36:32 +02:00
Kevin Amado
7310407d49
timedoctor: init at 3.12.12 2021-06-20 14:43:51 -05:00
LeUlukai
067b55bfe2 super-productivity: 6.5.2 -> 7.0.3 2021-06-18 11:11:11 +02:00
Sandro
36776df0cf
Merge pull request #127195 from felschr/feat/portfolio 2021-06-18 10:25:34 +02:00
Felix Tenley
9dffc81791
portfolio: 0.52.0 -> 0.53.1 2021-06-17 11:31:46 +02:00
R. RyanTM
8fe37ad09e gnumeric: 1.12.49 -> 1.12.50 2021-06-16 13:42:33 -07:00
legendofmiracles
3e7ec42d68
espanso: add runtime dependencies correctly, nixos/espanso remove path hack 2021-06-14 13:09:57 -06:00
TredwellGit
b1db7c902b libreoffice-fresh: 7.1.3.2 -> 7.1.4.2 2021-06-10 23:52:37 +00:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
mlatus
f9d95f30a4 use steam-run to launch wps 2021-06-09 11:42:03 +08:00
FliegendeWurst
287e0f248a trilium: 0.47.3 -> 0.47.4 2021-06-05 14:10:44 +02:00
Shamrock Lee
dbda1f0ced onlyoffice-bin: 6.1.0 -> 6.2.0 and fix runHook typo 2021-06-01 15:58:21 +08:00
Guillaume Girol
429c23aad0
Merge pull request #124798 from symphorien/paperwork-help
paperwork: 2.0.2 -> 2.0.3 and compile user manual
2021-05-29 14:58:09 +00:00
Sandro
93e5db076a
Merge pull request #124766 from danieldk/softmaker-office-1032
softmaker-office: 1030 -> 1032
2021-05-29 02:52:25 +02:00
Maximilian Bosch
21cc0bc652
Merge pull request #124121 from LeSuisse/libreoffice-still-7.0.6.2
libreoffice-still: 7.0.4.2 -> 7.0.6.2
2021-05-28 21:22:05 +02:00
Daniël de Kok
854c4ad2d9 softmaker-office: 1030 -> 1032 2021-05-28 16:37:48 +02:00
Symphorien Gibol
dc3054b4ae paperwork: 2.0.2 -> 2.0.3 and compile user manual 2021-05-28 12:00:00 +00:00
FliegendeWurst
c79d7252ce trilium: 0.47.2 -> 0.47.3 2021-05-24 09:55:48 +02:00
Luke Granger-Brown
17ca6186af
Merge pull request #122600 from totoroot/update/qownnotes-21.5.2
qownnotes: 21.4.0 -> 21.5.2
2021-05-23 15:43:25 +01: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
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
Matthias Thym
83e545362d qownnotes: 21.4.0 -> 21.5.2 2021-05-17 22:46:25 +02:00
R. RyanTM
056af90d7e homebank: 5.5.1 -> 5.5.2 2021-05-17 11:15:17 -07:00
github-actions[bot]
3ff6965554
Merge master into staging-next 2021-05-17 06:22:23 +00:00
Jonathan Ringer
d8e62d8e41
Merge remote-tracking branch 'origin/master' into staging-next
Fix cargo-flash build
2021-05-16 18:27:14 -07:00
Sandro
700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Imran Hossain
81ffbb808a zotero: 5.0.96 -> 5.0.96.2 2021-05-16 16:32:07 -04:00
Robert Schütz
882b692c4f python3Packages.arrow_1: merge into python3Packages.arrow
They are the same version.
2021-05-13 09:21:56 -07:00
github-actions[bot]
b057978bb2
Merge staging-next into staging 2021-05-12 18:32:29 +00:00
Alvar Penning
0310818382 watson: 2.0.0 -> 2.0.1 2021-05-11 20:54:50 +02:00
github-actions[bot]
7ce907b413
Merge staging-next into staging 2021-05-10 12:24:36 +00:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
Dmitry Kalinkin
a5fd5c36ce beamerpresenter: fix darwin build 2021-05-10 02:56:24 -04:00
pacien
76833b1206 beamerpresenter: 0.1.3 -> 0.2.0 2021-05-10 02:56:24 -04:00
Guillaume Girol
675c571703
Merge pull request #122382 from symphorien/paperworkpixbuf
paperwork: fix startup by adding GDK_PIXBUF_MODULE_FILE to wrapper
2021-05-10 06:08:53 +00:00
davidak
8dc6fccf32 timeline: init at 2.4.0 2021-05-09 11:28:21 -07:00
Guillaume Girol
ae4e6c8b7e paperwork: fix startup by adding GDK_PIXBUF_MODULE_FILE to wrapper 2021-05-09 12:00:00 +00:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Robert Hensing
8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02:00