edef
10812a0aff
kak-lsp: 6.2.1 -> 7.0.0
2019-10-18 11:59:57 +00:00
Frederik Rietdijk
919e727fdf
python: flake8: 3.7.7 -> 3.7.8
2019-10-18 12:58:18 +02:00
Frederik Rietdijk
445c68a1f7
python.pkgs.pip: 19.3 -> 19.3.1
2019-10-18 12:42:06 +02:00
Frederik Rietdijk
6a9de0eb79
python.pkgs.bootstrapped-pip: 19.3 -> 19.3.1
2019-10-18 12:41:53 +02:00
Frederik Rietdijk
1b5c537f45
Merge staging-next into staging
2019-10-18 12:27:41 +02:00
Frederik Rietdijk
c51c2f79b2
Merge master into staging-next
2019-10-18 12:26:11 +02:00
Frederik Rietdijk
ddee207259
Revert "libsass: 3.6.1 -> 3.6.2"
...
This hangs when generating gtk3 templates.
https://github.com/sass/libsass/issues/3006
This reverts commit e4b4ff8099685dea7e82ae6ccd3899337a121632.
2019-10-18 12:25:31 +02:00
Florian Klink
5e593038d1
nixos/networkmanager: use tmpfiles to setup state directories
2019-10-18 12:11:55 +02:00
Mario Rodas
d2f01f0dfd
ncspot: init at 2019-10-12
2019-10-18 04:20:00 -05:00
Flakebi
1d5661cd80
skrooge: Fix build
2019-10-18 11:15:31 +02:00
Arthur Lee
25a0f5a4db
wt: Permit overriding of optional libraries
2019-10-18 17:13:07 +08:00
Elis Hirwing
f702ae1516
Merge pull request #71280 from kjuvi/ephemeral
...
ephemeral: 5.4.0 -> 6.0.0
2019-10-18 11:10:21 +02:00
Renaud
a87d46c860
Merge pull request #71241 from dywedir/oxipng
...
oxipng: 2.2.2 -> 2.3.0
2019-10-18 10:26:49 +02:00
Thibault Gagnaux
43a761da72
openconnect: Add darwin support
...
The old build was failing on darwin because yubikey needs the PCSC framework dependency. I also upgraded to the latest vpnc-script as recommended on the openconnect homepage (see: https://www.infradead.org/openconnect/platforms.html ). Lastly, I moved all dependencies which are not used at runtime from propagatedBuildInputs to buildInputs (Please correct me if that is wrong).
2019-10-18 10:16:31 +02:00
Joachim Breitner
2c6d133211
wasmtime: 20190521 -> 20191018
...
this upgrade fixes a problem with running trapping WebAssembly code
for me:
```
error: failed to process main module `_out/issue36.wasm`
caused by: Instantiation error: Trap occurred while invoking start function: wasm trap: unreachable, source location: @2eb9
```
2019-10-18 09:58:25 +02:00
Frederik Rietdijk
4c798ff62f
Merge pull request #71222 from NixOS/python-unstable
...
Python: package set updates primarily for Python 3.8 support
2019-10-18 09:54:56 +02:00
Jonathan Ringer
c2b43fa657
pythonPackages.astor: fix packaging
2019-10-18 09:54:05 +02:00
Jonathan Ringer
96ea386418
pythonPackages.faker: 1.0.8 -> 2.0.3
2019-10-18 09:54:05 +02:00
Jonathan Ringer
5ea783a60c
pythonPackages.factory_boy: fix python2 dependencies
2019-10-18 09:54:05 +02:00
Jonathan Ringer
ded0a4b6c0
pythonPackages.astor: disable for python2
...
The setup.py is no longer valid with setuptools>=41.4.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
4ba99e2361
pythonPackages.webtest: disable for python2
...
python2 tries to import paste.deploy, which is no longer valid
2019-10-18 09:54:05 +02:00
Jonathan Ringer
dd5522ad53
pythonPackages.paste: 3.0.8 -> 3.2.2
2019-10-18 09:54:05 +02:00
Jonathan Ringer
7045cc8336
pythonPackages.diff_cover: 1.0.2 -> 2.3.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
debf4f9e13
pythonPackages.keras-preprocessing: 1.0.9 -> 1.1.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
3f2af8219b
pythonPackages.eve: fix dependency bounds
2019-10-18 09:54:05 +02:00
Jonathan Ringer
a5f7791bcf
pythonPackages.cerberus: fix tests
2019-10-18 09:54:05 +02:00
Jonathan Ringer
3161b8b914
pythonPackages.coloredlogs: disable impure tests
2019-10-18 09:54:05 +02:00
Jonathan Ringer
1e8150a26a
aws-sam-cli: 0.16.1 -> 0.22.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
d7acffb0b2
pythonPackages.aws-lambda-builds: 0.3.0 -> 0.4.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
641148260c
pythonPackages.pycurl: fix tests
2019-10-18 09:54:05 +02:00
Jonathan Ringer
192e73f7a1
poppler: 0.79.0 -> 0.81.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
8ef8be70b0
pythonPackages.green: 2.13.1 -> 3.0.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer
9055fd2535
pythonPackages.google-api-core: disable for python2
...
google.* namespace no longer works
2019-10-18 09:54:05 +02:00
Jonathan Ringer
cd517668c7
pythonPackages.protobuf: disable tests for python2
...
setupwheels>=41.4 no longer collects the tests correctly
2019-10-18 09:54:04 +02:00
Jonathan Ringer
a1a8c96d8f
pythonPackages.twisted: disable python2
...
ruamel* dependencies no longer have correct namespacing for python2
2019-10-18 09:54:04 +02:00
Jonathan Ringer
2273963940
pythonPackages.azure-cli-telemetry: fix build
2019-10-18 09:54:04 +02:00
Jonathan Ringer
ad0b21e0b1
pythonPackages.manuel: disable for python2
...
zope_testing will no longer correctly collect the tests
2019-10-18 09:54:04 +02:00
Jonathan Ringer
4b5e0831e1
pythonPackages.notebook: disable for python2
...
notebook>=6 no longer supports python2
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
3a9fb15046
python: numpy: 1.17.2 -> 1.17.3
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
31acc6bacf
pythonPackages.zope-deferredimport: disable tests
...
relies on zope-testrunner. Import fails, likely because of how
zope-testrunner functions.
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
3787c2d931
python: zope.i18n: 4.6.2 -> 4.7.0
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
b65dc2ef54
python: zope.testrunner: 4.9.2 -> 5.0
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
039f36ac55
python: Twisted: 18.9.0 -> 19.7.0
2019-10-18 09:54:04 +02:00
Jonathan Ringer
8a08ebd0ad
python3Packages.trio: 0.11.0 -> 0.12.1
2019-10-18 09:54:04 +02:00
Jonathan Ringer
46515fbada
pythonPackages.pybind11: expose headers
2019-10-18 09:54:04 +02:00
Jonathan Ringer
5305675861
python3Packages.uarray: 0.4 -> 0.5.1
2019-10-18 09:54:04 +02:00
Jonathan Ringer
d59337e806
python3Packages.aiohttp: 3.5.4 -> 3.6.2
2019-10-18 09:54:04 +02:00
Jonathan Ringer
762be1cfc7
python3Packages.numpydoc: 0.8.0 -> 0.9.1
2019-10-18 09:54:04 +02:00
Jonathan Ringer
8ae6fb066e
python3Packages.pybind11: 2.3.0 -> 2.4.3
2019-10-18 09:54:04 +02:00
Frederik Rietdijk
365098e092
awscli and aws_shell: use the same python version with deps
...
We need this python version with its custom dependencies for aws_shell.
2019-10-18 09:54:04 +02:00