Commit graph

189484 commits

Author SHA1 Message Date
Peter Hoeg d3fd2c4128 kolf: init at 19.08.0 2019-08-19 22:43:10 +08:00
Louis Tim Larsen 6141829b4d nano: fix hash
This broke in f65aa21bb2.
2019-08-19 13:00:17 +02:00
Ambroz Bizjak 1bba961e2a libglvnd, ocl-icd, vulkan-loader: Remove addOpenGLRunpath where not needed.
For APIs that use driver config files, the config files should point to libraries using absolute paths, so `RUNPATH` should be unnecessary. It is still needed for `libGLX` because that does not use config files but the dispatch library receives just a vendor name from the X server.
2019-08-18 21:29:42 +03:00
Carles Pagès ebe711a12f SDL2: 2.0.9 -> 2.0.10 2019-08-18 18:13:29 +02:00
Florian Klink dbd7ea5f29
Merge pull request #66725 from flokli/wrapqtappshook-exec
stdenv: add isELFExec, isELFDyn, fix wrappers
2019-08-18 13:58:10 +02:00
Frederik Rietdijk a5b549e816 icestorm: fix eval 2019-08-18 13:02:11 +02:00
Frederik Rietdijk e4c0abd6d9 Merge staging-next into staging 2019-08-18 12:54:26 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Frederik Rietdijk b8a79ac677 Merge staging into staging-next 2019-08-18 12:45:24 +02:00
R. RyanTM ffbb4d26f9 kdeconnect: 1.3.4 -> 1.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kdeconnect/versions
2019-08-18 12:02:51 +02:00
Markus Kowalewski 6ff8958bef openblas: 0.3.6 -> 0.3.7 2019-08-18 11:49:24 +02:00
Frederik Rietdijk d92d210c84 appdaemon: fix build 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 33263a7efb python3Packages.aiohttp: fix tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 8ea496330b pythonPackages.gunicorn: disable tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 7272b0feba pythonPackages.lz4: 2.1.6 -> 2.1.10 2019-08-18 11:48:40 +02:00
Frederik Rietdijk fb1be839e4 pythonPackages.pyjwt: remove pytest constraints 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 57ef737629 pythonPackages.bleach: disable a test 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 9f6df9d960 pythonPackages.datashape: disable several tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 25ad6d0f0f pythonPackages.python-jose: disable several tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk ea299c926f python: Werkzeug: 0.15.4 -> 0.15.5 2019-08-18 11:48:40 +02:00
Frederik Rietdijk f4a296912f pythonPackages.pynacl: disable a failing test 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 556248d35f pythonPackages.autobahn: disable tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 78559b5a16 python: autobahn: 19.1.1 -> 19.8.1 2019-08-18 11:48:40 +02:00
Frederik Rietdijk f3a74b9c99 python3Packages.pytest_xdist: disable tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 33f2b5cc6f python: execnet: 1.6.0 -> 1.7.0 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 0cae5859c2 python3Packages.apipkg: disable several tests 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 2c8ed5fd7d python3Packages.scipy: 1.3.0 -> 1.3.1 2019-08-18 11:48:40 +02:00
Frederik Rietdijk a97728543c python2Packages.scipy: 1.2.1 -> 1.2.2 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 18a3973448 pythonPackages.pathpy: 11.5.2 -> 12.0.1 in case of Python 3 2019-08-18 11:48:40 +02:00
Frederik Rietdijk b3ddab852a pythonPackages.pytest: 4.6.5 -> 5.1.0 in case of Python 3 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 1615ce80b1 pythonPackages.pytest: 4.6.3 -> 4.6.5 2019-08-18 11:48:40 +02:00
Frederik Rietdijk dcf786eb23 pythonPackages.pytest: remove old version
Follow-up to c0dc032e42
2019-08-18 11:48:40 +02:00
Jonathan Ringer f40a1ef0cc pythonPackages.nipype: 1.1.9 -> 1.2.0 2019-08-18 11:48:40 +02:00
Jonathan Ringer 2087bc4bc2 pythonPackages.nibabel: 2.4.1 -> 2.5.0 2019-08-18 11:48:40 +02:00
Jonathan Ringer 70127bd216 pythonPackages.pybids: init at 0.9.2 2019-08-18 11:48:40 +02:00
Jonathan Ringer 00a4b9d339 pythonPackages.bid-validator: init at 1.2.4 2019-08-18 11:48:40 +02:00
Jonathan Ringer d5d628f35c pythonPackages.num2words: init at 0.5.10 2019-08-18 11:48:39 +02:00
Jonathan Ringer fcd2858063 pythonPackages.delegator-py: init at 0.1.1 2019-08-18 11:48:39 +02:00
R. RyanTM 9e6693954a python37Packages.pyrsistent: 0.14.11 -> 0.15.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyrsistent/versions
2019-08-18 11:48:39 +02:00
Jonathan Ringer d06cc8a6ae pythonPackages.py: 1.7.0 -> 1.8.0 2019-08-18 11:48:39 +02:00
Lionello Lunesu 3765273516 pythonPackages.pygments: 2.3.1 -> 2.4.2 2019-08-18 11:48:39 +02:00
Andrew Childs c23ccccd10 pythonPackages.moto: 1.3.10 -> 1.3.13 2019-08-18 11:48:39 +02:00
Andrew Childs e60f51e9b4 botocore, boto3, awscli: 1.12.160->1.12.205, 1.9.160->1.9.205, 1.16.170->1.16.215 2019-08-18 11:48:39 +02:00
Sean Haugh a21661b329 pythonPackages.typing: 3.6.6 -> 3.7.4 2019-08-18 11:48:39 +02:00
Wael M. Nasreddine 5fe81bf372 pythonPackages.sqlalchemy: remove pytest_xdist and fix the tests 2019-08-18 11:48:39 +02:00
markuskowa 9defd3e3e3
Merge pull request #66732 from markuskowa/upd-armadillo
armadillo: 9.600.5 -> 9.600.6
2019-08-18 11:34:57 +02:00
Vincent Laporte 7d4c8fb9f7
Merge pull request #66467 from vbgl/ocaml-ocsigen-start-1.8.0
ocsigen-start: 1.5.0 -> 1.8.0; ocsigen-toolkit: 2.0.0 -> 2.2.0
2019-08-18 09:24:39 +00:00
Matthieu Coudron de8c33e705 python3Packages.Kconfiglib: init at 10.36.0
python library to deal with kernel Kconfig system.
2019-08-18 10:58:28 +02:00
Vladimír Čunát ea0aea7280
texlive: remove myself from meta.maintainers
That corresponds to the real situation since a couple years ago.
2019-08-18 10:49:14 +02:00
worldofpeace 4f3e9ca93a
Merge pull request #65291 from worldofpeace/xdg-updates
Flatpak updates
2019-08-18 04:23:54 -04:00