Tom Hall
ec334d38d2
qtwebengine: Fix inputs on aarch64
...
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
xeji
90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
...
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Bas van Dijk
a144c798e5
Merge pull request #44340 from shmish111/es-curator
...
nixos/curator: init elasticsearch curator
2018-08-26 01:33:34 +02:00
Bas van Dijk
954eb34a53
elasticsearch-curator: explain why we disable the test-suite
2018-08-26 01:20:15 +02:00
Jan Tojnar
ce3584860c
libmanette: init at 0.2.1
2018-08-26 01:18:32 +02:00
Bas van Dijk
d5e7d48f5e
requests-aws4auth: only disable tests on python >= 3
2018-08-26 01:12:16 +02:00
xeji
9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
...
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Bas van Dijk
8aa3318741
elasticsearch-curator: disable test-suite because it hangs
2018-08-25 18:53:10 +02:00
Bas van Dijk
61b646741c
pythonPackages.requests-aws4auth: init at 0.9
...
Needed by elasticsearch-curator.
2018-08-25 18:53:10 +02:00
Bas van Dijk
16ce3c8f74
elasticsearch-curator: include missing boto3 dependency
...
TODO: we're still missing the requests-aws4auth>=0.9 dependency
2018-08-25 18:53:10 +02:00
adisbladis
1b2cc51031
Merge pull request #45575 from uri-canva/jdk-10-darwin
...
openjdk10: add darwin support
2018-08-26 00:25:53 +08:00
Bas van Dijk
7d04961c95
Merge pull request #44389 from Mic92/es6
...
elasticsearch: use 6.x as default version, remove unsupported releases
2018-08-25 17:04:07 +02:00
Jan Tojnar
ae756f9d02
libgrss: init at 0.7.0
2018-08-25 15:57:22 +02:00
Thomas Tuegel
b55e3f6449
Merge pull request #45376 from bkchr/kde_applications_18_08_0
...
kde-applications: 18.04.03 -> 18.08.0
2018-08-25 08:49:20 -05:00
Thomas Tuegel
b74dc6f0f0
Merge pull request #45122 from Thra11/qtwebengine-aarch64
...
qtwebengine: Use system ffmpeg on aarch64
2018-08-25 07:20:05 -05:00
Bas van Dijk
de8ed9edbf
Merge pull request #45564 from r-ryantm/auto-update/libtensorflow
...
libtensorflow: 1.9.0 -> 1.10.0
2018-08-25 13:55:29 +02:00
Daiderd Jordan
ac91e6ae04
Merge pull request #43754 from r-ryantm/auto-update/lensfun
...
lensfun: 0.3.2 -> 0.3.95
2018-08-25 12:56:26 +02:00
Bas van Dijk
93ed13f86b
libtensorflow: fix hashes for darwin and cuda downloads
2018-08-25 12:20:21 +02:00
Sarah Brofeldt
ce5106af13
Merge pull request #45491 from WilliButz/update-wt
...
wt: 3.3.10 -> 3.3.11, 4.0.3 -> 4.0.4
2018-08-25 10:35:28 +02:00
Silvan Mosberger
24cb9ddfc0
Merge pull request #45614 from r-ryantm/auto-update/aws-sdk-cpp
...
aws-sdk-cpp: 1.4.82 -> 1.5.17
2018-08-25 02:19:32 +02:00
R. RyanTM
65c2e09d9a
aws-sdk-cpp: 1.4.82 -> 1.5.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions .
2018-08-24 16:28:42 -07:00
Jan Tojnar
61029a0cae
Merge pull request #45593 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 0.99.3 -> 1.0.0
2018-08-25 01:15:44 +02:00
R. RyanTM
a02374ca14
flatpak-builder: 0.99.3 -> 1.0.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/flatpak-builder/versions .
2018-08-24 10:15:39 -07:00
R. RyanTM
702fa7a717
nlohmann_json: 3.1.2 -> 3.2.0 ( #45559 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nlohmann_json/versions .
2018-08-24 18:27:29 +02:00
Bastian Köcher
7229b8db08
kdevelop: 5.1.2 -> 5.2.4
2018-08-24 17:35:58 +02:00
R. RyanTM
0ac35abc98
kotlin: 1.2.60 -> 1.2.61
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions .
2018-08-24 09:26:25 -04:00
Tom Hall
e01c61347e
qtwebengine: Use system ffmpeg on aarch64
...
On aarch64, linking against the vendored ffmpeg fails. Including ffmpeg
as a dependency and passing -system-ffmpeg to qmake fixes this.
Slightly odd conditional in qmakeFlags to avoid altering the list on
non-arm platforms, so that the change doesn't trigger an unneccessary
rebuild.
2018-08-24 12:37:57 +01:00
R. RyanTM
713991132e
libtensorflow: 1.9.0 -> 1.10.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/libtensorflow/versions .
2018-08-24 02:31:51 -07:00
Eelco Dolstra
beaa0984c6
ilmbase, openexr: 2.2.1 -> 2.3.0
2018-08-24 11:18:02 +02:00
Eelco Dolstra
8ea7ad67fd
opencolorio: 1.0.9 -> 1.1.0
2018-08-24 11:17:55 +02:00
Eelco Dolstra
df567566b9
Merge pull request #45551 from r-ryantm/auto-update/opensubdiv
...
opensubdiv: 3.3.2 -> 3.3.3
2018-08-24 11:17:11 +02:00
adisbladis
ef6fe9ba15
Merge pull request #45541 from r-ryantm/auto-update/qtkeychain-qt5
...
libsForQt5.qtkeychain: 0.9.0 -> 0.9.1
2018-08-24 17:05:02 +08:00
Lancelot SIX
8b9444a0fb
Merge pull request #45116 from lsix/update_django
...
pythonPackages.django: update django_2_0 and add django_2_1
2018-08-24 11:04:48 +02:00
adisbladis
89e3ca331a
Merge pull request #45546 from r-ryantm/auto-update/pkcs11-helper
...
pkcs11helper: 1.25 -> 1.25.1
2018-08-24 16:21:09 +08:00
Jonathan Queiroz
84d1667392
pythonPackages.libkeepass: init at 0.3.0 ( #45528 )
2018-08-24 09:54:12 +02:00
Maximilian Bosch
c5f6d13301
packer: 1.2.4 -> 1.2.5 ( #45527 )
...
https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#125-july-16-2018
2018-08-24 09:53:30 +02:00
Vladimír Čunát
7db611f2af
Merge branch 'staging'
...
Includes libX11 security update.
2018-08-24 09:19:43 +02:00
R. RyanTM
a229933de6
opensubdiv: 3.3.2 -> 3.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opensubdiv/versions .
2018-08-23 23:47:11 -07:00
Uri Baghin
410a51747c
openjdk10: add darwin support
2018-08-24 16:35:59 +10:00
R. RyanTM
f6d29b9d19
pkcs11helper: 1.25 -> 1.25.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/pkcs11-helper/versions .
2018-08-23 23:06:24 -07:00
Léo Gaspard
1bc48e63fd
wabt: init at 1.0.5
2018-08-23 21:28:54 -07:00
R. RyanTM
31ccd587f7
libsForQt5.qtkeychain: 0.9.0 -> 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/qtkeychain-qt5/versions .
2018-08-23 21:15:33 -07:00
Bas van Dijk
551fec4467
Merge branch 'master' into es6
2018-08-23 23:41:27 +02:00
xeji
058ab4cdf5
Merge pull request #44452 from FRidh/llvm_34
...
llvmPackages_34: remove unused
2018-08-23 23:33:28 +02:00
Benjamin Hipple
291de70ed6
scs: init at 2.0.2 ( #45294 )
2018-08-23 23:26:41 +02:00
Vincent Laporte
af5b528c95
ocamlPackages.camlp5: 7.05 -> 7.06 ( #45326 )
2018-08-23 23:07:45 +02:00
xeji
a850a140fb
bats: 0.4.0 -> 1.1.0 ( #45511 )
2018-08-23 22:53:57 +02:00
xeji
58369d714f
Merge pull request #45481 from vbgl/ocaml-piqi-safe-string
...
ocamlPackages.piqi{,-ocaml}: fix build with OCaml 4.06
2018-08-23 22:50:49 +02:00
Daiderd Jordan
51469b7d2b
Merge pull request #45163 from LnL7/mypy-protobuf
...
mypy-protobuf: init at 1.6
2018-08-23 21:41:13 +02:00
Daiderd Jordan
8c2b4ad454
bats: 0.4.0 -> 1.1.0
2018-08-23 21:14:59 +02:00