Commit graph

1031 commits

Author SHA1 Message Date
Pascal Wittmann ba42e056dc
zim: 0.69 -> 0.69.1 2019-02-21 19:19:59 +01:00
Matthias Beyer f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
Daiderd Jordan cbb03f5564
Merge branch 'master' into staging-next 2019-02-17 10:09:12 +01:00
Andrei Lapshin b94bdd8ca3 skrooge: remove QtWebKit dependency
Remove QtWebkit dependency introduced in
a1b8fe8c8f

It is no longer needed after upstream fix
https://cgit.kde.org/skrooge.git/commit/?id=cb8b56fa729d5f6ee4652e79de354721f4742ee7
2019-02-17 03:43:18 -05:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Alexey Shmalko e77ffb39b5
Merge pull request #55737 from amiloradovsky/planner-2019
planner: unstable-2018-03-25 -> unstable-2019-02-13
2019-02-17 02:17:55 +02:00
worldofpeace 0a0acc1ccf
Merge pull request #55853 from r-ryantm/auto-update/qownnotes
qownnotes: 19.2.0 -> 19.2.3
2019-02-16 23:54:27 +00:00
R. RyanTM 1a424dc2eb qownnotes: 19.2.0 -> 19.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-02-15 12:45:42 -08:00
R. RyanTM b4c6ea6c2a skrooge: 2.17.0 -> 2.18.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skrooge/versions
2019-02-15 07:35:36 -08:00
Andrew Miloradovsky 5cb13523a4 planner: unstable-2018-03-25 -> unstable-2019-02-14
- the warnings no longer need to be disabled, fixed upstream
- enable the Python 2 / PyGTK bindings and plugin, by the way
2019-02-15 08:32:04 +00:00
Frederik Rietdijk 7257dedd7c Merge master into staging-next 2019-02-13 12:33:29 +01:00
Will Dietz ef74bbd221 trilium: 0.28.3 -> 0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.0-beta

(the 0.29.1 release notes don't repeat the beta notes,
which is where most of the changes are)
2019-02-12 14:13:16 -06:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Emmanuel Rosa d27e1c58e3 trilium: fix missing GSettings schemas 2019-02-09 17:30:11 +07:00
Will Dietz 9405b52ef5
Merge pull request #55069 from dtzWill/update/trilium-0.28.3
trilium: 0.27.4 -> 0.28.3
2019-02-07 09:46:58 -06:00
John Wiegley 82efd22fbc
Merge pull request #55295 from jabranham/ledger
ledger: 3.1.1 -> 3.1.2
2019-02-06 10:37:09 -08:00
Alex Branham 783c46531b
ledger: 3.1.1 -> 3.1.2 2019-02-06 12:04:18 -06:00
Edward Amsden 42bdc36a84 ledger-autosync: init at 1.0.0 2019-02-06 01:48:08 -05:00
Will Dietz 217c69dcd0 trilium: move icon fetch attribute into derivation, un-hoist 'version' 2019-02-01 22:25:32 -06:00
Will Dietz ee124b77f3 trilium: 0.27.4 -> 0.28.3
* Fetch svg icon since no longer included.
* Move to xz so don't need p7zip
2019-02-01 20:28:43 -06:00
Will Dietz f7cc6340c8 qownnotes: 19.1.11 -> 19.2.0 2019-02-01 20:15:57 -06:00
Will Dietz 3f6e49097e qownnotes: 19.1.8 -> 19.1.11 2019-02-01 20:15:53 -06:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Will Dietz bb746dad2e qownnotes: init at 19.1.8 2019-01-27 15:22:34 -06:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Bruce Toll 85961441ee gnumeric: fix wrapping
Incorporate wrapGAppsHook so that all gnumeric binaries are wrapped,
following the convention used by many gnome applications.

This addresses two issues:

1.  The packaged ssconvert, ssdiff, ssgrep, and ssindex executables
    in bin are not currently wrapped so some expected environment
    variables including XDG_DATA_DIRS and GIO_EXTRA_MODULES are not
    set. The result is many warnings on stderr when running these
    commands, e.g.

    ==================================================================
    CRITICAL **:...go_conf_add_monitor: assertion 'node || key' failed
    CRITICAL **:...go_conf_get_node: assertion 'parent || key' failed
    WARNING **:...unknown GOConfMonitor id.
    ==================================================================

