Nikolay Amiantov
ba9cde1dd5
bazel_0_4: add optional Nix-specific hacks
...
* Skip verifying checksums for already fetched packages.
Needed for two-staged building in Nix:
1. Build a fixed derivation with `bazel fetch` (filtered out of non-reproducable bits).
2. Build an actual derivation which uses fetched dependencies (skipping
checksums needed here because they depend on the build directory).
* Don't clean environment variables for children processes.
Needed for Nix compiler wrappers.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
59f51eba29
opencv3: use older cudatoolkit
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
b317d7cfd4
opensubdiv: 3.2.0 -> 3.3.0
...
Fix build with new CUDA toolkit.
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
771e403786
python.pkgs.Theano: merge CUDA and non-CUDA versions
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
efd2444de5
python.pkgs.libgpuarray: -9998.0 -> 0.6.9
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
50a223b144
clblas: 20160505 -> 2.12
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
378bfba023
treewide: use default compiler for cuda
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
6309e5fa01
cudnn: refactor to use shared derivation
...
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
ce9059a120
cudnn_cudatoolkit9: init at 7.0
...
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
7cf6010fd3
cudatoolkit: use recommended gcc by default
...
This way one may build packages requiring old CUDA Toolkit with usual stdenv;
only bits which are compiled with NVCC would use older GCC.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
fe7c7a852d
cudatoolkit9: init at 9.0.176
...
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
0bc4216bf0
Merge branch 'staging'
2017-10-19 12:46:38 +03:00
Florian Klink
2856891562
twilio: init at 6.8.0
2017-10-19 09:56:47 +02:00
Bastian Köcher
7132cbd598
qt5: Disable gold linker on Linux as it generates duplicate symbols
...
Signed-off-by: adisbladis <adis@blad.is>
2017-10-19 11:09:25 +08:00
adisbladis
84847258bb
plasma: 5.10.5 -> 5.11.1
2017-10-19 11:09:22 +08:00
aszlig
a8989e6bb0
libqtav: unstable-2017-03-30 -> 1.12.0
...
This was actually already mentioned in the comment above version:
Awaiting upcoming `v1.12.0` release. `v1.11.0` is not supporting
cmake which is the the reason behind taking an unstable git rev.
So version 1.12.0 has been released in the meantime and it's also needed
by the latest version of digiKam, which is the only package in nixpkgs
that depends on libqtav.
As we're going to bump digiKam, I think bumping this is safe as in the
worst case we can only make things broken which are already broken
(digiKam currently doesn't build).
The fixes for the CMakeLists.txt are now also no longer needed, so we
can safely drop them as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @jraygauthier
2017-10-19 04:07:30 +02:00
Vincent Laporte
43ebfb5016
coqPackages.flocq: 2.5.2 -> 2.6.0
2017-10-18 23:21:37 +00:00
Joachim Fasting
5c732e3c46
tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016
2017-10-18 22:11:32 +02:00
Vincent Laporte
b938811393
ocamlgraph: 1.8.7 -> 1.8.8
2017-10-18 19:08:16 +00:00
John Ericson
ee9c59c5b3
Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging
2017-10-18 14:53:30 -04:00
Vincent Laporte
34309999ed
ocamlPackages.lablgtk: remove unused dependency to campl4
2017-10-18 18:27:06 +00:00
xd1le
98c7361d3b
idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
2017-10-19 02:03:36 +11:00
Tim Steinbach
7ed75dc283
Merge pull request #30536 from taku0/oraclejdk-8u151
...
oraclejdk: 8u144 -> 8u151, 8u152; 9 -> 9.0.1 [Critical security fixes]
2017-10-18 08:33:41 -04:00
taku0
5bf6a2bca5
oraclejdk: 9 -> 9.0.1
2017-10-18 20:59:44 +09:00
Peter Simons
757a759005
Merge pull request #30166 from LumiGuide/graphite-1.0.2
...
Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
2017-10-18 12:58:55 +01:00
Guillaume Bouchard
41b06c1519
openvdb: init at 4.0.2
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
afc6a8a259
openexrid-unstable: init at 2017-09-17
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
d99e00c9d8
openfx: init at 1.4
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
3cbecaadc2
partio: init at 1.1.0
2017-10-18 11:57:10 +02:00
Guillaume Bouchard
db6e674bc8
alembic: init at 1.7.4
2017-10-18 11:57:09 +02:00
Guillaume Bouchard
7f83bf4261
ptex: init at 2.1.28
2017-10-18 11:57:09 +02:00
Nikolay Amiantov
cae2a8ce9f
python3.pkgs.pyftgl: fix build with new boost
2017-10-18 03:15:23 +03:00
Nikolay Amiantov
8f43c56755
libtorrentRasterbar: 1.1.4 -> 1.1.5
...
Fixes build with new Boost. Also add corresponding patch to
libtorrentRasterbar_1_0.
2017-10-18 03:15:23 +03:00
Vincent Laporte
644e3cb204
ocamlPackages.ocaml_pcre: 7.1.1 -> 7.2.3
2017-10-17 22:18:39 +00:00
Simon Lackerbauer
4e67a1657f
ocamlPackages.re: 1.5.0 -> 1.7.1
2017-10-18 00:15:31 +02:00
Jörg Thalheim
05dc430222
Merge pull request #30515 from guibou/guibou_fix_opensubdiv
...
opensubdiv: fix glew paths
2017-10-17 21:42:30 +01:00
Jörg Thalheim
58843e67c1
Merge pull request #30489 from berdario/db-license
...
BerkeleyDB 5.3 is under the Sleepycat license, not AGPL
2017-10-17 21:09:54 +01:00
Peter Simons
09a13160dd
liquidhaskell: new release copes with recent versions of its dependencies
2017-10-17 20:35:30 +02:00
Peter Simons
f9b72047f8
haskell-fluid-idl-http-client: disable broken build
2017-10-17 20:35:30 +02:00
Peter Simons
a7144523cf
haskell-partial-semigroup: break cyclic reference that results in an infinite recursion
2017-10-17 20:35:29 +02:00
Peter Simons
e8733f5919
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b460814f24
.
2017-10-17 20:35:26 +02:00
Peter Simons
3f9568a33a
hackage2nix: disable broken builds
2017-10-17 20:35:03 +02:00
Peter Simons
4a10878d0d
LTS Haskell 9.9
2017-10-17 20:35:03 +02:00
taku0
08075d57e8
oraclejdk: 8u144 -> 8u151, 8u152
2017-10-18 03:13:23 +09:00
Guillaume Bouchard
2348c6ce56
opensubdiv: fix glew paths
...
Include and lib are not in ${glew} but in ${glew.dev}.
This changes what is found by the cmake of opensubdiv and some features
are now enabled, such as OpenGL 4.2 support.
2017-10-17 17:13:23 +02:00
Austin Seipp
b304695c7f
arachne-pnr: fix stupid install error, enable parallelism
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-17 07:25:51 -05:00
Peter Simons
f9090c3332
Merge pull request #30214 from cocreature/ghcjs
...
ghcjs/ghcjsHEAD: Use separate patch files to fix build of ghcjs
2017-10-17 10:44:37 +01:00
Vincent Laporte
182b357c9d
ocamlPackages.camlp5: 7.01 -> 7.02
2017-10-17 09:01:22 +02:00
Jun Hao
c800d574bf
qt5: fix Darwin build for 5.9.2
2017-10-17 13:18:33 +08:00
Samuel Leathers
1101eebefd
wlc: 0.0.9 -> 0.0.10
2017-10-16 21:50:06 -04:00
Samuel Dionne-Riel
bd87a3be2d
vagrant: Adds bash-completion to the proper folder. ( #30482 )
2017-10-17 02:35:04 +01:00
Nikolay Amiantov
35ad024fa4
Merge pull request #29814 from abbradar/new-boost
...
Update Boost to 1.65 and make it default
2017-10-17 03:40:58 +03:00
Nikolay Amiantov
b1e499788c
boost: add numpy support
...
Not built by default.
Also add enablePython flag (enabled by default) and cleanup a bit.
2017-10-17 03:40:11 +03:00
Nikolay Amiantov
c6c67c46bf
Merge branch 'master' into HEAD
2017-10-17 03:39:54 +03:00
Nikolay Amiantov
23ea2e931f
boost165: init at 1.65.1
2017-10-17 03:39:50 +03:00
Ruben Maher
8ec75ae403
flow: 0.57.2 -> 0.57.3
2017-10-17 11:09:04 +10:30
Dario Bertini
5850b243ea
BerkeleyDB 5.3 is under the Sleepycat license, not AGPL
2017-10-17 00:01:18 +01:00
Vladimír Čunát
3d1dee3692
Merge branch 'master' into staging
...
Thousands of rebuilds from master.
2017-10-16 20:12:06 +02:00
Vladimír Čunát
e1e7251339
libdrm: 2.4.83 -> 2.4.84
2017-10-16 20:05:12 +02:00
Austin Seipp
35c885dc3d
nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel builds
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
3b08d97e07
nixpkgs: simplify arachne-pnr makeFlags, make myself maintainer
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Austin Seipp
11cd2c52c4
nixpkgs: icestorm 2017.08.31 -> 2017.10.16
...
Also add myself to the maintainers list.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-10-16 12:01:17 -05:00
Vladimír Čunát
88b853eb80
Revert "libinput: 1.7.3 -> 1.8.3"
...
This reverts commit 12f460e9e6
.
It doesn't build. Discuss at #29784 .
2017-10-16 11:55:40 +02:00
Dario Bertini
e55b99e840
pipenv: init at 8.2.7
...
fixes #30442
2017-10-16 08:59:14 +01:00
Dario Bertini
c6f90f9493
pew: 0.1.14 -> 1.1.0
...
Pew was actually broken, due to a SHELL PATH check that had been added
in the previous release (though this shouldn't have hampered users with
bash as their shell)
2017-10-16 08:59:06 +01:00
Vincent Laporte
4cec2d6fb7
ocamlPackages.qtest: 2.6 -> 2.7
2017-10-16 07:02:03 +00:00
Nikolay Amiantov
7bf191337e
opencv: use BLAS and eigen by default
...
Gives a performance boost.
2017-10-16 03:39:35 +03:00
Mathias Schreck
cd9d780f89
nodejs: 8.6.0 -> 8.7.0
2017-10-16 02:36:49 +02:00
Ruben Maher
8c85edb446
flow: 0.57.0 -> 0.57.2
2017-10-16 02:35:45 +02:00
Shea Levy
ad6b8f438d
Merge branch 'all-cabal-hashes-components'
2017-10-15 18:13:29 -04:00
Nikolay Amiantov
50ef776bd4
python.pkgs.Keras: remove default backend
...
Theano is discontinued. Instead of setting TensorFlow by default let the user
explicitly add preferred backend into environment.
2017-10-16 00:59:51 +03:00
Yegor Timoshenko
12f460e9e6
libinput: 1.7.3 -> 1.8.3
...
fixes #29784
2017-10-15 12:14:02 -05:00
Yegor Timoshenko
8f95aef531
meson: do not strip RPATH
...
https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
2017-10-15 12:13:58 -05:00
Jörg Thalheim
69886a4170
Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0
...
pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
2017-10-15 18:06:40 +01:00
Franz Pletz
dc38f6c524
pythonPackages.jsmin: init at 2.2.2
2017-10-15 16:16:33 +02:00
Franz Pletz
1be825f1e5
pythonPackages.libnacl: 1.5.2 -> 1.6.0, fix new libsodum
2017-10-15 16:04:08 +02:00
Vladimír Čunát
26db832fee
qt56.qtwebkit: fix with icu-59 by upstream patch
...
The patch is from qtwebkit-5.9.1, but it's fairly simple and seems to
work here as well.
2017-10-15 15:16:53 +02:00
Nikolay Amiantov
f7d308dbdc
plyfile: init at 0.5
2017-10-15 15:41:30 +03:00
Vladimír Čunát
3ee33f35f8
Merge branch 'staging'
...
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Daiderd Jordan
210731c7dd
Merge pull request #30403 from matthewbauer/sqitch-fix
...
sqitch: fix on broken symlinks
2017-10-15 12:51:06 +02:00
Vladimír Čunát
3932a91776
mapnik: fix build with new icu via upstream patch
2017-10-15 11:57:52 +02:00
Jörg Thalheim
4a01ad0e99
Merge pull request #29882 from Eisfreak7/master
...
sqldeveloper: 4.1.1 -> 17.2.0
2017-10-15 10:40:31 +01:00
Vincent Laporte
4eb6e845f9
ocamlPackages.javalib: 2.3.3 -> 2.3.4
2017-10-15 08:31:37 +00:00
Timo Kaufmann
6591a70812
sqldeveloper: 17.2 -> 17.3
2017-10-14 18:27:54 -05:00
Timo Kaufmann
1e6662dc6a
sqldeveloper: Add a detailed requireFile message
2017-10-14 18:13:25 -05:00
Michael Raskin
cceae9a56e
Merge pull request #30420 from mimadrid/update/rofi-1.4.1
...
rofi: 1.3.1 -> 1.4.1
2017-10-15 00:28:38 +02:00
mimadrid
30db0a66f4
check: 0.10.0 -> 0.11.0
2017-10-14 22:05:14 +02:00
vbgl
fcfeda5544
Merge pull request #30206 from romildo/upd.mkvtoolnix
...
mkvtoolnix: 15.0.0 -> 16.0.0; libmatroska: 1.4.7 -> 1.4.8
2017-10-14 21:48:44 +02:00
Matthew Bauer
b5610ed3f0
sqitch: fix on Darwin
...
Fixes #30389 .
2017-10-14 14:41:29 -05:00
Mathias Schreck
741e78804b
jenkins: 2.77 -> 2.84
2017-10-14 18:13:23 +02:00
Jörg Thalheim
a062e325b0
Merge pull request #30345 from matklad/update-jb
...
Update jb
2017-10-14 14:40:41 +01:00
Vincent Laporte
415db05504
ocamlPackages.uuidm: 0.9.5 -> 0.9.6
2017-10-14 12:53:46 +00:00
Daiderd Jordan
60a7a4db83
erlang: fix ssl on darwin
2017-10-14 12:36:15 +02:00
Maximilian Bosch
eef496f01c
pythonPackages.yowsup: init at v2.5.2 ( #30406 )
...
* pythonPackages.yowsup: init at v2.5.2
* python.pkgs.yowsup: fix tests
2017-10-14 10:54:59 +01:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
...
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Vincent Laporte
c2758900a1
ocamlPackages.ansiterminal: 0.6.5 -> 0.7
2017-10-14 08:17:06 +00:00
Lancelot SIX
4ea954477f
Merge pull request #30321 from RemiDesgrange/add-postgis-2.4.0
...
Add postgis 2.4.0
2017-10-14 10:13:53 +02:00
Vincent Laporte
0bd108d2ce
ocamlmod: 0.0.8 -> 0.0.9
2017-10-14 07:31:13 +00:00
Peter Hoeg
56db212f21
Revert "freetds: 0.91 -> 1.00.62"
...
This reverts commit 3ba45dd220
.
2017-10-14 14:42:48 +08:00
Vincent Laporte
cb61845c4a
ocamlbuild: remove unused arguments
2017-10-14 06:40:21 +00:00
Peter Hoeg
3ba45dd220
freetds: 0.91 -> 1.00.62
2017-10-14 14:38:04 +08:00
Peter Hoeg
2fdfefa2da
Merge pull request #30342 from acowley/pcl-qt5
...
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-14 14:00:42 +08:00
Jörg Thalheim
d7030f7576
Merge pull request #30167 from gnidorah/kmsxx
...
kmsxx and pykms: init at 2017-10-03
2017-10-13 20:58:44 +01:00
Jörg Thalheim
93babf0c3b
Merge pull request #30251 from selaux/chromedriver-2.33
...
chromedriver: 2.31 -> 2.33
2017-10-13 20:46:00 +01:00
Jörg Thalheim
662e96144a
Merge pull request #30328 from joncojonathan/update-babl0_1_34
...
babl: 1.2.8 -> 1.3.4
2017-10-13 20:18:10 +01:00
Vincent Laporte
cdd3b97d15
camlp4: init at 4.06+1
2017-10-13 17:42:56 +00:00
Joerg Thalheim
998f087fea
dbench: fix wrong client.txt location
...
(the path is hard-coded)
cc @bjornfor
2017-10-13 15:37:29 +01:00
Mateusz Kowalczyk
0ef6e215ff
Agda: package builds fine these days
...
Tested with 8.0.2 and 8.2.1.
2017-10-13 15:35:27 +01:00
Fatih Altinok
826d7d2e8d
yarn: 1.0.1 -> 1.2.1 ( #30346 )
2017-10-13 11:23:45 +01:00
Rémi Desgrange
8dcaa5b313
postgis: add v2.4.0
...
Add postgis 2.4.0
doesn't remove v2.3.1. There are some big change in 2.4 that people may
don't want. see https://postgis.net/docs/release_notes.html#idm41021
fix test call
modify following recommandation of lsix
2017-10-13 09:45:25 +02:00
Lancelot SIX
67d56ea699
pythonPackages.django: 1.11.5 -> 1.11.6
...
This is a bugfix release. See
https://docs.djangoproject.com/en/1.11/releases/1.11.6/
2017-10-13 09:33:25 +02:00
Ruben Maher
ba6f59ad70
flow: 0.56.0 -> 0.57.0
2017-10-13 09:31:34 +02:00
Anthony Cowley
b2c1020a68
pcl: qt4 -> qt5; 1.8.0 -> 1.8.1
2017-10-13 00:59:50 -04:00
Peter Hoeg
f2e7019346
Merge pull request #30340 from peterhoeg/p/cryfs
...
cryfs: init at 0.9.7 and minor updates to dependencies (scrypt and spdlog)
2017-10-13 11:04:27 +08:00
Shea Levy
843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
...
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
Michael Alan Dorman
11efabe29c
htoml-megaparsec: build against newest megaparsec
2017-10-12 18:53:27 +01:00
Peter Simons
57594bcf0a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
635afca45d
.
2017-10-12 18:53:22 +01:00
Peter Simons
6e32a54239
liquidhaskell: re-enable Hydra builds
2017-10-12 18:53:22 +01:00
Peter Simons
fa6ed82e5e
LTS Haskell 9.8
2017-10-12 18:52:41 +01:00
Frederik Rietdijk
959a5b24b5
Merge pull request #30226 from geistesk/pypcap-1.1.6
...
pypcap: init at 1.1.6
2017-10-12 19:41:09 +02:00
gnidorah
9087f56b32
ksmxx: 2017-10-03 -> 2017-10-10
2017-10-12 18:01:37 +03:00
gnidorah
cf4a2bb111
kmsxx, pykms: suggestions by @FRidh
2017-10-12 17:59:12 +03:00
gnidorah
86ebd2e684
kmsxx and pykms: init at 2017-10-03
2017-10-12 17:59:12 +03:00
Thomas Tuegel
4cf0b6ba5d
Merge pull request #30255 from bkchr/qt_5_9_2
...
qt5: 5.9.1 -> 5.9.2
2017-10-12 09:08:59 -05:00
Lancelot SIX
64e5583c7a
Merge pull request #30260 from lsix/fix_shapely
...
pythonPackages.shapely: 1.5.15 -> 1.6.1
2017-10-12 14:28:41 +02:00
Daniel Peebles
84f7f97add
Merge pull request #30338 from copumpkin/xcbuild-fixes
...
darwin: fix assorted xcbuild builds
2017-10-12 07:22:10 -04:00
Dan Peebles
e86991e1e8
darwin: fix assorted xcbuild builds
...
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
2017-10-12 07:16:22 -04:00
Aleksey Kladov
6c087b9461
jetbrains-jdk: 970.2 -> 1036.1
2017-10-12 11:30:00 +03:00
Florian Klink
ab2cc75f78
guzzle_sphinx_theme: init at 0.7.11
...
* maintainers: add flokli
* sphinx_guzzle_theme: init at 0.7.11
This adds sphinx_guzzle_theme, which is used for sphinx documentation in
various projects, including BorgBackup.
2017-10-12 07:14:37 +01:00
Vincent Laporte
42541c4387
obliv-c: make explicit the ocamlbuild dependency
2017-10-12 06:01:24 +00:00
Vincent Laporte
00e27a2854
ocaml-gettext: dont strip
2017-10-12 05:35:26 +00:00
Peter Hoeg
0381d60e71
spdlog: build on hydra to make life easier for everyone
2017-10-12 12:40:35 +08:00
Peter Hoeg
d256057b2c
spdlog: 0.13.0 -> 0.14.0
2017-10-12 12:40:12 +08:00
Thomas Tuegel
d9aa539340
Merge branch 'phonon-backend-qt5'
2017-10-11 18:35:08 -05:00
Thomas Tuegel
bf37ecac6a
phonon: set paths for multiple outputs
...
phonon was not set up for multiple outputs; in fact, some of the single-output
paths were incorrect, such as the path to install Qt 5 plugins.
2017-10-11 18:28:07 -05:00
Daniel Peebles
dd53e65e2e
Merge pull request #30306 from copumpkin/xcbuild-update
...
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Vincent Laporte
a0da5f3bcf
hhvm: make explicit the dependency to ocamlbuild
2017-10-11 22:46:38 +00:00
Daiderd Jordan
5e8bd5da38
Merge pull request #30238 from lukeadams/qt4-darwin-fix-master
...
qt4: Fix Darwin build
2017-10-11 21:45:14 +02:00
joncojonathan
ed09240fcc
babl: 1.2.8 -> 1.3.4
...
Motivation for change: GIMP 2.9.6 requires at least BABL v1.3.0
2017-10-11 20:22:30 +01:00
Daiderd Jordan
0d8c6f4022
Merge pull request #29812 from j-hao/master
...
qt59.qtbase: fix darwin build so qtdeclarative can build
2017-10-11 21:01:44 +02:00
Jörg Thalheim
48f0389bf8
Merge pull request #30314 from ArdaXi/geoclue-fixes
...
geoclue2: 2.4.3 -> 2.4.7 and add wrapGAppsHook
2017-10-11 17:04:17 +01:00
Arda Xi
e1b74291bd
geoclue2: Add glib_networking and wrapGAppsHook
...
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.
Also moved intltool to nativeBuildInputs as per good practices.
2017-10-11 15:43:35 +02:00
Jörg Thalheim
6a404bba71
Merge pull request #30303 from jtojnar/meson
...
meson: 0.42.1 → 0.43.0
2017-10-11 13:25:47 +01:00
Arda Xi
4f6ce0d077
geoclue2: 2.4.3 -> 2.4.7
2017-10-11 13:54:21 +02:00
Felix Richter
8315c406a4
radare2: 1.6.0 -> 2.0.0 ( #30274 )
...
* radare2: 1.6.0 -> 2.0.0
* radare2: remove hotpatch for upstream
2017-10-11 12:21:21 +01:00
Jörg Thalheim
3a21ed52d2
Merge pull request #30309 from dywedir/mediainfo
...
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 12:11:25 +01:00
Franz Pletz
28407fad65
Merge pull request #29726 from stesie/v8
...
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jörg Thalheim
0777eae1fb
Merge pull request #30186 from selaux/selenium-3.6
...
selenium-server-standalone: 2.53.0 -> 3.6.0
2017-10-11 10:49:12 +01:00
dywedir
ad5a67cf16
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 11:13:00 +03:00
Jun Hao
9dd335e2bb
qt59.qtbase: fix darwin build so qt full can build
2017-10-11 14:38:49 +08:00