Commit graph

202451 commits

Author SHA1 Message Date
Tim Steinbach 74b376f252
linux: 4.14.154 -> 4.14.155 2019-11-21 13:29:40 -05:00
worldofpeace 96c374f3bd
Merge pull request #73869 from worldofpeace/updates-worldofpeace
[CI] Update packages I maintain
2019-11-21 17:56:25 +00:00
worldofpeace 0befd345ad adwaita-qt: 1.1.0 -> 1.1.1
https://github.com/FedoraQt/adwaita-qt/releases/tag/1.1.1
2019-11-21 12:35:12 -05:00
worldofpeace a5a16cd065 pythonPackages.anytree: 2.6.0 -> 2.7.2 2019-11-21 12:35:12 -05:00
worldofpeace 522f0dfd4d qgnomeplatform: 0.5 -> 0.6.0 2019-11-21 12:35:12 -05:00
Domen Kožar a47e801226
Merge pull request #67349 from thefloweringash/amazon-device-names
ec2/create-amis.sh: register root device as /dev/xvda
2019-11-21 17:59:57 +01:00
Domen Kožar c64e17b68d
nixpart0: mark as unbroken
It builds.
2019-11-21 17:39:28 +01:00
Jonathan Ringer 7d091ce5ad python3Packages.tensorflow-tensorboard: add wheel as runtime dep
The cli requires the wheel package to determine
entry points for execution.
2019-11-21 07:50:05 -08:00
worldofpeace ac82d7acbd
Merge pull request #73104 from doronbehar/update-sequoia
sequoia: 0.10.0 -> 0.11.0
2019-11-21 15:21:31 +00:00
worldofpeace e3a720a99e
Merge pull request #73868 from IDF31/submit/FixedQt5ThemingOption
nixos/qt5: use correct qtstyleplugins attribute
2019-11-21 15:11:54 +00:00
IDF31 61cd421c75 nixos/qt5: use correct qtstyleplugins attribute 2019-11-21 10:10:50 -05:00
Frederik Rietdijk ad3ef645b0 python3Minimal: 3.7.4 -> 3.7.5
Base it on python37 so we ensure the package remains up to date.
2019-11-21 15:34:37 +01:00
worldofpeace 3575bd5e2e aesop: 1.1.2 -> 1.1.3
https://github.com/lainsce/aesop/releases/tag/1.1.3
2019-11-21 08:36:21 -05:00
worldofpeace 82f1e398d1 ephemeral: 6.0.0 -> 6.1.1
https://github.com/cassidyjames/ephemeral/releases/tag/6.1.1
2019-11-21 08:36:21 -05:00
worldofpeace 13d82c9d67 formatter: 0.3.0 -> 0.3.1 2019-11-21 08:36:21 -05:00
worldofpeace 2c15a5f1b8 ideogram: 1.2.2 -> 1.3.0 2019-11-21 08:36:21 -05:00
worldofpeace 9ba0dea2e2 meteo: 0.9.7 -> 0.9.8 2019-11-21 08:36:21 -05:00
Michael Raskin bad2bed08c
Merge pull request #73859 from ckauhaus/lua-5.3-CVE-2019-6706
lua-5.3: add patch for CVE-2019-6706
2019-11-21 13:32:55 +00:00
Michael Raskin 403b208462
Merge pull request #73848 from mmilata/libreoffice-headers
libreoffice: add dev output with headers
2019-11-21 13:27:32 +00:00
Marek Mahut 689900ccf3
Merge pull request #73831 from 0x4A6F/master-routinator
routinator: 0.6.1 -> 0.6.2
2019-11-21 13:56:16 +01:00
Christian Kauhaus 9a1e9258f6 lua-5.3: add patch for CVE-2019-6706
Taken from
http://launchpadlibrarian.net/417853567/lua5.3_5.3.3-1_5.3.3-1ubuntu0.18.10.1.diff.gz
and adapted to our needs.

