Andrew Childs
4ac6c244cc
ffmpeg: fix vdpauSupport=false
2020-02-09 09:23:57 +01:00
Benjamin Esham
35b403bf12
git: enable zsh completion
...
Git ships with a zsh completion script, but this script was previously
only available at $out/share/git/contrib/completion/git-completion.zsh,
which is not a path (or a filename) that would be discovered by a
typical zsh installation. This commit symlinks that file to
$out/share/zsh/site-functions/_git, which is a more standard location.
That zsh completion script is mostly a wrapper around the Bash
completion script, so this commit also patches the former so that it can
"find" the latter.
2020-02-09 09:22:20 +01:00
Frederik Rietdijk
8847d57763
Merge staging-next into staging
2020-02-09 09:18:17 +01:00
Bastian Köcher
60a479d91d
rustc: 1.40.0 -> 1.41.0
2020-02-09 09:20:07 +01:00
Alyssa Ross
1f95695e5d
rubyPackages: update
2020-02-09 09:18:47 +01:00
Alyssa Ross
659579c6af
rubyPackages: alias to rubyPackages_2_6
2020-02-09 09:18:47 +01:00
Frederik Rietdijk
03755ed59a
Merge master into staging-next
2020-02-09 09:17:51 +01:00
Lancelot SIX
862688a301
pythonPackages.django-sesame: fix build
2020-02-09 09:17:31 +01:00
Lancelot SIX
cfae1bd7ab
pythonPackages.django-configurations: fix build
2020-02-09 09:17:31 +01:00
Lancelot SIX
31a57d417f
pythonPackages.django-pglocks: fix build
2020-02-09 09:17:31 +01:00
Lancelot SIX
316f3a63b0
pythonPackages.django-raster: fix build
2020-02-09 09:17:31 +01:00
Lancelot SIX
5cecdbf834
pythonPackages.django_appconf: backport support for django-2.2
2020-02-09 09:17:31 +01:00
Lancelot SIX
2711c7477d
pythonPackages.django: django_1_11 -> django_lts
2020-02-09 09:17:31 +01:00
Lancelot SIX
17a0ec03cc
pythonPackages.django_lts: init at django_2_2
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
9efb75c0ee
pythonPackages.moto: disable tests
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
a328142bde
python: pandas: 1.0.0 -> 1.0.1
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
65dcb3f08f
python: awscli: 1.16.266 -> 1.17.13
...
We force the use of docutils 0.16. If this does not work out, we
can still override the version as this is an application.
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
8c8d547ab5
python: s3transfer: 0.2.1 -> 0.3.3
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
13e42c7480
python: boto3: 1.10.1 -> 1.11.13
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
957517023f
pythonPackages.botocore: remove docutils constraint
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
f3812d7dc8
python: botocore: 1.13.2 -> 1.14.13
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
843a1c3a6a
python: multidict: 4.7.2 -> 4.7.4
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
20c2ca6a85
python: reportlab: 3.5.32 -> 3.5.34
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
d76b7415a0
python: zeroconf: 0.24.3 -> 0.24.4
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
76e85ffbda
python: ipython: 7.10.2 -> 7.12.0
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
aa681d9cdb
python: autopep8: 1.4.4 -> 1.5
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
183c6b91db
python: Jinja2: 2.10.3 -> 2.11.1
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
b0b29af240
python: urllib3: 1.25.7 -> 1.25.8
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
ac307d0097
python: matplotlib: 3.1.2 -> 3.1.3
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
1a69373d52
python: Mako: 1.1.0 -> 1.1.1
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
43a0755d82
python: docutils: 0.15.2 -> 0.16
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
ec63edf6fd
pythonPackages.sqlalchemy: 1.3.10 -> 1.3.13
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
8cb273e094
python: Werkzeug: 0.16.0 -> 0.16.1
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
884ef918bf
python: six: 1.13.0 -> 1.14.0
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
ad74dd5cb1
pythonPackages.setuptools_scm: disable tests
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
edd160e1d9
python: setuptools_scm: 3.3.3 -> 3.4.3
2020-02-09 09:17:31 +01:00
Frederik Rietdijk
19c28a2b2f
python: packaging: 19.2 -> 20.1
2020-02-09 09:17:31 +01:00
Ben Gamari
3d28e53bab
python3Packages.sphinx: 2.2.2 -> 2.3.1
2020-02-09 09:17:31 +01:00
R. RyanTM
27cac321d4
bison: 3.5 -> 3.5.1
2020-02-09 09:00:48 +01:00
R. RyanTM
07db37b935
gnutls: 3.6.11.1 -> 3.6.12
2020-02-09 09:00:17 +01:00
R. RyanTM
ee321af5f5
libtasn1: 4.14 -> 4.16.0
2020-02-09 09:00:01 +01:00
R. RyanTM
75a3405046
nspr: 4.24 -> 4.25
2020-02-09 08:57:48 +01:00
PanAeon
eee784a1bb
conkeror: pin to firefox-esr-52 ( #72090 )
2020-02-09 02:43:38 -05:00
Vladimír Čunát
8130f3c1c2
linux config: revert BPF_JIT_ALWAYS_ON=yes
...
This reverts a small bit of af808bd82
from PR #73328 . Fixes #79304 :
tests.installer.simpleUefiSystemdBoot.x86_64-linux
I still don't know why the regression happened, but this feature doesn't
seem important enough to block channel now, though it reportedly helps
to mitigate spectre 2 attack CVE-2017-5715.
2020-02-09 08:22:00 +01:00
Thomas Churchman
c32ccccd9d
rstudio: use qt5's mkDerivation ( #74381 )
2020-02-09 01:44:53 -05:00
pasqui23
f9735f05ac
qnotero: 1.0.0 -> 2.1.1 ( #74560 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-09 01:40:09 -05:00
Mario Rodas
5d8a09533d
Merge pull request #79569 from r-ryantm/auto-update/mcelog
...
mcelog: 167 -> 168
2020-02-09 01:21:30 -05:00
Luz
0522b3347e
librepcb: 0.1.2 -> 0.1.3 ( #74786 )
2020-02-09 01:07:31 -05:00
Dmitry Kalinkin
1872e69450
Merge pull request #79301 from Abdillah/patch-2
...
librepcb: Fix platform plugin xcb not found
2020-02-09 00:28:49 -05:00
R. RyanTM
a3f182df9b
frescobaldi: 3.1 -> 3.1.1 ( #79430 )
2020-02-09 00:24:06 -05:00