Daiderd Jordan
62633d0605
qt510-qtbase: fix darwin build
...
Includes most of the changes from 3793320958
,
moved it to a separate patch to avoid accidental removal.
2018-01-17 22:07:35 +01:00
Will Dietz
ea51cd255d
gamin: fix debian-patches to use live URL
...
Also apparently 0.1.10-4 is gone, so "fixed" to 0.1.10-4.1
2018-01-17 13:22:34 -06:00
Jörg Thalheim
57da1b6f02
Merge pull request #33885 from Izorkin/libnftnl
...
libnftnl: 1.0.8 -> 1.0.9
2018-01-17 16:44:27 +00:00
Peter Hoeg
7177c9e336
physfs: 2.0.3 -> 3.0.1
2018-01-17 21:59:55 +08:00
Tuomas Tynkkynen
67c73b4e64
Merge commit '2e56ba' from staging into master
2018-01-17 12:50:46 +02:00
Yegor Timoshenko
506c89c30a
maintainers: remove mornfall from packages
2018-01-17 05:17:33 +00:00
Robin Gloster
1729c65736
libressl_2_6: 2.6.2 -> 2.6.4
2018-01-17 00:10:07 +01:00
Robin Gloster
6f41c5d805
rabbitmq-c: 0.7.1 -> 0.8.0
2018-01-17 00:10:07 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tuomas Tynkkynen
2e56ba6fbd
Merge remote-tracking branch 'upstream/master' into staging
2018-01-16 22:49:20 +02:00
Anthony Cowley
7aaa72c203
tinyxml-2: 4.0.1 -> 6.0.0
2018-01-16 14:59:45 -05:00
John Ericson
5a754e75b4
Merge branch 'ericson2314-cross-master' into staging
2018-01-16 13:05:39 -05:00
Izorkin
f6ee29dda2
libnetfilter_queue: 1.0.2 -> 1.0.3
...
fixes #33887
2018-01-16 16:41:01 +00:00
adisbladis
df4746d2b2
Merge pull request #33930 from bkchr/fix_kinit
...
kinit: Fixes build
2018-01-16 19:48:41 +08:00
Bastian Köcher
97db143538
kinit: Fixes build
2018-01-16 12:21:18 +01:00
Guillaume Bouchard
2995066e9b
alembic: use threadsafe hdf5 ( #30682 )
...
* hdf5: introduce hdf5-threadsafe variant
Compiled with thread safe support and without the High Level library
which is incompatible with thread safety.
* alembic: clean buildInputs to nativeBuildInputs
* alembic: use hdf5-threadsafe
2018-01-16 18:31:35 +08:00
Izorkin
25eeb15794
libnftnl: 1.0.8 -> 1.0.9
2018-01-16 13:14:14 +03:00
Bastian Köcher
f6c2fb3846
kimageformats: Fixes build
2018-01-16 09:52:04 +01:00
Thomas Tuegel
5783980fc6
qtbase: fix evaluation error
...
`git rebase` strikes again!
2018-01-15 19:12:01 -06:00
Thomas Tuegel
1c004da67e
Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0
2018-01-15 19:08:27 -06:00
Thomas Tuegel
7e5346c584
kwidgetsaddons: 5.42.0 -> 5.42.1
...
Fix regression with Kate sidebar.
See also: https://mail.kde.org/pipermail/release-team/2018-January/010780.html
2018-01-15 19:07:05 -06:00
Thomas Tuegel
04239641b5
Merge branch 'bugfix/qt-5/closure-size-static-libs' into merge/qt-5.10.0
2018-01-15 18:49:27 -06:00
Thomas Tuegel
617c4f4220
Merge branch 'feature/qt-5/5.10.0' into merge/qt-5.10.0
2018-01-15 18:49:13 -06:00
Thomas Tuegel
75d2a7dc4d
qt5: reduce closure size
...
First, closure size is reduced by including the static libraries in $out instead
of trying to move them to $dev. The Qt build system cannot handle libraries
being split between different prefixes. Previously, the static libraries were
moved into $dev and the shared libraries were symlinked from $out to $dev to
fool the build system. However, this causes $dev to be retained at
runtime. Instead, we now keep the static libraries in $out. Fortunately, the
static libraries are not very large anyway.
Second, we build with QT_NO_DEBUG defined unless debugging is enabled. This
causes some assertions to be removed; when assertions are included, they pull
paths from $dev into the runtime closure by using the __FILE__ macro. We also
now patch qtbase to remove even more assertions when QT_NO_DEBUG is defined.
2018-01-15 18:48:37 -06:00
Piotr Bogdan
4340ee75fe
yajl: small clean up
...
- ruby dependency is no longer needed
- cmake belongs in nativeBuildInputs
2018-01-15 13:01:59 +00:00
Michael Raskin
ffb383eca0
Merge pull request #33652 from thefloweringash/libvncserver-deps
...
libvncserver: reduce dependencies; only use systemd on linux
2018-01-15 12:32:31 +00:00
adisbladis
edd712e521
Merge pull request #33857 from adisbladis/kde-frameworks-5_42
...
kde-frameworks: 5.41 -> 5.42
2018-01-15 17:10:10 +08:00
Andrew Childs
48bf2c3e81
libvncserver: reduce dependencies; only use systemd on linux
...
Permits building on macOS.
2018-01-15 17:25:59 +09:00
Bjørn Forsman
b13230ce24
wildmidi: 0.3.9 -> 0.4.2
...
0.4.2 fixes the following CVEs:
CVE-2017-11661
CVE-2017-11662
CVE-2017-11663
CVE-2017-11664
Fixes #33877 .
2018-01-15 08:53:43 +01:00
Vladimír Čunát
990ff97c6d
glibc: 2.26-115 -> 2.26-131 to fix CVE-2018-1000001
...
/cc https://github.com/NixOS/nixpkgs/issues/33826#issuecomment-357436030
2018-01-14 20:41:43 +01:00
Tuomas Tynkkynen
6ed0fe7e45
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/build-support/fetchbower/default.nix
pkgs/build-support/fetchdarcs/default.nix
pkgs/build-support/fetchgx/default.nix
pkgs/development/python-modules/botocore/default.nix
pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
adisbladis
05d803ab5f
qmltermwidget: Use fetchFromGitHub
2018-01-15 01:47:42 +08:00
adisbladis
ef2591ee01
kde-frameworks: 5.41 -> 5.42
2018-01-14 22:28:34 +08:00
Jörg Thalheim
c08042ba4b
Merge pull request #33742 from lsix/gdbm_1_14
...
gdbm: 1.13 -> 1.14
2018-01-14 10:47:04 +00:00
adisbladis
fa3aec7e4d
gst-plugins-bad: Fix CVE-2016-9447
2018-01-14 02:07:08 +08:00
Jörg Thalheim
3d7054964f
Merge pull request #33814 from rnhmjoj/vapoursynth
...
Update Vapoursynth machinery
2018-01-13 16:50:45 +00:00
Will Dietz
c4e9e4a4d6
boehm-gc, libatomic_ops: 7.6.0 -> 7.6.2
...
These should be the same version.
2018-01-13 09:33:14 -06:00
Joachim F
bba9f874b3
Merge pull request #33795 from romildo/upd.gstreamermm
...
gstreamermm: 1.8.0 -> 1.10.0
2018-01-13 14:19:12 +00:00
xurei
b9ae8efca5
libzxcvbn: init at 2.3 ( #33822 )
...
* Add package libzxcvbn
* zxcvbn-c: name after the project not the library
2018-01-13 10:40:45 +00:00
Robert Helgesson
ad3b2e8657
lombok: 1.16.8 -> 1.16.20
...
Also perform a few package cleanups.
2018-01-13 09:57:46 +01:00
rnhmjoj
c1902ef000
vapoursynth: R39 -> R40
2018-01-13 03:30:25 +01:00
José Romildo Malaquias
09fb3b5e94
gstreamermm: 1.8.0 -> 1.10.0
2018-01-12 16:52:29 -02:00
markuskowa
6bbf50374f
libbladeRF: 1.4.0 -> 1.9.0 ( #33551 )
2018-01-12 10:43:56 +00:00
Daiderd Jordan
10c6439a89
Merge pull request #33756 from acowley/pngpp-darwin
...
pngpp: darwin support
2018-01-11 23:26:47 +01:00
rnhmjoj
3f642b4d62
zimg: 2.6.1 -> 2.7
2018-01-11 22:47:24 +01:00
Anthony Cowley
ed559bf5d3
pngpp: darwin support
...
1) Building with clang is addressed by navigating a minor #if in some
of the code.
2) I noticed that even when things were building correctly, passing
`${out}` as a variable assignment to `make` was actually not working:
there were compiler warnings about missing include directories whose
bogus paths involved the literal string `out`. I ended up fixing this
by performing the assignment to the make variable `PREFIX` in the
`Makefile` itself.
2018-01-11 15:49:17 -05:00
Linus Heckemann
9ab77680b6
bullet: fix build on aarch64
2018-01-11 19:30:19 +03:00
Linus Heckemann
93cdceafb8
bullet: 2.86.1 -> 2.87
2018-01-11 19:30:19 +03:00
Lancelot SIX
e47fa2a92b
gdbm: 1.13 -> 1.14
...
See http://lists.gnu.org/archive/html/info-gnu/2018-01/msg00000.html
for release information
2018-01-11 14:07:52 +01:00
adisbladis
d4917695b5
faad2: 2.7 -> 2.8.8
2018-01-11 17:31:47 +08:00
Orivej Desh
2f6b88551b
Merge pull request #33225 from LumiGuide/opencv-3.4.0
...
opencv: 3.3.1 -> 3.4.0
2018-01-11 08:29:05 +00:00
adisbladis
15b1432435
libvorbis: Fix CVE-2017-14160, CVE-2017-14632 & CVE-2017-14633
2018-01-11 05:25:09 +01:00
Franz Pletz
efcbc5b21b
Merge pull request #33438 from WilliButz/add-fileshelter
...
fileshelter: init at 3.0.0
2018-01-10 15:19:27 +00:00
adisbladis
67906744ec
Merge pull request #33658 from dtzWill/update/ngx_pagespeed
...
ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1
2018-01-10 20:04:59 +08:00
Jörg Thalheim
c4a6b3580a
Merge pull request #33674 from flokli/oracle-instantclient
...
oracle-instantclient: 12.1.0.2.0 -> 12.2.0.1.0
2018-01-10 07:45:52 +01:00
Daiderd Jordan
3793320958
qt5-qtbase: update darwin patch
2018-01-09 22:47:34 +01:00
Florian Klink
a508ac38f8
oracle-instantclient: 12.1.0.2.0 -> 12.2.0.1.0
...
also split major and minor version into a 'baseVersion', and specify
supported platforms.
2018-01-09 22:21:39 +01:00
WilliButz
1a74ff64bb
wt: split into wt3 and wt4
2018-01-09 22:01:06 +01:00
John Ericson
06a8d66528
Merge pull request #33603 from obsidiansystems/cross-check
...
stdenv: Force `doCheck` to be false when we are cross compiling
2018-01-09 15:09:54 -05:00
John Ericson
133b4658df
treewide: Simplify some doCheck
calls
...
In anticipation of what I outline in #33599 , I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
John Ericson
0c16a11c9a
Merge pull request #33575 from dtzWill/fix/cross-1
...
Minor cross fixes, 1
2018-01-09 12:34:50 -05:00
Will Dietz
be2e01f8a0
ngx_pagespeed, psol: 1.11.33.4 -> 1.13.35.1
...
Fixes build when used with nginxMainline.
(FWIW, 1.11.33.4 is from 2016-09-15)
2018-01-09 10:57:17 -06:00
Ben Gamari
bef09dcca1
krb5: Allow cross-compilation
2018-01-09 11:23:56 -05:00
Teo Klestrup Röijezon
440cfd3e42
libguestfs: Made Java dependency optional
2018-01-09 14:38:53 +01:00
Teo Klestrup Röijezon
e74f61f30d
libguestfs: Added JDK dependency
...
This is required with the current set of configure flags
2018-01-09 14:38:26 +01:00
Shea Levy
6d3ff29d03
Add grpc.
2018-01-08 21:27:32 -05:00
Shea Levy
9d7883374c
Add gflags
2018-01-08 21:27:32 -05:00
Bas van Dijk
9aad587cbb
opencv: have a better fix for the python bindings issue
2018-01-09 00:46:35 +00:00
Bas van Dijk
6919867b3b
opencv: disable dnn_modern on darwin
2018-01-09 00:46:35 +00:00
Bas van Dijk
72a76fe8c3
opencv: fix build of the videoio module on darwin
2018-01-09 00:46:35 +00:00
Bas van Dijk
13639d24ef
opencv: support optional unfree algorithms
2018-01-09 00:46:35 +00:00
Bas van Dijk
81acfbfb9f
opencv: use system protobuf compiler
2018-01-09 00:46:34 +00:00
Bas van Dijk
965e5c24d6
opencv: 3.3.1 -> 3.4.0
2018-01-09 00:46:34 +00:00
Bas van Dijk
56ec6ee97e
ogrepaged: patch to make it build with ogre-1.10
2018-01-09 00:46:34 +00:00
Bas van Dijk
a1c21efdad
ogre: package old version 1.9.1 for mygui, rigsofrods, and stuntrally
2018-01-09 00:46:34 +00:00
Bas van Dijk
968fc0bc0b
ogre: 1.10.10 -> 1.10.11
2018-01-09 00:46:34 +00:00
Bas van Dijk
4a94001e13
ogre: 1.9 -> 1.10.10
2018-01-09 00:46:34 +00:00
Jeroen de Haas
157332d666
libsigcxx: removed patch that forced -std=c++11 in pkg-config file
...
This commit removes a patch from the derivation for libsigc++-2.0 that
appended -std=c++11 to the pkg-config file.
The patch in question orginated from the Debian project to enforce
-std=c++11 in projects using libsigc++-2.0 via pkg-config. This patch
was removed in 2016 when Debian switched to GCC 6.
This fixes NixOS/nixpkgs#33534 .
2018-01-08 19:54:15 +01:00
Vladimír Čunát
5837d1a070
Merge branch 'master' into staging
2018-01-08 17:33:31 +01:00
Andrey Golovizin
c9545d8c90
qca2 and qca-qt5: use system CA certificates
...
CMakeLists.txt looks for the system CA bundle in several locations,
including /etc/ssl/certs/ca-certificates.crt.
This works for non-sandboxed builds but fails inside a sandbox.
2018-01-08 10:31:34 +01:00
John Ericson
0fb724507a
Merge pull request #33576 from dtzWill/fix/cross-readline
...
readline: Don't attempt to check for broken wcwidth
2018-01-08 03:00:31 -05:00
Ben Gamari
dc8bd43249
readline: Don't attempt to check for broken wcwidth
...
The test requires running code on the target.
2018-01-08 02:55:08 -05:00
David McFarland
af32623d04
mesa: set sysconfdir to /run/opengl-driver/etc
...
This allows drirc to be found.
2018-01-07 21:31:33 -04:00
Arseniy Seroka
9dcb4b40b0
Merge pull request #33581 from vbgl/gnumeric-1.12.37
...
gnumeric: 1.12.36 -> 1.12.38; goffice: 0.10.36 -> 0.10.38
2018-01-07 23:32:11 +03:00
Daiderd Jordan
d01cb0c1ea
dleyna-core: use addEnvHooks
2018-01-07 21:27:27 +01:00
Pascal Wittmann
92dbe72331
libfilezilla: 0.11.1 -> 0.11.2
2018-01-07 17:09:13 +01:00
adisbladis
4cc3510a92
openssl_1_1_0: Fix CVE-2017-3738
2018-01-07 14:48:24 +01:00
Vincent Laporte
a0601f244b
gnumeric: 1.12.36 -> 1.12.38
...
goffice: 0.10.36 -> 0.10.38
2018-01-07 12:08:25 +00:00
Vladimír Čunát
49a45fb51f
Merge #33311 : meson: set checkPhase in setup hook
2018-01-07 11:28:46 +01:00
Frederik Rietdijk
4e6a9f04db
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-07 09:14:41 +01:00
Orivej Desh
175d890396
Merge pull request #33524 from srhb/gettext-addEnvHooks
...
gettext: replace envHooks with addEnvHooks
2018-01-07 01:53:53 +00:00
adisbladis
1aca02b51e
openslp: Fix CVE-2016-4912
2018-01-07 04:25:12 +08:00
Robin Gloster
b94c892137
jemalloc: add patch to fix aarch64 build
2018-01-06 17:25:15 +01:00
Tuomas Tynkkynen
d756dee227
Merge remote-tracking branch 'upstream/master' into staging
2018-01-06 17:50:18 +02:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
...
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
Sarah Brofeldt
95ecb1f203
gettext: Don't use envHooks anymore
2018-01-06 15:11:12 +01:00
Jan Tojnar
d75f95d2a2
packages using meson: remove unnecessary checkPhase
2018-01-06 06:47:57 +01:00
Orivej Desh
42b71b220e
Merge pull request #33502 from acowley/opencv-darwin-ffmpeg
...
opencv3: fix enableFfmpeg on darwin
2018-01-06 04:15:23 +00:00
Orivej Desh
63553ee306
Merge pull request #33498 from dtzWill/fix/ffmpeg-cross
...
ffmpeg: fix cross compile eval
2018-01-06 04:04:47 +00:00
Orivej Desh
769d7dad66
Merge pull request #33473 from dtzWill/fix/aws-sdk-cpp-cross
...
aws-sdk-cpp: Enable cross-compilation
2018-01-06 03:59:21 +00:00
José Romildo Malaquias
d51897e439
glib: fix pre phases
...
*Phases are strings, not arrays.
2018-01-06 02:33:28 +00:00
Anthony Cowley
8e84172b2d
opencv3: fix enableFfmpeg on darwin
...
The VideoDecodeAcceleration framework and bzip2 library are needed
when enableFfmpeg is set to true on darwin.
2018-01-05 20:32:04 -05:00
Will Dietz
22e0a3c1b8
ffmpeg: fix cross compile eval
2018-01-05 18:35:19 -06:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Ben Gamari
716194de50
aws-sdk-cpp: Enable cross-compilation
2018-01-05 12:59:52 -06:00
Will Dietz
42b84057a4
qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
...
Based on:
4e8083b4ab
Fixes mendeley bug mentioned in #33396 ,
which links to related issues in other distributions and upstream Qt.
2018-01-04 13:08:51 -06:00
adisbladis
ddc309c406
x265: 2.5 -> 2.6
2018-01-04 16:34:24 +01:00
Andreas Rammhold
cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone
2018-01-04 00:41:02 +01:00
Andreas Rammhold
5b72e1be76
libtorrentRasterbar: 1.1.5 -> 1.1.6
2018-01-04 00:35:40 +01:00
John Wiegley
e8caa47b35
nss: Omit an extraneous definition; fix other problems on Darwin
2018-01-03 15:18:00 -08:00
John Ericson
93d3561b57
Merge pull request #33393 from bnikolic/boostconfigurepythonfix
...
Correct boost configure phase when enablePython is false
2018-01-03 17:12:13 -05:00
Bojan Nikolic
35462db2e3
Correct boost configure phase when enablePython is false
...
The bootstrap script does not seem to have --without-python; instead
just omit --with-python option
2018-01-03 16:57:49 -05:00
Michel Kuhlmann
b2282b0e1d
gdal: 2.2.1 -> 2.2.3
2018-01-03 20:17:41 +01:00
Daiderd Jordan
c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
...
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
Will Dietz
48a5212c15
ncurses: use more complicated expression to avoid mass-rebuilds, note
2018-01-03 08:49:48 -06:00
Will Dietz
96f0d3b908
ncurses: simplify patch expr, fix ncurses6 build w/clang
...
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:
5 5p 6 6p
gcc ✓ ✓ ✓ ✓
clang ✗ ✓ ✓ ✗
Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.
For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00
Jörg Thalheim
f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
...
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
Jan Tojnar
ef3a5865d1
gmtk: init 1.0.9
2018-01-03 01:46:13 +01:00
Bojan Nikolic
00b038a3f8
boost: Do not force numpy support from 1.65
...
The reason is that if cross compiling (or for other reasons) python
bindings as a whole are turned off. Those two lines then trigger
assertion errors unless manually overridden for cross compilation.
This way:
1. The `enableNumpy` default respects the `enablePython deafult.
2. Cross works by default
3. Absurd manual overrides still break as they should
4. The `>= 1.65` logic is direct and not a maintaince gotcha.
2018-01-02 19:31:25 -05:00
Will Dietz
e3f83c3f4b
cdk: 5.0-20161210 -> 5.0-20171209
...
http://invisible-island.net/cdk/CHANGES.html#t20171209
2018-01-02 12:31:33 -06:00
Will Dietz
19f1fd14b3
invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
...
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
Frederik Rietdijk
804285f589
Merge remote-tracking branch 'upstream/staging' into HEAD
2018-01-02 19:10:45 +01:00
Jörg Thalheim
e9d5c55d01
Merge pull request #33260 from lopsided98/jemalloc-thp
...
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02 16:18:26 +01:00
Jörg Thalheim
02e95ea0b5
jemalloc: do not expose hugepage support as an option
...
The only common use case so far seems ARMv6/ARMv7 support.
The way this option is exposed might collide with a package with the
same name. Also the option naming on its own is not self-descriptive
without context.
2018-01-02 15:25:06 +01:00
Jörg Thalheim
9057682839
Merge pull request #33301 from adisbladis/openexr-2_2_1
...
openexr: 2.2.0 -> 2.2.1
2018-01-02 14:45:39 +01:00
Jörg Thalheim
c43b166daf
Merge pull request #33305 from adisbladis/zmq-4_2_3
...
zeromq: 4.2.2 -> 4.2.3
2018-01-02 14:12:39 +01:00
Bastian Köcher
e5b1a5724e
Qt5: 5.9.3 -> 5.10.0
2018-01-02 14:01:37 +01:00
adisbladis
2e00e2b276
taglib: Fix CVE-2017-12678
2018-01-02 10:53:35 +01:00
adisbladis
4b6b7c2c7d
zeromq: 4.2.2 -> 4.2.3
2018-01-02 01:05:06 +01:00
adisbladis
8d96d0f992
openexr: 2.2.0 -> 2.2.1
2018-01-02 00:30:22 +01:00
Ben Wolsieffer
98dd418e85
jemalloc: 4.5.0 -> 5.0.1
2018-01-01 11:12:56 -05:00
Ben Wolsieffer
275fa4162c
jemalloc: disable transparent huge pages by default on ARMv6/7
...
The default NixOS kernels for ARMv7 (and probably ARMv6) do not have support
for transparent huge pages, but jemalloc is unable to detect this. This is a
known bug and the current solution is to pass --disable-thp to ./configure.
2018-01-01 11:12:46 -05:00
Frederik Rietdijk
1869e7e5b0
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 15:09:55 +01:00
Frederik Rietdijk
d5a226f957
xapian: 1.4.4 -> 1.4.5
2018-01-01 10:27:06 +01:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
...
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Thomas Tuegel
6da5e73ad8
Merge pull request #27593 from bugworm/qtstyleplugin-kvantum
...
qtstyleplugin-kvantum: init at 0.10.4
2017-12-31 08:40:26 -06:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
...
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Hoeg
07e59756ef
libqmatrixclient: 0.1 -> 0.2
2017-12-31 15:40:44 +08:00
Peter Hoeg
11bdc1da6f
libtoxcore: 0.1.10 -> 0.1.11
2017-12-31 15:20:35 +08:00
Orivej Desh
e0a4d1b158
libxc: fix meta
2017-12-31 06:52:39 +00:00
Markus Kowalewski
2e9af56306
libxc: init at 2.2.3
2017-12-31 06:08:22 +00:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
...
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
e9a369b2c6
kdoctools: Perl is a propagated *run*-time dep
...
It was improperly classified a build-time dep to get around the
incorrect propagation logic that was in place before this PR.
Additionally fix some `kdoctools` usage were it is incorrectly used a
run-time dep.
2017-12-30 22:04:23 -05:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
John Ericson
5b74540c5b
treewide: Use depsBuildBuild
for buildPackges.stdenv.cc
2017-12-30 22:04:21 -05:00
John Ericson
da48603852
Merge pull request #33188 from obsidiansystems/clean-boost
...
boost: Clean, reducing duplication
2017-12-30 19:29:03 -05:00
John Ericson
76b590405a
boost: Clean, reducing duplication
...
This was motivated originally by my cross work, but that goal requires a
few more commits to other things. Still, it's good to start the cleanup
now / get things out of the way.
2017-12-30 19:17:53 -05:00
Frederik Rietdijk
2d0bead714
Merge remote-tracking branch 'upstream/master' into HEAD
2017-12-30 17:04:54 +01:00
Herwig Hochleitner
8e0a8d2bd8
webkitgtk: 2.18.3 -> 2.18.4
...
CVE-2017-7156
CVE-2017-13856
CVE-2017-13866
CVE-2017-13870
2017-12-30 14:52:50 +01:00
Yegor Timoshenko
0dff26daa4
gobjectIntrospection: add giDiscoverSelf preFixupPhase hook
...
Some derivations need to discover their own typelibs. giDiscoverSelf
runs as a preFixupPhase and populates GI_TYPELIB_PATH with an entry
pointing to $prefix/lib/girepository-1.0, if it exists.
2017-12-30 02:57:37 +00:00
Adam Fidel
6a6e34b81e
fastpbkdf2: init at version 1.0.0 ( #33155 )
2017-12-30 05:26:08 +03:00
John Ericson
b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
...
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
Tuomas Tynkkynen
722295fc15
openblas: Support ARMv6
2017-12-30 00:19:57 +02:00
John Ericson
e73d805aa9
libelf: Fix cross compilation
...
There is an upstream bug where it is assumed that if host != build, host
doesn't support shared libraries. We override that overly conservative
check. See
http://lists.uclibc.org/pipermail/uclibc-cvs/2005-August/019383.html
Also clean up some comments.
2017-12-29 17:19:22 -05:00
Vladimír Čunát
a1a3e54ac9
Merge branch 'master' into staging
...
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
volth
4026ea9c8a
collectd: 5.7.2 -> 5.8.0
...
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.
Closes #32811
2017-12-29 17:34:55 +00:00
sternenseemann
019c631840
libhttpseverywhere: 0.4.5 -> 0.6.5
2017-12-29 14:22:30 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Vladimír Čunát
0e8283370b
mesa: 17.2.7 -> 17.2.8 (maintenance)
2017-12-29 10:01:21 +01:00
Vladimír Čunát
6bbec17d44
Merge #32626 : atk: clean up
2017-12-29 10:01:00 +01:00
Vladimír Čunát
6f7cd9bb7e
Merge #32884 : libnftnl: 1.0.7 -> 1.0.8
2017-12-29 10:00:03 +01:00
Vladimír Čunát
4076ef0dd3
libdrm: 2.4.88 -> 2.4.89
2017-12-29 10:00:02 +01:00
Vladimír Čunát
90803b9f4c
Merge #32954 : glibc: patch update and support RHEL 6
2017-12-29 09:59:59 +01:00
Yegor Timoshenko
1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
...
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Maarten Hoogendoorn
536d1d3016
dlib: 19.6 -> 19.8
2017-12-29 03:11:33 +01:00
Izorkin
1f4c02fc9e
libdbiDrivers: fix config
2017-12-29 02:18:35 +01:00
Robin Gloster
b56ebb07bc
redland: use connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
d3a0663a7d
gdal_1_11: needs mysql57 not mariadb
2017-12-29 02:18:35 +01:00
Robin Gloster
572b2bda4e
treewide: generalise for both mysql & mariadb
2017-12-29 02:18:35 +01:00
Robin Gloster
6903ea6050
treewide: libmysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
f3445606ac
libdbiDrivers: libmysql -> connector-c
2017-12-29 02:18:35 +01:00
Izorkin
4ef619dadd
mariadb: replace to connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
9213a2cf66
poco: libmysql -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
d75ae56f3f
mariadb: replace to connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
b69befbfd5
mariadb: replace to connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
462076c909
pcre: add patch fixing stack frame size detection
2017-12-29 02:18:35 +01:00
Robin Gloster
d9d98cd324
treewide: fix up some mysql.connector-c fallout
2017-12-29 02:18:35 +01:00
Robin Gloster
9359050ae2
mariadb: more lib -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
ee1c85aee9
mariadb: lib -> connector-c
2017-12-29 02:18:35 +01:00
Robin Gloster
02545a64a9
glm: 0.9.8.4 -> 0.9.8.5, clean up build
2017-12-29 01:11:39 +01:00
Maxwell Huang-Hobbs
87e71f22c8
glm: 0.9.6.1 -> 0.9.8.4, include built glm.pc
2017-12-29 01:11:38 +01:00
Joe Doyle
e9886dde9b
csfml: init at 2.4 ( #33000 )
2017-12-28 22:04:02 +01:00
hyphon81
05573d3e06
nccl: init at 1.3.4-1
2017-12-28 17:46:52 +01:00
adisbladis
907face464
qt5: Add qtvirtualkeyboard submodule
2017-12-28 21:13:45 +08:00
John Wiegley
6674e34614
Xaw3d: 1.6 -> 1.6.2
...
Previously the version was given as 1.6.2, but the tarball it was installing
from was only 1.6.
2017-12-27 15:33:09 -08:00
Peter Hoeg
e8db78639c
openwsman: do not compile on Darwin
2017-12-27 16:43:36 +08:00
Tuomas Tynkkynen
47c782f7f5
Merge remote-tracking branch 'upstream/master' into staging
2017-12-26 21:10:12 +02:00
Vladimír Čunát
0e762cdc0e
Merge older staging branch
2017-12-25 10:36:36 +01:00
Yegor Timoshenko
1c58e91a40
liblcf: init at 0.5.3
2017-12-25 02:27:51 +00:00
Jan Tojnar
ae03a11c86
liblouis: init at 3.4.0
2017-12-24 15:11:04 +01:00
Graham Christensen
63ac0b0114
Merge pull request #33024 from peterhoeg/u/sblim
...
openwsman: 2.6.0 -> 2.6.5
2017-12-24 08:30:57 -05:00
Luke Adams
a5d44f6631
wxGTK31: init at 3.1
...
wxgtk31: overrideattrs
2017-12-23 22:31:15 -08:00
Peter Hoeg
ede3aea02a
openwsman: 2.6.0 -> 2.6.5
2017-12-24 10:03:35 +08:00
Peter Hoeg
24b4a7f09e
sblim-sfcc: minor cleanups
2017-12-24 10:03:32 +08:00
Graham Christensen
1f1081d701
Merge pull request #33019 from veprbl/bump
...
Bump lhapdf, yoda, rivet
2017-12-23 20:47:14 -05:00
Dmitry Kalinkin
e272f56f93
rivet: 2.5.4 -> 2.6.0
2017-12-23 18:13:03 -05:00
Dmitry Kalinkin
9e69322761
yoda: 1.6.7 -> 1.7.0
2017-12-23 18:12:34 -05:00
Orivej Desh
cc8705dcc6
Merge pull request #32417 from oxij/pkg/ratox
...
ratox: 0.2.1 -> 0.4
2017-12-23 23:07:51 +00:00
Dmitry Kalinkin
6f25309122
lhapdf: 6.2.0 -> 6.2.1
2017-12-23 17:48:41 -05:00
Jan Tojnar
976726706d
Merge pull request #33001 from jtojnar/gimp-2.10-prep
...
Preparation for GIMP 2.10
2017-12-23 18:55:14 +01:00
Michael Weiss
b322cad42b
nixos/rootston: Init
...
Probably only relevant for a quick testing setup and NixOS VM tests.
2017-12-23 17:34:29 +01:00
Tuomas Tynkkynen
98ef3b8a93
Merge remote-tracking branch 'upstream/master' into staging
2017-12-23 17:41:48 +02:00
Michael Weiss
bcfe03cc12
wlroots: 2017-10-31 -> 2017-12-22 + Init rootston
2017-12-23 14:02:59 +01:00
Jan Tojnar
3ea18511dc
gegl_3_0: propagate dependencies needed by pkgconfig
2017-12-23 05:38:07 +01:00
Jan Tojnar
407721b73b
libmypaint: init at 1.3.0
2017-12-23 05:38:06 +01:00
Jan Tojnar
987d4595ba
gtk2: add gobject introspection dependency
2017-12-22 23:27:35 +01:00
Jan Tojnar
79dd83d466
atk: do not propagate gi
2017-12-22 23:27:34 +01:00
Bert Moens
857a71cbc5
speechd: 0.8.5 -> 0.8.8, refactored
2017-12-22 22:40:16 +01:00
Frederik Rietdijk
0e37a2cc98
boost165: make it possible to build without numpy
2017-12-22 09:24:34 +01:00
Tristan Carel
d8a1b34c8e
boost166: init at 1.66.0
2017-12-22 09:24:34 +01:00
Vladimír Čunát
a7d4fb8e1d
Merge branch 'master' into staging
...
Hydra: ?compare=1420346
2017-12-21 22:45:40 +01:00
Vladimír Čunát
87acb2b9fd
glibc: support RHEL 6 -like kernels again
...
We lost the support with 2.25 -> 2.26
2017-12-21 21:56:31 +01:00
gnidorah
b9851a975e
Make less known wayland compositors usable ( #32285 )
...
* bemenu: init at 2017-02-14
* velox: 2015-11-03 -> 2017-07-04
* orbment, velox: don't expose subprojects
the development of orbment and velox got stuck
their subprojects (bemenu, dmenu-wayland, st-wayland) don't work correctly outside of parent projects
so hide them to not confuse people
swc and wld libraries are unpopular and unlike wlc are not used by anything except velox
* pythonPackages.pydbus: init at 0.6.0
* way-cooler: 0.5.2 -> 0.6.2
* nixos/way-cooler: add module
* dconf module: use for wayland
non-invasive approach for #31293
see discussion at #32210
* sway: embed LD_LIBRARY_PATH for #32755
* way-cooler: switch from buildRustPackage to buildRustCrate #31150
2017-12-21 16:16:19 +00:00
Mario Rodas
644a404688
libsoundio: Fix build on darwin
2017-12-21 13:42:17 +00:00
Lancelot SIX
f32821b270
libgcrypt: 1.8.1 -> 1.8.2
2017-12-21 11:57:23 +01:00
Lancelot SIX
e09a0faacd
libassuan: 2.4.3 -> 2.5.1
2017-12-21 11:13:17 +01:00
Vladimír Čunát
c303047032
fetchurl on Darwin: gssSupport = false (see 9b54a00160
)
...
I can't see a better way around the problem for now.
2017-12-21 09:34:44 +01:00
volth
a52aa6aafb
nixos/libvirt: avoid dependency on two qemu packages
...
Currently libvirt requires two qemu derivations: qemu and qemu_kvm which is just a truncated version of qemu (defined as qemu.override { hostCpuOnly = true; }).
This patch exposes an option virtualisation.libvirtd.qemuPackage which allows to choose which package to use:
* pkgs.qemu_kvm if all your guests have the same CPU as host, or
* pkgs.qemu which allows to emulate alien architectures (for example ARMV7L on X86_64), or
* a custom derivation
virtualisation.libvirtd.enableKVM option is vague and could be deprecate in favor of virtualisation.libvirtd.qemuPackage, anyway it does allow to enable/disable kvm.
2017-12-21 03:56:40 +00:00
volth
400956bca3
protobuf2_5: restore to build Hadoop
...
This partially reverts 1f2a18d916
2017-12-20 23:05:24 +00:00
Vladimír Čunát
a139613983
glibc: maintenance 2.26-75 -> 2.26-115
2017-12-20 15:31:13 +01:00
Orivej Desh
95637269f0
mongoc: fix propagated libraries for libtool
...
libmongoc-1.0.la links to snappy (ld -l) but does not contain full path (ld -L)
2017-12-20 09:56:40 +00:00
Orivej Desh
fb349c84e2
qt5.qttools: install macdeployqt on darwin
2017-12-20 08:56:54 +00:00
Izorkin
bdc80cd5d3
libnftnl: 1.0.7 -> 1.0.8
2017-12-20 09:40:29 +03:00
Orivej Desh
febcb6679f
snappy: build shared library
...
See f689a6d1c6
Closes #32880
2017-12-20 03:43:01 +00:00
John Ericson
13acbeae0b
Merge branch 'master' into staging
2017-12-19 11:40:18 -05:00
Jan Tojnar
c52e085d40
libunity: remove
2017-12-19 17:25:55 +01:00
Jan Tojnar
a91a051332
libunity: use more recent vala
2017-12-19 17:25:54 +01:00
Jan Tojnar
3fa21ca85c
libappindicator-gtk{2,3}: use recent vala
2017-12-19 17:25:54 +01:00
Jan Tojnar
eed3354a4b
libosinfo: 0.2.12 → 1.1.0
2017-12-19 17:25:54 +01:00
Jan Tojnar
000ff1959d
libindicate-gtk{2,3}: use recent vala
2017-12-19 17:25:51 +01:00
Jan Tojnar
12d081f787
libskk: 1.0.2 → 1.0.3
2017-12-19 17:17:20 +01:00
Vladimír Čunát
9b54a00160
Merge #29785 : curl: enable kerberos
2017-12-19 15:18:24 +01:00
Vladimír Čunát
13e6a5c561
kerberos: split headers into $dev
2017-12-19 15:18:01 +01:00
Vladimír Čunát
3c51628a4c
fetchurl: switch to the usual curl
...
I verified that krb5 doesn't need yacc in lib-only build,
simplifying the circular-reference cut.
2017-12-19 15:17:52 +01:00
Vladimír Čunát
4a2340ff6b
Merge branch 'staging'
2017-12-19 10:27:13 +01:00
Jan Tojnar
64cc62162d
Merge pull request #32793 from jtojnar/telepathy
...
Telepathy updates
2017-12-19 00:47:18 +01:00
Orivej Desh
5b6c5964b0
Revert "cairo: bugfix 1.14.10 -> 1.14.12"
...
This reverts commit fc5756ea5e
.
It hangs in cairo_image_surface_create_from_png_stream consuming 100% CPU when
png is malformed:
fc5756ea5e
2017-12-18 18:18:15 +00:00
Orivej Desh
b29c78df66
gst_all_1.gst-vaapi: 1.12.3 -> 1.12.4
2017-12-18 16:17:50 +00:00
Orivej Desh
7c58e8dfc2
Merge branch 'master' into staging
...
* master: (125 commits)
scummvm: fix eval
tinycc: 0.9.27pre-20171016 -> 0.9.27
Update terraform provider versions
vscode: 1.18.1 -> 1.19.0
linux: 4.14.6 -> 4.14.7
scummvm: 1.9.0 -> 2.0.0
cmst: 2017.03.18 -> 2017.09.19
albert: 0.14.7 -> 0.14.14
obs-studio: fix vlc plugin
ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
uchiwa: 0.26.3 -> 1.1.0
linux-testing: 4.15-rc3 -> 4.15-rc4
steam: override nss, nspr, fixes #32781
ponyc: 0.20.0 -> 0.21.0
pythonPackages.pwntools: disable tests
gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
vim-rhubarb: init at 2017-06-28
atom: depend on libsecret
nvidia-settings: Make sure binary can find libXv.so
backblaze-b2: 0.6.2 -> 1.1.0
...
2017-12-18 15:56:03 +00:00
Orivej Desh
c4b71137bf
Merge pull request #32725 from yegortimoshenko/fribidi
...
fribidi: update source
2017-12-18 13:25:30 +00:00
Cray Elliott
c1e8fea4fc
ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
...
also remove CVE patch, it is upstream in v3.4.1
2017-12-17 23:00:05 -08:00
Yegor Timoshenko
951c5d3b7d
fribidi: update source
...
The old site redirects to GitHub.
2017-12-18 05:34:26 +00:00
Jan Tojnar
bfbfea98ea
telepathy_qt: 0.9.6.1 → 0.9.7
2017-12-18 05:23:26 +01:00
Jan Tojnar
3366ce99df
Merge pull request #32750 from jtojnar/gupdates
...
GNOME updates
2017-12-18 02:20:35 +01:00
Jan Tojnar
0a8b47d709
Merge pull request #32749 from jtojnar/gnome-gtk2-cleanup
...
Minor GNOME cleanups
2017-12-18 02:18:42 +01:00
Jan Malakhovski
ea477463a2
libtoxcore-old: remove unused derivation
2017-12-17 14:33:45 +00:00
Orivej Desh
0fdb4473f6
Merge pull request #32587 from tristan0x/assimp4
...
assimp: 3.3.1 -> 4.1.0
2017-12-17 13:40:39 +00:00
Jan Tojnar
cfcb02214e
webkitgtk218x: make gtk2 optional
2017-12-17 10:02:20 +01:00
Jan Tojnar
e9ead48949
gegl_0_3: 0.3.24 → 0.3.26
2017-12-17 06:33:29 +01:00
Orivej Desh
a9f83b1203
Merge pull request #32409 from romildo/fix.network-manager-applet
...
libdbusmenu: 12.10.12 -> 16.04.0; network-manager-applet: enable appindicator support
2017-12-17 04:34:39 +00:00