3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1963 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
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
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