Re #54799
2019-11-21 11:10:45 +01:00
Vincent Laporte 6cffb5072f ocamlPackages.lwt4: 4.2.1 → 4.4.0 2019-11-21 07:35:51 +00:00
Martin Milata 879c47c82a libreoffice: add dev output with headers 2019-11-21 03:13:48 +01:00
Jan Tojnar b94b8ca387
gjs: clean up (#73841)
gjs: clean up
2019-11-21 02:05:16 +01:00
lassulus 5923cf4248 gzdoom: 4.2.3 -> 4.2.4 2019-11-20 16:53:25 -08:00
MetaDark f3402a38da texlab: 1.6.0 -> 1.7.0 2019-11-20 16:52:02 -08:00
Jan Tojnar 201c1d35f6
gjs: clean up
* Do not propagate spidermonkey, it is only needed gjs to link against.
* Split out dev output, any propagated dependencies should go there.
* Drop unnecessary sed, the readline thing is no longer there.
* Add passthru.tests to allow running installed tests easily.
* Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo.
* Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used.
* Propagate glib, as it is in Requires in the pc file.

It is just 2.5 MB closure reduction but every megabyte counts.
2019-11-21 01:29:03 +01:00
Jan Tojnar 6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Niklas Hambüchen 2793252531 consul: 1.6.1 -> 1.6.2 2019-11-20 15:44:24 -08:00
Free Potion f18e73c815 boohu: 0.12.0 -> 0.13.0 2019-11-20 15:40:45 -08:00
zimbatm e18435d9ad travis: add pry to the dependencies
This is required to run `travis console` but is not part of the upstream
dependency list. Upstream is also not compatible with pry 0.12+ and
breaks with this error `uninitialized constant Pry::SIMPLE_PROMPT`.

Fixes #73238
2019-11-20 15:36:55 -08:00
Lassulus a548423ae0
Merge pull request #73307 from kylesferrazza/update-canon
canon-cups-ufr2: 2.90 -> 3.70
2019-11-21 00:27:53 +01:00
Jan Tojnar e75c71869d
polkit: Don't build elogind on non-Linux. (#73837)
polkit: Don't build elogind on non-Linux.
2019-11-21 00:04:21 +01:00
Jan Tojnar 646448aa45
gimpPlugin.fourier: 0.4.1 → 0.4.3 2019-11-20 23:46:50 +01:00
Niklas Hambüchen 504199e48a polkit: Don't build elogind on non-Linux.
In #72057 I added support for elogind when systemd is not supported,
but it occurred to me that it probably doens't make sense to have
either of systemd or elogind on Darwin.
2019-11-20 23:23:46 +01:00
Roman Volosatovs 6db9f40641 gotools: 2019-09-05 -> 2019-11-14 2019-11-20 23:12:57 +01:00
Kyle Sferrazza 151e9a810b canon-cups-ufr-2: add kylesferrazza as maintainer 2019-11-20 17:07:31 -05:00
Kyle Sferrazza 55a5872354 maintainers: add kylesferrazza 2019-11-20 17:07:20 -05:00
Jan Tojnar b6aded3cd3
gimp: split outputs
We do not want to include gegl headers in the closure (via propagation).
2019-11-20 22:57:53 +01:00
Jan Tojnar d1f7fee20a
libwmf: split outputs
The pc file depends on freetype.dev so we would rather not have it in out.
2019-11-20 22:57:53 +01:00
Will Dietz 6ee7b4ddd8 nixos/adb: don't make android tools the system-wide mke2fs, lowPrio 2019-11-20 22:57:00 +01:00
Oleksii Filonenko 86a760948b hyphen: init at 2.8.8
Related to #60005.
2019-11-20 22:53:00 +01:00
Niklas Hambüchen b679ce809a
Merge pull request #73376 from nh2/elogind-241.3
elogind: 239.5 -> 241.3
2019-11-20 22:52:28 +01:00
Gabriel Ebner c5860fccf7
libheif: 1.5.0 → 1.6.0 (#73833)
libheif: 1.5.0 → 1.6.0
2019-11-20 22:43:48 +01:00
markuskowa 196880d28c
Merge pull request #73568 from markuskowa/prt-rxe-test
nixosTests.rxe: port to python
2019-11-20 22:27:43 +01:00
Jan Tojnar e7566ebf82
libheif: 1.5.0 → 1.6.0
https://github.com/strukturag/libheif/releases/tag/v1.6.0

Fixes crashes in gimp file-heif plug-in:
https://gitlab.gnome.org/GNOME/gimp/issues/4185

Also split outputs since manpage was added.
2019-11-20 22:18:07 +01:00
Elis Hirwing 0af613569c
Merge pull request #72529 from r-ryantm/auto-update/jackett
jackett: 0.11.751 -> 0.12.907
2019-11-20 21:08:29 +01:00
Markus Kowalewski f2564a4008
nixosTests.rxe: cleanup with loop serveral protocols 2019-11-20 20:47:45 +01:00
Robert Helgesson f2db2b18a2
fantasque-sans-mono: 1.7.2 -> 1.8.0 2019-11-20 20:47:27 +01:00
Kai Wohlfahrt 6b2504f9f2 freebayes: 2017-08-23 -> 1.3.1 (2019-06-03) 2019-11-20 09:10:31 -08:00