Commit graph

993 commits

Author SHA1 Message Date
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
Jan Tojnar ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar eee2410062
gnumeric: 1.12.43 → 1.12.44
Also remove entity definitions, gnumeric now inlines them:

https://bugzilla.gnome.org/show_bug.cgi?id=790226
2018-12-24 15:01:45 +01:00
Timo Kaufmann 1d04be420c zim: mark as broken for darwin
Has been broken for about a year already.
2018-12-22 14:10:09 +01:00
Jörg Thalheim 1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
R. RyanTM 58452342fd zim: 0.68 -> 0.69
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zim/versions
2018-12-21 21:58:48 -08:00
Alex Branham c9a228c20d
ledger: Include info files 2018-12-21 14:36:29 -06:00
Frederik Rietdijk e0950ae9ad Merge master into staging-next 2018-12-08 12:40:13 +01:00
Notkea 8273e650fa
todoman: 3.4.1 -> 3.5.0
updating to latest version and remove already included patch
2018-12-07 16:05:58 +01:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar 59a94b57f0
update.nix: Run update scripts in parallel
To make updating large attribute sets faster, the update scripts
are now run in parallel.

Please note the following changes in semantics:

- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
  to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Tor Hedin Brønner 52e61752ee
gnucash: don't fail on glib-2.58's new deprecrations 2018-11-30 21:35:18 +01:00
Tor Hedin Brønner 0b83fc3fe4
gnucash24: add pcre fix build 2018-11-30 21:35:17 +01:00
Tor Hedin Brønner 8968d20083
planner: don't error on deprecrated declarations 2018-11-30 21:35:16 +01:00
Frederik Rietdijk 9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk 9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Brian McKenna 8b472e3739 marp: 0.0.13 -> 0.0.14
* marp: 0.0.13 -> 0.0.14 (#50757)

I think 0.0.13 never worked. The 0.0.14 download is weird.

https://github.com/yhatt/marp/issues/258
2018-11-28 21:02:40 +01:00
Vladimír Čunát a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Matthew Bauer 11e2f31532
kmymoney: cleanup install check
A few things changed:

- no need for stdenv.hostPlatform == stdenv.buildPlatform conditional - this is already done in make-derivation
- put xvfb_run in installCheckInputs
2018-11-24 13:46:54 -06:00
Matthew Bauer d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Frederik Rietdijk aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Renaud 24967b2b0a
Merge pull request #50517 from c0bw3b/pkg/planner
planner: 20170425 -> unstable-2018-03-25
2018-11-19 23:51:07 +01:00
Matthew Bauer 285eb9a894 cmake: set CTEST_OUTPUT_ON_FAILURE globally
We should always use this.
2018-11-19 16:16:16 -06:00
Jan Tojnar 17b0974aa9
Merge pull request #50742 from worldofpeace/bookworm/2018-11-19
bookworm: 2018-10-21 -> unstable-2018-11-19
2018-11-19 21:17:15 +01:00
worldofpeace 90cdb6417a bookworm: 2018-10-21 -> unstable-2018-11-19 2018-11-19 11:05:51 -05:00
Matthew Bauer 2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
Alyssa Ross cb0197cc65
libreoffice-fresh: 6.1.2.1 -> 6.1.3.2 2018-11-18 11:52:12 +00:00
Alyssa Ross c1f30daee4
libreoffice-still: 6.0.6.2 -> 6.0.7.3 2018-11-18 11:51:46 +00:00
Frederik Rietdijk 0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
c0bw3b f9b6e1de30 planner: 20170425 -> unstable-2018-03-25 2018-11-17 21:19:12 +01:00
Andrei Lapshin a1b8fe8c8f skrooge: 2.13.0 -> 2.16.2 (#50498)
Update to new upstream version.
Had to re-introduce QtWebkit dependency because it is used in *.ui
files.
2018-11-17 16:03:44 +01:00
Samuel Dionne-Riel 8e2a9dae82
Merge pull request #47987 from erictapen/scribus-unstable
scribusUnstable: init at 2018-10-13
2018-11-12 23:29:53 +00:00
Frederik Rietdijk 1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Michael Raskin 74f3d2f8c8
Merge pull request #50054 from samueldr/fixes/libreoffice-misc
Fixes weird mismatch with libreoffice and libreoffice-unwrapped.
2018-11-09 20:04:49 +00:00
Samuel Dionne-Riel 4a58f744f1 libreoffice-*: inherits meta.
This ensures the package listing shows the expected informations.
2018-11-09 13:52:26 -05:00
Alyssa Ross 9f750d959e
ledger-web: rack: 1.6.4 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:16 +00:00
Patrick Hilhorst b6f86df64a
bookworm: fix rev 2018-11-06 00:28:00 +01:00