2.  None of the binaries, including gnumeric, currently wrap the
    environment variable GDK_PIXBUF_MODULE_FILE. This can cause
    segfaults if an incompatible GDK_PIXBUF_MODULE_FILE is already set
    in the environment (e.g. by plasma5). This could be encountered
    running a nixos pre-19.03 gnumeric binary from a nixos 18.09 KDE
    session.
2019-01-26 15:01:54 -05:00
worldofpeace 78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Jörg Thalheim b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Will Dietz 509742b8d7
Merge pull request #53980 from dtzWill/update/zotero-5.0.60
zotero: 5.0.35.1 -> 5.0.60
2019-01-18 21:29:54 -06:00
worldofpeace 872502aa56
Merge pull request #54055 from erictapen/scribusUnstable-2019-01-16
scribusUnstable: 2019-01-14 -> 2019-01-16
2019-01-16 18:50:50 +00:00
Piotr Bogdan c16b33bbcc
libreoffice-fresh: 6.1.3.2 -> 6.1.4.2
And patch it, together fixing build with new poppler.
Fixes https://github.com/NixOS/nixpkgs/issues/53921
2019-01-16 19:33:29 +01:00
Justin Humm a542105dc9
scribusUnstable: 2019-01-14 -> 2019-01-16
Upstream fixed a bug, so the poppler patch is not necessary anymore.
2019-01-16 14:51:08 +01:00
Justin Humm ac891e9ea6
scribusUnstable: fix build failure from poppler bump
Poppler was upgraded in [0] and therefore the build broke, as
poppler/goo/gtypes.h was moved into poppler/goo/gfile.h [1].

The patch is intended to be broght upstream and then can be reverted.

[0] 7757e43fcb
[1] ef3ef702bc
2019-01-15 12:47:48 +01:00
Justin Humm 3f0fbc0e56
scribusUnstable: 2018-10-13 -> 2019-01-14 2019-01-15 12:47:47 +01:00
Enno Lohmeier 034e4a0f56 fava: 1.7 -> 1.9 2019-01-15 10:06:33 +01:00
Will Dietz bd8bf8e6ac zotero: 5.0.35.1 -> 5.0.60
Needs glib to run now, add.
2019-01-14 19:29:57 -06:00
Will Dietz a4badf3a30 trilium: 0.27.3 -> 0.27.4 (#53784)
https://github.com/zadam/trilium/releases/tag/v0.27.4
2019-01-13 22:59:11 +01:00
Jean-Philippe Cugnet 6ca8443c3b scribus: Add an icon (#53456)
* scribus: Add an icon

* scribus: Put the icon SVG in a Gist
2019-01-13 00:01:05 +01:00
gnidorah ab7065ba40 mytetra: 1.43.27 -> 1.44.55 2019-01-12 08:56:24 +03:00
Matthew Bauer cd8c1a4053
Merge pull request #52643 from jabranham/ledger-info
ledger: Include info files
2019-01-08 16:03:56 -06:00
R. RyanTM b5b80afa5b trilium: 0.26.1 -> 0.27.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trilium/versions
2019-01-06 19:03:07 -05:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
R. RyanTM 9abdfa1c0e gnucash: 3.3 -> 3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnucash/versions
2019-01-03 16:39:30 -05:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Will Dietz 0d75d67c3d
Merge pull request #53088 from dtzWill/feature/trilium
trilium: init at 0.26.1
2019-01-02 00:56:23 -06:00
Jan Tojnar 370d08f0d2
gnucash2{4,6}: drop 2019-01-02 00:32:44 +01:00
Will Dietz 104d37c7a2 trilium: init at 0.26.1 2018-12-30 16:20:50 -06:00
Frederik Rietdijk e45ca47f14 Merge staging-next into staging 2018-12-26 09:30:32 +01:00
Yannis Koutras a809f883be
Merge pull request #52771 from r-ryantm/auto-update/skrooge
skrooge: 2.16.2 -> 2.17.0
2018-12-26 09:30:16 +02:00
R. RyanTM 60be98f697 skrooge: 2.16.2 -> 2.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skrooge/versions
2018-12-24 06:43:47 -08:00