Commit graph

202427 commits

Author SHA1 Message Date
Marek Mahut 693c27b111 grafana-loki: 0.4.0 -> 1.0.0
Adding mmahut as maintaner
2019-11-21 13:20:23 +01:00
Vincent Laporte 6cffb5072f ocamlPackages.lwt4: 4.2.1 → 4.4.0 2019-11-21 07:35:51 +00: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
Mario Rodas 783184f772
Merge pull request #73799 from marsam/update-rclone
rclone: 1.50.1 -> 1.50.2
2019-11-20 09:52:25 -05:00
Martin Weinelt 2bb4191613 Ansible: Fix connection plugins and add support for NETCONF (#72370)
* ansible: Fix use of connection plugins

Ansible tries to execute the ansible-connection script as a python
script from within it's task executor. This does not work when it is
encapsulated in a shell script. Therefore remove the call to the python
interpreter and use the wrapped version directly.

Fixes #71342

* ansible: Add ncclient to support NETCONF connections

* ansible: Some cleanups

- boto was dropped from propagatedBuildInputs in 4af94d0f
- lib/ansible/constants.py does not have "/usr" anywhere in v2.4..v2.9
2019-11-20 14:55:07 +01:00
Vladimír Čunát 39ecc2db19
Merge #73797: ldns: 1.7.0 -> 1.7.1 2019-11-20 13:34:09 +01:00
Vladimír Čunát e32d557967
Merge #45957: nixos manual: releases workflow improvements
Let's merge NOW; I'm not doing the same mistake again.
2019-11-20 13:31:24 +01:00
Vladimír Čunát be6e0bf5c3
nixos manual: releases workflow nitpicks
Co-Authored-By: asymmetric <lorenzo@mailbox.org>
2019-11-20 13:29:06 +01:00
adisbladis 56b4083187
kcachegrind: Add missing build input kdbusaddons 2019-11-20 12:14:58 +00:00
adisbladis eb2fe1860d
kdeconnect: Add missing build input kio 2019-11-20 12:13:09 +00:00
Jan Tojnar 1243424d56
zeitgeist: fix build with gettext 0.20 2019-11-20 12:22:19 +01:00
Jan Tojnar 30d8f65330
zeitgeist: format with nixpkgs-fmt 2019-11-20 12:21:53 +01:00
Jörg Thalheim ce75a06a4a
Merge pull request #73691 from eraserhd/dogfood
tasksh: enable on Darwin
2019-11-20 09:50:47 +00:00
Linus Heckemann 1c1a45218b
Merge pull request #73808 from mayflower/installation-docs-wording
nixos/manual: reword installation section
2019-11-20 10:36:09 +01:00
Robin Gloster 844625708e
nixos/manual: reword installation section
Sounded a bit unprofessional and pessimistic. Was actually called out on
twitter.
2019-11-20 10:30:49 +01:00
José Romildo Malaquias c8c6896471
Merge pull request #73706 from romildo/upd.terminology
enlightenment.terminology: 1.5.0 -> 1.6.0
2019-11-20 06:24:14 -03:00
José Romildo Malaquias d9a6c04e0f
Merge pull request #73704 from romildo/upd.softmaker-office
freeoffice: 971 -> 973
2019-11-20 06:20:50 -03:00
Frederik Rietdijk ec9cf578e5
Merge pull request #73287 from NixOS/staging-next
Staging next
2019-11-20 10:09:06 +01:00
Frederik Rietdijk 65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Frederik Rietdijk 13bab298fc kdeFrameworks: provide a default hookName 2019-11-20 09:58:26 +01:00
Frederik Rietdijk 78d7e5618f plasma5 setup hook: provide a default hookName 2019-11-20 09:58:26 +01:00
Frederik Rietdijk 648152fdbb python39: init at 3.9.0a1
It's a year until the final release but this will give a chance to test
out certain features and how it integrates with other packages.
https://www.python.org/dev/peps/pep-0596/
2019-11-20 09:42:27 +01:00
Daniel Schaefer d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Dennis Gosnell 5ccbcf2ea5
Merge pull request #73801 from endgame/callHackageDirect-docstring
callHackageDirect: correct type signature
2019-11-20 17:29:21 +09:00