Austin Seipp
7adcf79ccb
liburing: 1.0.0pre131_b422aa11cc -> 1.0.0pre132_f8865bc6
...
Fixes a symbol visibility bug. Also enables debug symbols for this
library.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-29 14:22:21 -05:00
Ryan Mulligan
60b59c34a8
Merge pull request #62176 from jollheef/openstf
...
nodePackages: init openstf
2019-05-29 05:52:43 -07:00
Renaud
e9ecdec571
Merge pull request #62100 from samueldr/uefi-firmware-parser/init
...
uefi-firmware-parser: init at 1.8
2019-05-29 11:17:03 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
...
Staging next
2019-05-29 08:38:21 +00:00
Vladyslav M
4d0ec78406
Merge pull request #62139 from xrelkd/update/cargo-make
...
cargo-make: 0.19.2 -> 0.19.3
2019-05-29 10:47:31 +03:00
Gabriel Ebner
8b91250b79
Merge pull request #62185 from dtzWill/update/qalculate-3.2.0
...
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0
2019-05-29 08:53:53 +02:00
Vincent Laporte
3ca7fc10e8
ocamlPackages.earley: 1.0.2 -> 2.0.0
2019-05-29 08:29:09 +02:00
Elis Hirwing
4318c3cc9b
Merge pull request #62109 from BadDecisionsAlex/patch-5
...
genymotion: refactor src from requireFile to fetchurl
2019-05-29 07:49:50 +02:00
Austin Seipp
63ff37f278
liburing: 1.0.0pre118_2e719820 -> 1.0.0pre131_b422aa11cc
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-28 21:43:42 -05:00
Will Dietz
368f870219
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0
2019-05-28 19:14:03 -05:00
Samuel Dionne-Riel
8c70461b55
uefi-firmware-parser: init at 1.8
2019-05-28 18:34:47 -04:00
Mikhail Klementev
86e23f0ace
nodePackages: init openstf
2019-05-28 21:55:22 +00:00
Alex Ameen
4b46acd498
genymotion: refactor src from requireFile to fetchurl
...
The old src url was updated by the host, making the required file inaccessible. The new url links directly to the required file. This direct link allows us to use fetchurl rather than requireFile.
genymotion: refactor src url
Fixed revisions:
1) Uses `pname`.
2) URL uses version variable in path. Data type for `url` was changed from path to string.
genymotion: refactor src url
Removed redundant `name` definition.
fixed typo in URL
changed requireFile to fetchurl
2019-05-28 15:25:59 -05:00
Silvan Mosberger
91d18c0f4b
python3Packages.dynd: Fix build
2019-05-28 20:45:56 +02:00
Timo Kaufmann
444f22ca89
Merge pull request #62150 from timokau/pyglet-library-hardcode
...
python.pkgs.pyglet: hardcode library paths
2019-05-28 14:58:30 +02:00
Renaud
ba23e62e59
Merge pull request #62127 from kuznero/doctl
...
doctl: 1.16.0 -> 1.18.0
2019-05-28 14:38:11 +02:00
Timo Kaufmann
97ec74edc6
python.pkgs.roboschool: disable for python2
...
This has never worked.
2019-05-28 14:00:17 +02:00
Timo Kaufmann
446ac90e05
python.pkgs.pyglet: hardcode library paths
...
Fixes failure to find certain libraries such as libc.
2019-05-28 13:44:29 +02:00
Dmitry Moskowski
d839c6d1fa
insomnia: 6.3.2 -> 6.5.3
2019-05-28 09:08:12 +02:00
Dmitry Moskowski
a12e61b0d7
insomnia: fixed crash when importing data from file
2019-05-28 09:08:12 +02:00
Frederik Rietdijk
8c0526ae3f
Merge pull request #61811 from PsyanticY/boto3-up
...
pythonPackages.boto3: 1.9.96 -> 1.9.152 | botocore: 1.12.96 -> 1.12.152 | awscli:1.16.106 -> 1.16.162
2019-05-28 09:02:37 +02:00
Niklas Hambüchen
8d5864eb47
openblas: Add enableStatic flag
2019-05-28 08:57:23 +02:00
Niklas Hambüchen
43fda1c96d
openblas: 0.3.5 -> 0.3.6
2019-05-28 08:57:23 +02:00
Frederik Rietdijk
36a6746f21
Merge master into staging-next
2019-05-28 08:32:03 +02:00
xrelkd
cb9b203068
cargo-make: 0.19.2 -> 0.19.3
2019-05-28 10:51:28 +08:00
Silvan Mosberger
8d8e041b18
Merge pull request #61813 from r-ryantm/auto-update/heimdal
...
heimdal: 7.5.0 -> 7.6.0
2019-05-28 03:14:05 +02:00
Silvan Mosberger
2762950a8a
osquery: 3.2.9 -> 3.3.2 ( #62099 )
...
osquery: 3.2.9 -> 3.3.2
2019-05-28 03:09:45 +02:00
Silvan Mosberger
72aec1114d
pythonPackages.streamz: Fix build ( #62126 )
...
pythonPackages.streamz: Fix build
2019-05-28 02:53:45 +02:00
markuskowa
8e9cb5559a
Merge pull request #62128 from Infinisil/scalapack-test-timeout
...
scalapack: Increase individual test timeout to prevent hydra failures
2019-05-27 22:57:26 +02:00
Wael Nasreddine
915085c6de
tk: add missing headers for Darwin ( #62125 )
2019-05-27 11:54:51 -07:00
Silvan Mosberger
16c66f66ae
scalapack: Increase individual test timeout to prevent hydra failures
2019-05-27 20:08:32 +02:00
Roman Kuznetsov
4277fc5c02
doctl: 1.16.0 -> 1.18.0
2019-05-27 19:55:42 +02:00
aszlig
56009d4a8d
python/hetzner: 0.8.1 -> 0.8.2
...
Only includes a small fix for the login into the Robot Web interface,
which is used to eg. provide access to admin accounts (which in turn is
used by the NixOps Hetzner backend).
Signed-off-by: aszlig <aszlig@nix.build>
2019-05-27 19:18:58 +02:00
Silvan Mosberger
9253e2883f
pythonPackages.streamz: Fix build
...
Can't test tcp in the sandbox
2019-05-27 19:11:35 +02:00
Silvan Mosberger
d824a3724b
Merge pull request #62087 from marsam/update-nv-codec-headers
...
nv-codec-headers: 8.2.15.6 -> 9.0.18.1
2019-05-27 18:39:34 +02:00
Silvan Mosberger
e1736387fb
Merge pull request #62090 from c0bw3b/pkg/compactor
...
libtins: 4.0 -> 4.2 / compactor: 0.11.1 -> 0.12.2
2019-05-27 17:53:36 +02:00
Robert Schütz
ad4bd3ba8d
Merge pull request #61754 from dotlambda/home-assistant-0.93
...
home-assistant: 0.92.2 -> 0.93.2
2019-05-27 16:30:54 +02:00
Maximilian Bosch
d98d4b35ae
libelfin: init at unstable-2018-08-25
...
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
Robert Schütz
b7f0f89306
python.pkgs.isbnlib: 3.9.6 -> 3.9.8
2019-05-27 15:48:19 +02:00
Silvan Mosberger
41c33668a0
cargo-make: 0.19.1 -> 0.19.2 ( #62077 )
...
cargo-make: 0.19.1 -> 0.19.2
2019-05-27 15:21:34 +02:00
R. RyanTM
131b8b9b8b
python37Packages.cupy: 5.2.0 -> 5.4.0 ( #59651 )
...
* python37Packages.cupy: 5.2.0 -> 5.3.0
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-cupy/versions
* pythonPackages.cupy: use default gcc instead of gcc5
* pythonPackages.cupy: build with CUDA10.0
* pythonPackages.cupy: 5.3.0 -> 5.4.0
2019-05-27 15:20:34 +02:00
Orivej Desh (NixOS)
4448d040c8
Merge pull request #58757 from markuskowa/upd-openmpi
...
openmpi: 4.0.0 -> 4.0.1
2019-05-27 12:32:21 +00:00
markuskowa
625f62bbb4
Merge pull request #62080 from thefloweringash/packer-1.4.1
...
packer: 1.4.0 -> 1.4.1
2019-05-27 13:25:43 +02:00
Markus Kowalewski
3b08f26ebd
pythonPackages.mpi4py: add patch for openmpi-4.0.1
2019-05-27 13:01:04 +02:00
Markus Kowalewski
0297ec2412
openmpi: 4.0.0 -> 4.0.1
2019-05-27 13:01:04 +02:00
xrelkd
aa90dc21b5
cargo-make: 0.19.1 -> 0.19.2
2019-05-27 09:41:50 +08:00
Mario Rodas
8d219aa578
Merge pull request #61758 from ecoughlan/python-xhtml2pdf
...
python-xhtml2pdf: init at 0.2.3
2019-05-26 18:33:29 -05:00
Mario Rodas
9e04cb3143
Merge pull request #61901 from r-ryantm/auto-update/python3.7-folium
...
python37Packages.folium: 0.8.3 -> 0.9.0
2019-05-26 16:45:32 -05:00
Michael Raskin
477922e038
Merge pull request #61866 from r-ryantm/auto-update/ogre
...
ogre: 1.11.5 -> 1.12.0
2019-05-26 21:21:54 +00:00
R. RyanTM
5ff19ca742
python37Packages.folium: 0.8.3 -> 0.9.1
...
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-folium/versions
2019-05-26 15:14:10 -05:00