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
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
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
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
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
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
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
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
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
...
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
André-Patrick Bubel
3945c1d873
mediathekview: 13.2.1 -> 13.5.0
2019-11-20 08:14:10 +01:00
Jack Kelly
9f41d8a9d0
callHackageDirect: correct type signature
2019-11-20 16:36:33 +10:00
Jason Felice
7f3b03755f
tasksh: enable on Darwin
2019-11-19 23:42:46 -05:00
Jan Tojnar
2a85ee83b2
guile: fix unbound variable in setup-hook
...
For compat with set -u
2019-11-20 05:12:13 +01:00
Jan Tojnar
ae465621ff
pythonPackages.pipBuildHook: fix unbound variable
...
for compatibility with set -u
2019-11-20 05:06:51 +01:00
Will Dietz
d9c19f4aa6
ldns: add myself as maintainer! :)
2019-11-19 21:53:11 -06:00
Will Dietz
dc9e2c38e5
ldns: 1.7.0 -> 1.7.1
...
https://www.nlnetlabs.nl/news/2019/Jul/26/ldns-1.7.1-released/
* examples no longer can be configured separately,
so build everything we want in a single go
and sort into the appropriate outputs after.
* libtool file doesn't seem to reference openssl at all
so nothing to patch up there as we did previously.
2019-11-19 21:51:05 -06:00
Jan Tojnar
7429f5fe9b
dleyna-core: fix setup hook
...
For compatibility with set -u.
2019-11-20 03:57:43 +01:00
Jan Tojnar
44083d9999
SDL: fix setup hook
...
SDL_LIB_PATH needs to contain -L
2019-11-20 03:44:14 +01:00
pasqui23
c20f765bb4
zsh-fast-syntax-highlighting: init at 1.54 ( #65429 )
2019-11-19 21:20:17 -05:00
Jan Tojnar
91b02cd86b
fwupd: 1.2.10 → 1.3.3 ( #73700 )
...
fwupd: 1.2.10 → 1.3.3
2019-11-20 02:02:24 +01:00
worldofpeace
0f2e99bf3b
xfce.xfburn: 0.5.5 -> 0.6.1
2019-11-19 18:47:03 -05:00
worldofpeace
0a335d00c3
xfce.xfce4-datetime-plugin: 0.6.2 -> 0.8.0
2019-11-19 18:47:03 -05:00
worldofpeace
4615fb8311
xfce.thunar-archive-plugin: 0.3.1 -> 0.4.0
2019-11-19 18:47:03 -05:00
worldofpeace
af97f57fdb
xfce.thunar-dropbox-plugin: 0.2.1 -> 0.3.1
2019-11-19 18:47:03 -05:00
worldofpeace
ac70cd728c
xfce4-14: move to xfce and have only one version of xfce
...
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.
Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00
Mario Rodas
58a0a9e5ab
rclone: 1.50.1 -> 1.50.2
2019-11-19 18:00:00 -05:00