Vladimír Čunát
8809ebe42a
Revert "libpsl: don't build docs"
...
This reverts commit 7c62ef8685
.
Not needed now.
2019-05-26 11:03:50 +02:00
Vladimír Čunát
ea01202e5e
Revert "libical: temporarily don't build docs to unblock staging-next"
...
This reverts commit dae72e7e7d
.
Not needed now.
2019-05-26 11:03:50 +02:00
Frederik Rietdijk
b2ab860db3
Merge master into staging-next
2019-05-25 12:38:00 +02:00
Frederik Rietdijk
dae72e7e7d
libical: temporarily don't build docs to unblock staging-next
2019-05-25 12:37:50 +02:00
Renaud
e7110adb0a
Merge pull request #61848 from r-ryantm/auto-update/libdc1394
...
libdc1394: 2.2.5 -> 2.2.6
2019-05-24 16:46:09 +02:00
Mario Rodas
5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
...
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Renaud
6bbe3ebec5
Merge pull request #61928 from dtzWill/update/utf8proc-2.4.0
...
utf8proc: 2.3.0 -> 2.4.0
2019-05-24 14:15:22 +02:00
R. RyanTM
1abbb65931
libsass: 3.5.5 -> 3.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/libsass/versions
2019-05-24 07:04:01 -05:00
Frederik Rietdijk
6e4e7c5dc6
Merge master into staging-next
2019-05-24 12:39:37 +02:00
Frederik Rietdijk
7c62ef8685
libpsl: don't build docs
...
to unbreak staging-next
cc @worldofpeace
2019-05-24 12:38:19 +02:00
Austin Seipp
0ca30f22f1
liburing: 1.0.0pre116 -> 1.0.0pre118
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-23 14:32:18 -05:00
worldofpeace
53afb548a5
Merge pull request #60035 from nyanloutre/kdeapps_update
...
kde_applications: 18.12.03 -> 19.04.1; kdeFrameworks: 5.56 -> 5.58; plasma-5: 5.15.3 -> 5.15.5
2019-05-23 14:36:03 -04:00
Maximilian Bosch
a9d67d54b0
hunspellDicts.fr-any: link fr-moderne to fr_FR
...
Some packages like `ibus-engines.typing-booster` require the dictionary
`fr_FR.dic` to provide proper support for the french language.
Until now the hunspell package set of nixpkgs didn't provide this
dictionary. It has been recommended to use `fr-moderne` as base and link
`fr_FR.dic` from it as done by other distros such as ArchLinux.
See https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423684570
Fixes #46940
2019-05-23 15:53:50 +02:00
Robert Scott
9c4d318f06
libheif: add patch for CVE-2019-11471 (PR #61919 )
2019-05-23 10:06:11 +02:00
Austin Seipp
6858eda213
Merge pull request #61856 from r-ryantm/auto-update/libndctl
...
libndctl: 64.1 -> 65
2019-05-22 20:50:15 -05:00
Will Dietz
f7cea7a400
utf8proc: 2.3.0 -> 2.4.0
2019-05-22 20:44:28 -05:00
Florian Klink
2ed6903da5
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. ( #60985 )
...
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Ambroz Bizjak
28a0918916
Add driver library path to some packages to find CUDA libraries.
...
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
Ambroz Bizjak
1860e506e7
libglvnd, ocl-icd, vulkan-loader: Add driver library paths to RUNPATH.
...
Previously we were relying on LD_LIBRARY_PATH to discover driver libraries (libGL, ligGLX, libEGL, OpenCL and Vulkan). This has the problem that setuid programs (in particular VirtualBox) ignore LD_LIBRARY_PATH. Fix it by setting RUNPATH in various dispatch libraries.
This is not needed for libvdpau because it is already configured to look for libraries in the driver paths.
Fixes https://github.com/NixOS/nixpkgs/issues/22760 .
2019-05-22 18:30:05 +02:00
Renaud
42c0ce80e6
Merge pull request #61610 from worldofpeace/init/graphene
...
graphene: init at 1.8.6
2019-05-22 17:26:46 +02:00
Renaud
3e59b8789c
Merge pull request #61683 from tadeokondrak/x264update
...
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
2019-05-22 15:57:48 +02:00
Yegor Timoshenko
1b7ebf191e
Merge pull request #61687 from erictapen/opensc-cross-fix
...
opensc: fix cross compilation
2019-05-22 12:51:49 +03:00
R. RyanTM
05b2996d96
libndctl: 64.1 -> 65
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libndctl/versions
2019-05-21 22:48:59 -07:00
R. RyanTM
afaad7f1cd
libdc1394: 2.2.5 -> 2.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdc1394/versions
2019-05-21 18:41:43 -07:00
Yegor Timoshenko
4dd5c93998
Merge pull request #61519 from erictapen/aws-sdk-cpp-cross-fix
...
aws-sdk-cpp: fix cross compilation
2019-05-22 03:08:04 +03:00
edef
2ec33d12a2
Merge pull request #60279 from dtzWill/fix/editline-narrow
...
editline: fix crash with term narrower than completions
2019-05-21 22:27:21 +00:00
Renaud
f04b6fc4fc
Merge pull request #61788 from r-ryantm/auto-update/avro-c
...
avro-c: 1.8.2 -> 1.9.0
2019-05-21 19:54:37 +02:00
Renaud
b6ddecf2b2
Merge pull request #60787 from worldofpeace/bump/spice-gtk
...
spice updates
2019-05-21 19:53:57 +02:00
Austin Seipp
4fe57ed90b
liburing: 1.0.0pre92 -> 1.0.0pre116
...
Notably, this includes non-x86 platform support, eventfd registration
for completion events, "drained" events that must have all outstanding
prior events/further events drained (e.g. for fsync), and linked CQEs
that can express completion ordering dependencies.
Most of these require 5.2-rc1, and linked CQEs require custom patches
from Jens' linux-block tree (that didn't hit the 5.2 merge window,
apparently.)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 10:38:39 -05:00
Will Dietz
3c3085bb71
Merge pull request #58543 from dtzWill/feature/libfido2
...
libfido2: init at 1.1.0 (and libcor dep)
2019-05-21 03:25:52 -05:00
Mario Rodas
3efd90e3c9
Merge pull request #61783 from r-ryantm/auto-update/alembic
...
alembic: 1.7.10 -> 1.7.11
2019-05-21 01:51:31 -05:00
R. RyanTM
0153edf9a4
avro-c: 1.8.2 -> 1.9.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/avro-c/versions
2019-05-20 21:18:13 -07:00
R. RyanTM
f27e38eac4
alembic: 1.7.10 -> 1.7.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alembic/versions
2019-05-20 19:53:33 -07:00
nyanloutre
6d2cc1363f
kdeFrameworks: 5.57 -> 5.58
2019-05-20 20:18:00 -04:00
Jos van den Oever
044cd208b7
kdepim-runtime: replace sed by a proper patch
...
- remove unused qca-qt5
2019-05-20 20:18:00 -04:00
nyanloutre
895e78c9bc
qt5.qtnetworkauth: init
2019-05-20 20:17:59 -04:00
worldofpeace
dd80af4756
rttr: init at 0.9.6
2019-05-20 20:17:59 -04:00
Mario Rodas
c5aef07955
Merge pull request #59657 from costrouc/python-loo-py-init
...
pythonPackages.loo-py: init at 2017.2
2019-05-20 17:58:14 -05:00
worldofpeace
6543e794a6
Merge pull request #61546 from cizra/libfprint-vfs0090
...
libfprint: added a fork for Lenovo ThinkPad
2019-05-20 14:16:34 -04:00
Elmo Todurov
394b43f1fd
libfprint: added option to use fork for Lenovo ThinkPad
2019-05-20 20:48:30 +03:00
Tadeo Kondrak
fd87a29453
x264: 20170731-2245 -> 20190517-2245; add myself as maintainer
...
- yasm has been replaced by nasm
- both 10-bit and 8-bit are in the same binary now
- patchPhase replaced with postPatch to allow patching with overrides
- enableParallelBuilding enabled, long build and doesn't seem to cause
issues
- dev output added
2019-05-19 19:00:22 -06:00
ryan4729
0bedafd57c
libsForQt5.quazip: fix darwin build ( #61355 )
...
* libsForQt5.quazip: fix darwin build
* libsForQt5.quazip: update license
2019-05-19 09:41:15 +02:00
worldofpeace
a8921b0ed4
Merge pull request #61612 from worldofpeace/geoclue/2.5.3
...
geoclue: 2.5.2 -> 2.5.3
2019-05-19 03:36:43 -04:00
worldofpeace
bcc56cbce6
Merge pull request #60420 from dtzWill/fix/qtwebkit-libgdk-from-gtk-apparently
...
qtwebkit: fix path for libgdk-x11-2.0, it's in gtk2 apparently
2019-05-19 00:28:11 -04:00
worldofpeace
edcda4bf5d
spice: cleanup features
...
* disabled celt for opus
* enabled gstreamer support
2019-05-18 23:14:49 -04:00
worldofpeace
e3da5d4c8e
spice: 0.14.0 -> 0.14.2, meson
2019-05-18 23:14:49 -04:00
worldofpeace
aba04ea5f3
spice-protocol: 0.12.15 -> 0.14.0
...
https://gitlab.freedesktop.org/spice/spice-protocol/blob/v0.14.0/CHANGELOG.md
2019-05-18 23:14:49 -04:00
worldofpeace
5f7c701eff
spice-gtk: 0.35 -> 0.37
...
Meson!
Pulseaudio backend has been deprecated upstream
so it has been disabled. Celt has also been disabled
because there's opus.
Other than that optional features have been enabled.
https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.36/NEWS
https://gitlab.freedesktop.org/spice/spice-gtk/blob/v0.37/NEWS
2019-05-18 23:13:54 -04:00
Justin Humm
63fbbe0a32
libassuan: use npth instead of pth
2019-05-18 22:54:19 +02:00
Justin Humm
3616f908df
libassuan: add erictapen as maintainer
2019-05-18 22:54:18 +02:00