Commit graph

30354 commits

Author SHA1 Message Date
Silvan Mosberger 16c66f66ae
scalapack: Increase individual test timeout to prevent hydra failures 2019-05-27 20:08:32 +02:00
Silvan Mosberger d824a3724b
Merge pull request #62087 from marsam/update-nv-codec-headers
nv-codec-headers: 8.2.15.6 -> 9.0.18.1
2019-05-27 18:39:34 +02:00
Silvan Mosberger e1736387fb
Merge pull request #62090 from c0bw3b/pkg/compactor
libtins: 4.0 -> 4.2 / compactor: 0.11.1 -> 0.12.2
2019-05-27 17:53:36 +02:00
Markus Kowalewski 0297ec2412
openmpi: 4.0.0 -> 4.0.1 2019-05-27 13:01:04 +02:00
Michael Raskin 477922e038
Merge pull request #61866 from r-ryantm/auto-update/ogre
ogre: 1.11.5 -> 1.12.0
2019-05-26 21:21:54 +00:00
c0bw3b 863e1bde7c libtins: 4.0 -> 4.2 2019-05-26 17:10:17 +02:00
Mario Rodas bfe65b9526
nv-codec-headers: 8.2.15.6 -> 9.0.18.1 2019-05-26 08:20:55 -05:00
Aaron Andersen bfc2ea774e
Merge pull request #62057 from minijackson/waybar-0.6.6
spdlog: 1.2.1 -> 1.3.1 ; waybar: 0.6.5 -> 0.6.6
2019-05-26 06:38:20 -04:00
Tadeo Kondrak 0dfa25e17c l-smash: init at 2.4.15 2019-05-26 04:54:57 +09:00
Minijackson a52835176e
spdlog: 1.2.1 -> 1.3.1 2019-05-25 16:43:37 +02:00
Timo Kaufmann dbed8e977c
Merge pull request #61535 from timokau/linbox-1.6.2
linbox: 1.6.1 -> 1.6.2
2019-05-25 15:32:03 +02:00
R. RyanTM f9ff05dbc9 libpqxx: 6.4.3 -> 6.4.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/libpqxx/versions
2019-05-25 12:48:06 +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
Timo Kaufmann 39ced10288 linbox: re-enable aarch64 and darwin builds 2019-05-24 16:05:39 +02:00
Timo Kaufmann 1e4140c2c9 linbox: 1.6.1 -> 1.6.2 2019-05-24 16:05:35 +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
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 56d29bcaa5 ogre: 1.11.5 -> 1.12.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/ogre/versions
2019-05-22 01:22:56 -07: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