Commit Graph

29243 Commits

Author SHA1 Message Date
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Dmitry Kalinkin
d3466ffbd7
libsForQt5.poppler: fix on darwin 2019-01-25 23:47:48 -05:00
Dmitry Kalinkin
467a23aaed
qtkeychain: remove CMP0025 hack
This argument is already set by the cmake setup hook.
2019-01-25 23:32:44 -05:00
Silvan Mosberger
2b57e9fdd3
Merge pull request #54577 from alyssais/libreoffice-platforms
Mark LibreOffice dependencies as Darwin-compatible
2019-01-26 00:05:27 +01:00
Joachim F
b189b87550
Merge pull request #54195 from r-ryantm/auto-update/grpc
grpc: 1.17.2 -> 1.18.0
2019-01-25 15:31:35 +00:00
Joachim F
9a0b5e029a
Merge pull request #54173 from r-ryantm/auto-update/libqmatrixclient
libqmatrixclient: 0.4.1 -> 0.4.2.1
2019-01-25 15:28:47 +00:00
Alyssa Ross
75ffad0b5a
libmwaw: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:43 +00:00
Alyssa Ross
f99ace1035
libodfgen: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:39 +00:00
Alyssa Ross
9bc2fc345e
libwps: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:38 +00:00
Alyssa Ross
5ba4984b3a
CoinMP: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:37 +00:00
Alyssa Ross
9b0296601e
libzmf: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:36 +00:00
Alyssa Ross
a825424fb6
libcmis: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:35 +00:00
Alyssa Ross
5aad87c919
libe-book: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:33 +00:00
Alyssa Ross
38bacf8aa2
libabw: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:32 +00:00
Will Dietz
da15123e37
Merge pull request #54407 from dtzWill/update/libinput-1.12.6
libinput: 1.12.5 -> 1.12.6
2019-01-25 06:56:44 -06:00
Lancelot SIX
12ab4c3303
libLAS: fix build 2019-01-24 22:23:22 +01:00
worldofpeace
78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Michael Weiss
399761ea0a
gpgme: Update the URL for fix-key-expiry.patch
The old URL was gone, see:
https://github.com/NixOS/nixpkgs/pull/53693#pullrequestreview-195177688

Thanks @volth :)
2019-01-24 17:24:18 +01:00
Silvan Mosberger
b6da1ca26c
Merge pull request #54400 from veprbl/pr/arrow_0.12.0
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0
2019-01-24 00:42:02 +01:00
Matthew Bauer
80ff19a45f
Merge pull request #36948 from dtzWill/fix/glibc-libgcc_s
glibc: don't use bootstrap libgcc_s
2019-01-23 17:12:55 -05:00
Matthew Bauer
2ed8ee4b4d Merge branch 'staging' into fix/glibc-libgcc_s 2019-01-23 16:52:54 -05:00
Vladimír Čunát
666870d813
jemalloc nitpick: better semantics for stripPrefix 2019-01-23 21:01:59 +01:00
Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
update most packages I maintain
2019-01-23 19:19:13 +00:00
Frederik Rietdijk
43e867a226 ncurses: use github mirror
Development releases of ncurses are uploaded but often also removed
again. This is causing a lot of trouble, so let's instead use a
GitHub mirror.
2019-01-23 13:57:48 +01:00
Eelco Dolstra
04f025a8d4
cyrus-sasl: Fix broken download site 2019-01-23 10:56:25 +01:00
Jörg Thalheim
b7ad5e9225
Merge pull request #54485 from Mic92/c.utf-8
glibc: C.UTF-8 locales
2019-01-23 08:24:16 +00:00
Niklas Hambüchen
31981d2cd9 gstreamer: Add srt support to gst-plugins-bad 2019-01-23 01:08:09 +01:00
Niklas Hambüchen
c26f2458d2 srt: init at 1.3.1 2019-01-23 01:08:09 +01:00
Jörg Thalheim
d966f31f23 glibc: add support for C.utf-8 2019-01-22 22:08:44 +00:00
Jörg Thalheim
5e24fccba4 glibc: remove installLocales argument
Since we now install a sane default this should be no longer necessary.
If it is still needed, it should be easy enough to do this in an overlay.
2019-01-22 22:08:30 +00:00
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging 2019-01-22 15:59:42 +01:00
Will Dietz
8e2a1ce484 kde-frameworks: 5.53 -> 5.54
https://www.kde.org/announcements/kde-frameworks-5.54.0.php
2019-01-21 16:13:01 -06:00
Will Dietz
0d17a4c307 gtk3: 3.24.3 -> 3.24.4 2019-01-21 15:49:14 -06:00
Vladimír Čunát
6f61d8b0f6
openssl_1_1: use the same default CA path as 1.0.*
Fixes https://github.com/NixOS/nixpkgs/issues/54437
2019-01-21 21:15:42 +01:00
Will Dietz
4bbd4243f5
Merge pull request #54408 from dtzWill/fix/smpeg-link-what-you-use
smpeg: fix build by linking against libX11 explicitly
2019-01-21 13:26:42 -06:00
Jan Tojnar
c9bd2dee0e glibmm: fix darwin build
(cherry picked from commit 894e617322)
2019-01-21 18:54:31 +01:00
Tor Hedin Brønner
b262be3260
Merge pull request #54428 from jtojnar/glibmm-darwin
glibmm: fix darwin build
2019-01-21 18:11:34 +01:00
Vladimír Čunát
2ff530ec53
gnutls: 3.6.2 -> 3.6.5
No security problems have been published about 3.6.x so far,
but I'd certainly count the almost-transparent TLS 1.3 support
as a security improvement.
2019-01-21 17:54:34 +01:00
Jan Tojnar
894e617322
glibmm: fix darwin build 2019-01-21 17:31:35 +01:00
Jan Tojnar
437e478a50
gdl: rename from gnome3.gdl 2019-01-21 12:03:34 +01:00
Will Dietz
783a781fb3 smpeg: fix build by linking against libX11 explicitly
Error:

/nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
/nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
2019-01-21 00:31:17 -06:00
Will Dietz
b97044d5a2 libinput: 1.12.5 -> 1.12.6
https://lists.freedesktop.org/archives/wayland-devel/2019-January/039864.html
2019-01-21 00:30:18 -06:00
Dmitry Kalinkin
77e6dcb338
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0 2019-01-20 21:14:30 -05:00
Dmitry Kalinkin
958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Will Dietz
78aa689b54
Merge pull request #54358 from dtzWill/update/libwebp-1.0.2
libwebp: 1.0.1 -> 1.0.2
2019-01-20 18:29:53 -06:00
R. RyanTM
d06f3ca44e libdeflate: 1.1 -> 1.2 (#54180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdeflate/versions
2019-01-20 22:34:35 +01:00
Dmitry Kalinkin
ecbb9d3639
qt5.qtwebengine: don't propagate cups dependency 2019-01-20 14:57:59 -05:00
Will Dietz
8c11495e47 libhandy: 0.0.6 -> 0.0.7 (#54355)
* fix tests by providing hicolor

* enable glade catalog and introspection features explicitly
  (this is no longer the default or something)

https://bytesgnomeschozo.blogspot.com/2019/01/my-name-is-handy-lib-handy.html
2019-01-20 20:39:00 +01:00
Tim Steinbach
53e1db960a
binutils: 2.30.0 -> 2.31.1 2019-01-20 13:03:00 -05:00
Frederik Rietdijk
ca2edf79f7 Merge master into staging-next 2019-01-20 18:22:17 +01:00
Ryan Mulligan
44a93340a5
Merge pull request #54207 from r-ryantm/auto-update/freetds
freetds: 1.00.109 -> 1.00.110
2019-01-20 08:03:19 -08:00
Jan Tojnar
ef14a225bb
Merge pull request #54007 from jtojnar/darwin-gsettings
Darwin GSettings support
2019-01-20 13:53:47 +01:00
Tor Hedin Brønner
44bd85c265
Merge pull request #54357 from dtzWill/update/gcr-3.28.1
gcr: 3.28.0 -> 3.28.1
2019-01-20 12:52:51 +01:00
Jan Tojnar
c622d7d77a
Merge pull request #54324 from jtojnar/vapi-setup-hook
Vapi setup hook
2019-01-20 12:37:53 +01:00
Will Dietz
540ba74376 libwebp: 1.0.1 -> 1.0.2
https://github.com/webmproject/libwebp/releases/tag/v1.0.2
2019-01-20 01:58:15 -06:00
Will Dietz
f395c96d11 gcr: 3.28.0 -> 3.28.1 2019-01-20 01:53:58 -06:00
Will Dietz
04f1e0098c glib: more "trash mount points" fixes from upstream 2019-01-20 01:21:17 -06:00
Jan Tojnar
b766ec29a7
gobject-introspection.setupHook: limit XDG_DATA_DIRS
The setup hook was adding share directory to XDG_DATA_DIRS variable whenever
it existed, even when gir-1.0 subdirectory did not.
2019-01-20 04:04:44 +01:00
Vladimír Čunát
e36b4d6a85
gdal: fix patch hashes
Commit d2f39adea9 added them with hashes *before* normalization done
by fetchpatch.
2019-01-20 00:38:41 +01:00
Austin Seipp
8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
Vladimír Čunát
b277551a4b
Merge #52444: ffmpeg{_3_4,_4,-full}: updates 2019-01-19 16:56:21 +01:00
Vladimír Čunát
19d6c32fcf
libaom: fix fetch (and tweak version accordingly)
Apparently, upstream renamed the tag in the meantime :-/
2019-01-19 16:55:08 +01:00
Gabriel Ebner
d2f39adea9 gdal: fix build with poppler 0.73 2019-01-19 15:42:58 +01:00
R. RyanTM
6f8e0ae608 gdal: 2.3.2 -> 2.4.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/gdal/versions
2019-01-19 15:21:50 +01:00
Frederik Rietdijk
d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
Vladimír Čunát
4eca960cb4
Merge #53946: attr: fix issues with 2.4.48
(into staging)
2019-01-19 10:58:07 +01:00
Vladimír Čunát
3456ad586b
Merge #51447: libpng: 1.6.35 -> 1.6.36, license v2
(into staging)
2019-01-19 10:56:57 +01:00
Voob of Doom
138720f2f1 ncurses: 6.1-20181027 -> 6.1-20190112
v6.1-20181027 url is 404.
2019-01-19 09:40:58 +01:00
R. RyanTM
bda6bb7399 libidn2: 2.0.5 -> 2.1.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/libidn2/versions
2019-01-19 09:40:26 +01:00
R. RyanTM
d1bcac2a54 zeromq: 4.3.0 -> 4.3.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/zeromq/versions
2019-01-19 09:31:29 +01:00
Will Dietz
ce4b9ebda1 libgpgerror: 1.33 -> 1.34
https://dev.gnupg.org/T4296
2019-01-19 09:26:45 +01:00
Will Dietz
f268eb6683 mesa: 18.3.1 -> 18.3.2 2019-01-19 09:26:22 +01:00
Frederik Rietdijk
f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
Jörg Thalheim
3376cbbdd7
Merge pull request #54238 from r-ryantm/auto-update/capstone
capstone: 4.0 -> 4.0.1
2019-01-18 13:40:16 +00:00
Jörg Thalheim
03403ca880
Merge pull request #54251 from r-ryantm/auto-update/armadillo
armadillo: 9.200.6 -> 9.200.7
2019-01-18 11:28:27 +00:00
markuskowa
59a6ec5568
Merge pull request #54159 from r-ryantm/auto-update/netcdf-fortran
netcdffortran: 4.4.4 -> 4.4.5
2019-01-18 10:54:22 +01:00
Jörg Thalheim
4dc359cae9
Merge pull request #54141 from acowley/qtxmlpatterns-fix
qtxmlpatterns: fix dependency with qtdeclarative
2019-01-18 08:39:05 +00:00
Michael Raskin
976644fc88
Merge pull request #54243 from r-ryantm/auto-update/box2d
box2d: 2.3.0 -> 2.3.1
2019-01-18 08:28:56 +00:00
R. RyanTM
c8d9777672 armadillo: 9.200.6 -> 9.200.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-01-17 19:55:43 -08:00
R. RyanTM
38f62271f2 box2d: 2.3.0 -> 2.3.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/box2d/versions
2019-01-17 19:08:41 -08:00
R. RyanTM
277186fee3 capstone: 4.0 -> 4.0.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/capstone/versions
2019-01-17 17:48:07 -08:00
R. RyanTM
5e691849ea gtkd: 3.8.4 -> 3.8.5 (#54200)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkd/versions
2019-01-18 00:06:33 +01:00
Jörg Thalheim
fdfd5ba352
Merge pull request #54215 from Mic92/yubikey
yubioath-desktop: 3.1.0 -> 4.3.4; yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 22:48:40 +00:00
Jörg Thalheim
d3e3346530
pyotherside: init at 1.5.3 2019-01-17 21:28:41 +00:00
Jan Tojnar
af3758e0b5
Merge branch 'master' into staging 2019-01-17 21:49:16 +01:00
R. RyanTM
e25f34968b freetds: 1.00.109 -> 1.00.110
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2019-01-17 12:31:43 -08:00
R. RyanTM
33367049be grpc: 1.17.2 -> 1.18.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/grpc/versions
2019-01-17 09:40:39 -08:00
R. RyanTM
2dbaab7afe liburcu: 0.10.1 -> 0.10.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/liburcu/versions
2019-01-17 16:49:28 +01:00
R. RyanTM
4a6883c1f1 libqmatrixclient: 0.4.1 -> 0.4.2.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/libqmatrixclient/versions
2019-01-17 04:26:47 -08:00
Jörg Thalheim
682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
readline8,bash5: init
2019-01-17 10:57:38 +00:00
Jan Tojnar
31ff786277
Merge pull request #54130 from jtojnar/glib-gsettings-prefix
glib.setupHook: fix gsettings-schemas location
2019-01-17 11:03:56 +01:00
Frederik Rietdijk
9cfae76fc5 Merge staging-next into staging 2019-01-17 09:21:29 +01:00
R. RyanTM
25bf717945 netcdffortran: 4.4.4 -> 4.4.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/netcdf-fortran/versions
2019-01-16 23:50:03 -08:00
Anthony Cowley
5fc5f15206 qtxmlpatterns: fix dependency with qtdeclarative
In Qt-5.12, the order of the dependency between these two packages
flipped.

A symptom of the problem is an error like, `module
"QtQuick.XmlListModel" is not installed`.

The upstream changes that this reflects are in qtxmlpatterns
<8c6e24329e>
and qtdeclarative <0477a057fd>
2019-01-16 20:57:29 -05:00
Jan Tojnar
388faed25c
glib.setupHook: fix gsettings-schemas location
GLib setup hook expects GSettings schemas to be installed in ${!outputLib}
and tries to move them to gsettings-schemas/$name subdirectory to prevent
conflicts. But the schemas will only end up in the library output when
the build system recognizes makeFlags set by the setup hook, and in that case
the move is not necessary, since the flag already includes the subdirectory.

Normally, this is not an issue, since most packages relying on GSettings
schemas either still use Autotools with gsettings.m4, or do not have a lib
output set. But with the promulgation of multiple outputs in Nixpkgs and
more and more projects switching to Meson, the issue will become increasingly
common.

We first noticed this problem with nm-applet.

Closes https://github.com/NixOS/nixpkgs/issues/45043
2019-01-17 00:54:15 +01:00
Will Dietz
cabe7d6506
freetype: re-enable freetype-config, don't break all the things 2019-01-16 22:43:19 +01:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Jörg Thalheim
bab0597959
Merge pull request #54068 from r-ryantm/auto-update/qpdf
qpdf: 8.2.1 -> 8.3.0
2019-01-16 17:25:24 +00:00
Will Dietz
11c0c03a3f
Merge pull request #54061 from dtzWill/update/flatpak-1.1.3
flatpak: 1.1.2 -> 1.1.3
2019-01-16 11:07:04 -06:00
R. RyanTM
f23a2042ba qpdf: 8.2.1 -> 8.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/qpdf/versions
2019-01-16 07:56:16 -08:00
Will Dietz
0f3561677a flatpak: dconf 2019-01-16 09:04:05 -06:00
Will Dietz
66c65cbb5a flatpak: 1.1.2 -> 1.1.3 2019-01-16 09:04:03 -06:00
Will Dietz
96be3d2003
Merge pull request #53654 from dtzWill/update/kvantum-0.10.8
qtstyleplugin-kvantum: 0.10.6 -> 0.10.8, touchup
2019-01-16 08:52:33 -06:00
Jan Tojnar
2122baf8f6
glib: depend on Darwin libraries
To support GNextstepSettingsBackend and Cocoa notifications, certain libraries
need to be added on Darwin.
2019-01-16 13:21:40 +01:00
R. RyanTM
cfbe9a43dd libtoxcore: 0.2.8 -> 0.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtoxcore/versions
2019-01-16 02:34:41 -08:00
Jan Tojnar
15ccbad71b
Merge pull request #54034 from r-ryantm/auto-update/xdg-dbus-proxy
xdg-dbus-proxy: 0.1.0 -> 0.1.1
2019-01-16 09:45:58 +01:00
Jan Tojnar
8007ddc114
xdg-dbus-proxy: 0.1.0 -> 0.1.1 2019-01-16 09:07:13 +01:00
Orivej Desh
b0757da432 libjpeg-turbo: fix CVE-2018-20330 (#53950) 2019-01-16 01:21:03 +00:00
Robert Schütz
368b72a71d
Merge pull request #54017 from jonafato/fix-seafile-shared-version
Update seafile-shared hash
2019-01-16 01:00:28 +01:00
Robert Schütz
19d52f2144 seafile-client, libsearpc: remove dotlambda from maintainers
I do not want to maintain the package for a software that changes the
commit a version tag refers to.
See 37c1c427f5.
2019-01-16 00:48:33 +01:00
Tom Parker-Shemilt
ace5f7ae5d libnetfilter_acct: init at 1.0.3 2019-01-15 22:09:04 +00:00
Patrick Mahoney
51a586729a openfst: relax platform requirement to include darwin
This builds on darwin. I was able to use it to compile another package
on darwin that depends on openfst, though I have not done extensive
testing.
2019-01-15 11:29:19 -06:00
Frederik Rietdijk
42d276c6b8 Merge staging-next into staging 2019-01-15 16:59:03 +01:00
Will Dietz
1f0467005d openblas: 0.3.4 -> 0.3.5, rework a bit (#53972)
* openblas: simplify a bit, fix doCheck so tests are enabled non-cross.

* doCheck should be 'true' in (at least) the non-cross case,
  this looks like an inverted check that's largely benign
* doCheck will be set to 'false' in the cross case anyway,
  makeDerivation does this IIRC
* targetPrefix can be used without checking, probably by design

Derivation hash does change but no "real" functionality change intended.

* openblas: nix types for config attrs (hash-preserving)

* openblas: more nix-ification, merge in cross attrs, prefer to always set

(but set appropriately for cross and non-cross cases both)

* I'm not sure what NO_BINARY_MODE does,
  this change now sets explicitly false in the non-cross scenario
  (previously unset unless cross).
* Drop musl NO_AFFINITY case, will be removed in upgrade shortly

* openblas: 0.3.4 -> 0.3.5
2019-01-15 16:36:07 +01:00
Tor Hedin Brønner
befac4ae4b
Merge pull request #53960 from dtzWill/update/gtk-3.24.3
gtk3: 3.24.2 -> 3.24.3
2019-01-15 15:38:16 +01:00
Tor Hedin Brønner
fa565b6510 attr: fix issues with 2.4.48
Add upstream patch to fix issues with fakechroot.
2019-01-15 11:08:28 +01:00
Frederik Rietdijk
05ee1015bb openblas: fix cross-compilation 2019-01-15 10:11:33 +01:00
Will Dietz
2002b8a463 gtk3: 3.24.2 -> 3.24.3
* Drop patches, now included!
* Fixes system tray icon madness w/awesomeWM (and others?),
  oh joyous day what a time to be alive :)
  (parent_relative fixups, been using for a while, woohoo!)
2019-01-14 11:53:52 -06:00
Jan Tojnar
01dbf4368d
libcloudproviders: 0.2.5 → 0.3.0 2019-01-14 15:50:32 +01:00
André-Patrick Bubel
995833de0e
medfile: 3.3.1 -> 4.0.0 2019-01-14 04:36:58 +01:00
Will Dietz
4c84258689 getdns: 1.5.0 -> 1.5.1, stubby: 0.2.4 -> 0.2.5 2019-01-13 17:59:37 -06:00
Will Dietz
52d7d5efed
Merge pull request #53655 from dtzWill/update/libunwind-1.3.0
libunwind: 1.2.1 -> 1.3.1
2019-01-13 17:23:28 -06:00
Vladyslav M
8afbd89edb
Merge pull request #53870 from colemickens/fmt-530
fmt: 5.2.1 -> 5.3.0
2019-01-14 00:28:45 +02:00
Frederik Rietdijk
bb9581cd88 Merge staging-next into staging 2019-01-13 14:46:43 +01:00
Cole Mickens
7720c31a20
fmt: 5.2.1 -> 5.3.0
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
2019-01-13 01:44:27 -08:00
R. RyanTM
c3679eaa18 leatherman: 1.5.3 -> 1.5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/leatherman/versions
2019-01-13 09:50:07 +01:00
R. RyanTM
955a9959ac catch2: 2.4.2 -> 2.5.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/catch2/versions
2019-01-13 09:42:57 +01:00
Profpatsch
62c6889018 skawarePackages.utmps: 0.0.1.3 -> 0.0.2.0 2019-01-13 04:01:35 +01:00
Vladimír Čunát
570d84a01e
Merge branch 'staging-next' 2019-01-13 00:39:38 +01:00
Trolli Schmittlauch
4b76c4605e qt511.qtdeclarative: fix CMake qmlcachegen path
This package contains several CMake files used for setting up its
provided tools for use in other projects build with CMake.
While packaging *ktouch* I found out that the ${_qt5Core_install_prefix}
variable doesn't expand at all, rendering the path to the `qmlcachegen`
binary useless. As a fix, the command itself is used instead of the path
to the binary.
2019-01-13 00:09:38 +01:00
Dmitry Kalinkin
45ab55e6e2
qt511.qtwebengine: fix build on darwin
Co-Authored-By: Josef Kemetmüller <josef.kemetmueller@gmail.com>
2019-01-12 16:40:06 -05:00
Thomas Tuegel
a59e7297c1
Merge pull request #52524 from stephengroat/patch-2
freetype: 2.9 -> 2.9.1
2019-01-12 10:21:24 -06:00
Vladimír Čunát
3131a8ea84
libnice: disable all tests for now :-(
Before this commit it built fine a few times for me,
i.e. without the single test, but it failed on Hydra anyway.
I guess jtojnar also tested the final expression with all tests,
so apparently they are sensitive the the kind of machine they run on.
2019-01-12 17:14:27 +01:00
Thomas Tuegel
b07e1563fe
Merge pull request #53686 from dtzWill/update/poppler-0.73.0
poppler: 0.72.0 -> 0.73.0
2019-01-12 06:50:44 -06:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Vladimír Čunát
3d73081499
libnice: avoid one test for now
/cc #53293.
2019-01-12 12:11:05 +01:00
Orivej Desh
c55a42359a libjpeg-turbo: specify djpeg rgb-islow-icc-cmp test dependencies
Hydra failure: https://hydra.nixos.org/build/87096374/nixlog/1

Upstream issue: https://github.com/libjpeg-turbo/libjpeg-turbo/pull/321
2019-01-12 07:35:45 +00:00
gnidorah
1f18bb67b7 kmsxx: 2018-09-10 -> 2018-10-23 2019-01-12 01:29:44 +03:00
Vladimír Čunát
414e66f222
boehmgc: avoid mass rebuild due to the parent commit 2019-01-11 20:12:56 +01:00
Dmitry Kalinkin
ac7f4c0478
boehmgc: fix patch url
Fixes: 587467a18e ('github-gentoo-compromized_can...')
Closes: #53809
2019-01-11 13:20:05 -05:00
Eelco Dolstra
ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
This reverts commit cc50638176 because
it breaks cargo (again, see fca4fbeba9):

  $ cargo build
      Updating crates.io index
  Segmentation fault
2019-01-11 14:58:45 +01:00
Orivej Desh (NixOS)
9a21967f0a
stdenv: prune libtool files by default (#51767)
See the motivation in fd97db43bc (#41819).
2019-01-11 13:20:46 +00:00
Jörg Thalheim
ce9bc1ed81
Merge pull request #53722 from Ma27/fix-python37-on-termbox
termbox: fix build
2019-01-11 11:38:48 +00:00
Michael Raskin
0feb54c9ae gst_all_1.gst-editing-services: fix build 2019-01-11 11:46:23 +01:00
Peter Hoeg
a9632dd470
Merge pull request #52453 from Anton-Latukha/handbrake-1.2
handbrake: 1.1.2 -> 1.2.0
2019-01-11 14:10:56 +08:00
Robin Gloster
8f92eff731
hoppet: fix sandboxed build 2019-01-11 04:10:31 +01:00
Franz Pletz
56bd59253e
openwsman: 2.6.5 -> 2.6.9, fix build with recent curl 2019-01-11 03:54:46 +01:00
Will Dietz
bfdf9d67a3 libinput: 1.12.4 -> 1.12.5
https://lists.freedesktop.org/archives/wayland-devel/2019-January/039804.html
2019-01-10 17:34:31 -06:00
markuskowa
b70a4b2b98
Merge pull request #53478 from bgamari/bump-ngspice
ngspice: 29 -> 30
2019-01-10 20:17:54 +01:00
Herwig Hochleitner
5d4f0de689 mps: 1.116.0 -> 1.117.0 2019-01-10 18:25:41 +01:00
Tor Hedin Brønner
63b88f668b
Merge pull request #53738 from hedning/libmediaart-disable-tests
libmediaart: turn off broken tests until fixed
2019-01-10 16:28:12 +01:00
Franz Pletz
237deba4e7
Merge remote-tracking branch 'origin/master' into staging 2019-01-10 16:00:34 +01:00
markuskowa
3c5845c575
Merge pull request #53469 from markuskowa/upd-bladerf
libbladeRF: 2.0.2 -> 2.2.0
2019-01-10 13:49:27 +01:00
Tor Hedin Brønner
2712f12244
gtk3: fix segfaults when opening dialogs
Fixes https://github.com/NixOS/nixpkgs/issues/53697
Closes https://github.com/NixOS/nixpkgs/pull/53736
2019-01-10 13:16:00 +01:00
Vladimír Čunát
287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Maximilian Bosch
d50dacbf80
termbox: fix build
Applies a patch which fixes the `waf` build on Python 3.7.
See also https://hydra.nixos.org/build/86295267
2019-01-10 09:18:28 +01:00
Tor Hedin Brønner
ed78851688 libmediaart: turn off broken tests until fixed 2019-01-10 08:06:55 +01:00
R. RyanTM
36b09654f0 librealsense: 2.17.0 -> 2.17.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/librealsense/versions
2019-01-09 17:57:26 -05:00
Tor Hedin Brønner
462a6d3250 glib: fix libgio segfaults
In particular this fixes the libmediaart tests.

closes https://github.com/NixOS/nixpkgs/issues/53701
2019-01-09 23:05:48 +01:00
Andreas Rammhold
02b1b8eaf3
websocketpp: 0.7.0 -> 0.8.1 2019-01-09 22:27:48 +01:00
Stephen
ff8d76ab3e freetype: 2.9 -> 2.9.1
exclude freetype-config
2019-01-09 13:23:35 -08:00
Will Dietz
8ec4bcf1f0 libunwind: 1.3.0 -> 1.3.1
single-commit release:

workaround issue with clang + static alias

https://github.com/libunwind/libunwind/commits/v1.3.1
2019-01-09 12:45:19 -06:00
Jörg Thalheim
5611611677
Merge pull request #51515 from lopsided98/gmp-uname-purity
gmp: don't use uname to detect system features
2019-01-09 12:22:30 +00:00
Tor Hedin Brønner
96bfa25500 libsForQt5.qgpgme: fix tests after 2019-01-06
The keys used in one of the qt tests expired on 2019-01-06 breaking the build.

closes https://github.com/NixOS/nixpkgs/issues/53632
2019-01-09 09:19:30 +01:00
Will Dietz
7757e43fcb poppler: 0.72.0 -> 0.73.0 2019-01-08 21:39:43 -06:00
Dmitry Kalinkin
2a68c2c413 poppler: fix build on darwin 2019-01-08 22:17:47 -05:00
Will Dietz
4d24a84d82 readline80: add myself to maintainers list 2019-01-08 17:36:14 -06:00
Ryan Mulligan
41279233ea
Merge pull request #53526 from r-ryantm/auto-update/simpleitk
simpleitk: 1.1.0 -> 1.2.0
2019-01-08 14:47:52 -08:00
R. RyanTM
0eed2c7013 gnome-menus: 3.10.1 -> 3.31.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/gnome-menus/versions
2019-01-08 14:50:59 -05:00
Will Dietz
bc77c644ea libunwind: 1.2.1 -> 1.3.0
https://github.com/libunwind/libunwind/blob/v1.3.0/NEWS

Keep backtrace patch (still needed), but drop the other.
2019-01-08 09:29:16 -06:00
Will Dietz
e41fbe2ffe qtstyleplugin-kvantum: 0.10.6 -> 0.10.8, touchup
https://github.com/tsujan/Kvantum/releases/tag/V0.10.8
https://github.com/tsujan/Kvantum/releases/tag/V0.10.7
2019-01-08 09:27:52 -06:00
Dylan Simon
69466ba96a boehm-gc: remove obsolete sys_select patch 2019-01-08 10:23:32 -05:00
Maximilian Bosch
06b02b027d
Merge pull request #53630 from r-ryantm/auto-update/cutelyst
cutelyst: 2.5.1 -> 2.6.0
2019-01-08 12:00:45 +01:00
Mathias Schreck
e96e5bc0d7 libuv: 1.23.2 -> 1.24.1 2019-01-08 11:49:48 +01:00
R. RyanTM
51230853c8 cutelyst: 2.5.1 -> 2.6.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/cutelyst/versions
2019-01-07 23:02:32 -08:00
Will Dietz
d18abcb3f6 readline80: init
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00011.html
2019-01-07 23:57:58 -06:00
R. RyanTM
1c1fd0935b simpleitk: 1.1.0 -> 1.2.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/simpleitk/versions
2019-01-06 15:12:50 -08:00
Joachim F
6d5cc1beb4
Merge pull request #53477 from andrew-d/andrew/uriparser-0.9.1
uriparser: 0.9.0 -> 0.9.1
2019-01-06 19:45:44 +00:00
Markus Kowalewski
123b37297f
libbladeRF: 2.0.2 -> 2.2.0
Add submodule from analogdevicesinc
2019-01-06 12:35:27 +01:00
Vladimír Čunát
10a12194e3
Merge #53490: fix treewide linking errors after #51770
Issue #53001.  This might not be all of them, but let's not wait.
2019-01-06 12:14:52 +01:00
Vladimír Čunát
981b504ecd
gst_all_1.gst-plugins-ugly: link with libm explicitly 2019-01-06 12:13:19 +01:00
Frederik Rietdijk
a4250d1478 Merge staging-next into staging 2019-01-06 09:48:31 +01:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Andrew Dunham
83ba7beb1a uriparser: 0.9.0 -> 0.9.1 2019-01-05 23:23:54 -05:00
Will Dietz
d42d70aee9
Merge pull request #53417 from dtzWill/update/getdns-1.5.0
getdns: 1.4.2 -> 1.5.0, stubby: 0.2.3 -> 0.2.4
2019-01-05 13:54:26 -06:00
Will Dietz
8cc2db0d8f
Merge pull request #52533 from dtzWill/fix/libpcap-musl
pcap: Add missing include, fix w/musl
2019-01-05 13:49:25 -06:00
Will Dietz
52ee4d07b6
Merge pull request #53347 from dtzWill/update/libxslt-1.1.33
libxslt: 1.1.32 -> 1.1.33, cleanup
2019-01-05 12:00:54 -06:00
Will Dietz
bce7888d46
Merge pull request #53348 from dtzWill/update/libxml2-2.9.9
libxml2: 2.9.8 -> 2.9.9
2019-01-05 11:58:57 -06:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
Frederik Rietdijk
60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Matthew Bauer
d9707792b5 mesa: make sure $drivers output gets created
Not all installs will have a $drivers output, so we just create an
empty one here.
2019-01-04 23:26:57 -06:00
Ben Wolsieffer
3e94847022 gmp: don't infer build platform from uname 2019-01-04 22:21:59 -05:00
Anton-Latukha
25f9129f86 nv-codec-headers: 8.1.24.2 -> 8.2.15.6 2019-01-05 03:41:54 +02:00
Anton-Latukha
9f6e6f9b31 nv-codec-headers: bring package to top-level 2019-01-05 03:31:43 +02:00
worldofpeace
678dda92a5 libcdr: drop boost159 compat fix 2019-01-04 19:49:05 -05:00
worldofpeace
2764297cc5 libcdr: disable werror is default
So this optional configure flag is uneeded.

See: 10211e95bb/NEWS (L5)
2019-01-04 19:49:05 -05:00
R. RyanTM
d211457188 libcdr: 0.1.4 -> 0.1.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/libcdr/versions
2019-01-04 19:49:05 -05:00
Piotr Bogdan
a830472b0b libmatchbox: link with libX11 explicitly 2019-01-04 21:44:20 +00:00
Piotr Bogdan
3de83a8004 libfakekey: link with libX11 explicitly 2019-01-04 21:44:20 +00:00
Piotr Bogdan
6910266b01 flatpak: link with pthreads explicitly 2019-01-04 21:44:18 +00:00