Commit graph

34747 commits

Author SHA1 Message Date
Frederik Rietdijk 484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Cole Helbling 90c503237a libvorbis: fix 404'ing patch
Also use full commit for the other patch, just in case there's ever a
collision, as unlikely as that may be.
2020-05-01 08:49:14 +02:00
Frederik Rietdijk 635ea98f2f
Merge pull request #86330 from NixOS/staging-next
Staging next
2020-05-01 08:37:12 +02:00
Mario Rodas bcd4a1758e
Merge pull request #86374 from marsam/update-protobuf3_11
protobuf3_11: 3.11.3 -> 3.11.4
2020-04-30 23:25:24 -05:00
Jan Tojnar 083b0ba631
Merge pull request #86416 from jtojnar/gi-selfhook-fix 2020-04-30 22:42:36 +02:00
Jan Tojnar 8f7387f219
gobject-introspection: Ensure the giDiscoverSelf is run before gappsWrapperArgsHook
gappsWrapperArgsHook tries to collect GI_TYPELIB_PATH environment variable so if we want it to see the path giDiscoverSelf adds, we need to force the order.
2020-04-30 20:12:30 +02:00
markuskowa 01790228ca
Merge pull request #86322 from bzizou/openmpi-fabric
openmpi: add libfabric support (for omnipath networks)
2020-04-30 12:33:18 +02:00
Doron Behar bdcbfc77c9 nheko && mtxclient: enable for Darwin but mark as broken 2020-04-30 10:30:52 +03:00
Doron Behar 2abd30cb87 mtxclient: fix boost make issue 2020-04-30 10:30:51 +03:00
Doron Behar 5c39300463 tweeny: init at 3.1.0 2020-04-30 10:30:13 +03:00
Doron Behar 875cdcff4a mtxclient: mention why tests are disabled 2020-04-30 10:05:16 +03:00
Doron Behar 6584d4fdb9 mtxclient: 0.2.1 -> 0.3.0 2020-04-30 10:01:18 +03:00
Doron Behar 59b5e92117 mtxclient: format inputs and arguments 2020-04-30 09:57:48 +03:00
Jan Tojnar a60e61d6f1
Merge pull request #86318 from jtojnar/gtk-3.24.20
gtk3: 3.24.18 → 3.24.20
2020-04-30 08:11:46 +02:00
Ben Darwin 948b38300d
vtkWithQt4: actually build QVTK libs/headers (#84772)
- VTK_USE_QT is obsolete and didn't have the intended effect
2020-04-29 19:11:14 -04:00
Vladimír Čunát 4d9e007563
nettle: 3.5.1 -> 3.6
https://lists.lysator.liu.se/pipermail/nettle-bugs/2020/008967.html
Ed448 should now just work in knot-{dns,resolver}.
2020-04-29 23:08:15 +02:00
Mike Sperber 8532d16e3d openexr, imlbase: unbreak on macOS
With the default configuration, the libraries are generated with a
-2_4.24.dylib suffix, and linking with -l...-2_4  doesn't work.  Pass
the configure option to turn off the suffix.
2020-04-29 17:27:21 +02:00
Bruno Bzeznik ee7eaaf06e openmpi: add libfabric support (for omnipath networks) 2020-04-29 15:45:25 +02:00
Jan Tojnar d518884d38
gtk3: 3.24.18 → 3.24.20
db39ce2b16/NEWS (L1-38)

Also switch to a merged pkg-config patch and add a patch comment.
2020-04-29 14:39:20 +02:00
Jan Tojnar 519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Peter Hoeg 8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Mario Rodas 878ed3e2b5
icu67: init at 67.1
Changelog: https://github.com/unicode-org/icu/releases/tag/release-67-1
2020-04-29 04:20:00 -05:00
Peter Hoeg 3628b1c6bf libeatmydata: allow building from checkout
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Jan Tojnar 2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Jan Tojnar f14021febf
Merge branch 'master' into staging-next 2020-04-29 08:35:23 +02:00
Jan Tojnar 2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
worldofpeace a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
Griffin Smith f509255ff7 openexr,ilmbase: Switch to cmake-based build
It appears that the autotools based build isn't supported on Darwin.
Just use the stdenv-builtin cmake build everywhere, as it works just
fine and is simpler.
2020-04-28 17:57:48 -04:00
Johannes Rosenberger 555b8c1a46 libextractor: add support for gstreamer plugin
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.

Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Martin Weinelt 2091d42cef openldap: 2.4.49 → 2.4.50
Fixes: CVE-2020-12243

In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters
with nested boolean expressions can result in denial of service
(daemon crash).
2020-04-28 21:51:49 +02:00
Jörg Thalheim 7610f0417b
Merge pull request #84199 from mmilata/libmicrodns-0.1.2
libmicrodns: 0.1.0 -> 0.1.2
2020-04-28 15:16:17 +01:00
Jörg Thalheim 30d5f9709a
kinetic-cpp-client: remove
- not updated since 2015
- upstream has no releases since 2016
- has no maintainer in nixpkgs
- marked as insecure because of old openssl
2020-04-28 13:01:36 +01:00
Jörg Thalheim d894038d0b
Merge remote-tracking branch 'upstream/master' into HEAD 2020-04-28 12:54:51 +01:00
Jan Tojnar 8a339b4a79
webkitgtk: 2.28.1 → 2.28.2
* https://webkitgtk.org/security/WSA-2020-0005.html
* https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html
2020-04-28 06:37:03 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Cole Mickens c15f5903d7
libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00
Konrad Borowski f05a209e34 libfido2: make builds reproducible 2020-04-27 20:12:12 +02:00
Martin Milata ddf0438493 libssh: 0.8.8 -> 0.8.9
Fixes CVE-2020-1730.
Release notes: https://www.libssh.org/2020/04/09/libssh-0-9-4-and-libssh-0-8-9-security-release/
2020-04-27 20:10:40 +02:00
Linus Heckemann 166f2a01eb libglvnd: 1.2.0 -> 1.3.1 2020-04-27 19:59:52 +02:00
Frederik Rietdijk 80d069b157 Merge staging-next into staging 2020-04-27 19:36:01 +02:00
Frederik Rietdijk 16f031e8e7
Merge pull request #86139 from NixOS/staging-next
Staging next
2020-04-27 19:35:17 +02:00
Florian Klink 3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Florian Klink be36fc67ff
Merge pull request #85879 from lovesegfault/opencv-4.3.0
opencv4: 4.1.2 -> 4.3.0
2020-04-27 14:26:19 +02:00
Florian Klink d0b9aa6fa2 usbredir: request libusb1 directly
Also, fix the website there, and tidy up the spice-gtk derivation, which
makes use of libusb1 too.
2020-04-27 12:16:40 +02:00
Florian Klink eac6c63db1 hidapi: request libusb1 directly 2020-04-27 12:16:23 +02:00
Jörg Thalheim 3629975546
dqlite: limit build to Linux
https://dqlite.io/docs/faq#are-windows-and-macos-supported
2020-04-27 09:31:46 +01:00
Jörg Thalheim 498e960f29
dqlite: 1.4.0 -> 1.4.1 2020-04-27 08:15:22 +01:00
Jörg Thalheim cf536ed5a3
raft-canonical: 0.9.17 -> 0.9.18 2020-04-27 08:15:21 +01:00
Benjamin Hipple d9e9e50b01
Merge pull request #85935 from arianvp/fix-libcbor
libcbor: Fix pkgconfig being placed correctly
2020-04-27 00:35:02 -04:00
Bernardo Meurer 080c064d1d opencv4: 4.1.2 -> 4.3.0 2020-04-26 15:11:18 -07:00
Bernardo Meurer e5e31593ce openexr,imlbase: 2.3.0 -> 2.4.1 2020-04-26 14:29:17 -07:00
Frederik Rietdijk 57cfb787ef Merge staging into staging-next 2020-04-25 21:53:27 +02:00
Benjamin Hipple 86283d9da7
Merge pull request #85977 from bhipple/cleanup/aspell
aspell, tla: use pname
2020-04-25 15:24:56 -04:00
worldofpeace 7280b5eef9
Merge pull request #85886 from primeos/libva
libva: 2.6.1 -> 2.7.1
2020-04-25 14:49:50 -04:00
worldofpeace d3f8f69b45
Merge pull request #86011 from worldofpeace/p11-kit-trust-paths
p11-kit: add trust paths
2020-04-25 14:13:19 -04:00
Michael Weiss 74ac6ffad0
libva: 2.6.1 -> 2.7.1
Fixes #85850.
2020-04-25 18:28:32 +02:00
worldofpeace 4c40b43a7c p11-kit: add trust paths
Fixes  #82422
2020-04-25 12:27:34 -04:00
Jan Tojnar 03c0ab3857
goocanvasmm2: fix update script attrPath 2020-04-25 15:18:44 +02:00
Rouven Czerwinski bc8e1f3ad5 pipewire: patch for SIGILL in fmt-ops
Hydra run tests are failing with SIGILL, see [1] , import the upstream
patch to fix the issue. Presumably not all hydra runners have the same
instruction extensions, this should fix the tests on those without AVX2.

[1]: https://hydra.nixos.org/build/117012754
2020-04-25 08:28:50 +02:00
Frederik Rietdijk bb10352242 Merge staging-next into staging 2020-04-25 07:53:37 +02:00
Konrad Borowski 79a11bd310 pcg-c: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 5fac10ccb1 lv2: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 308636a84c lirc: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 47dc4104d4 libpgf: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski 8998be8efb AgdaStdlib: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Benjamin Hipple 35ee9b6d94 aspell, tla: use pname 2020-04-24 20:16:12 -04:00
Kevin Stock 295475a378 aspell, tla: use HTTPS instead of FTP
ftp.gnu.org intends to disable the FTP protocol for downloads on this
server, and strongly recommends using https instead.
2020-04-24 17:43:35 -04:00
Arian van Putten 3ec47a7bb0 libcbor: Fix pkgconfig being placed correctly
Fixes #85932
2020-04-24 14:51:15 +02:00
adisbladis 755d20a0ae
Merge pull request #85901 from zowoq/slirp
libslirp: 4.2.0 -> 4.3.0, slirp4netns: 1.0.0 -> 1.0.1
2020-04-24 11:37:00 +02:00
Michael Raskin 09079c4e76
Merge pull request #85912 from chkno/allegro
allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer)
2020-04-24 08:54:46 +00:00
Jan Tojnar 5e6adf78e9
Merge pull request #84771 from r-ryantm/auto-update/fmt 2020-04-24 03:26:21 +02:00
zowoq 3f2fdbb6f9 libslirp: 4.2.0 -> 4.3.0
https://gitlab.freedesktop.org/slirp/libslirp/-/releases/v4.3.0
2020-04-24 10:36:14 +10:00
Dmitry Kalinkin db664905e3
uriparser: disable building docs 2020-04-23 16:49:02 -04:00
Dmitry Kalinkin ec6bc32a3d
uriparser: 0.9.1 -> 0.9.3 2020-04-23 16:08:12 -04:00
R. RyanTM 08d634a7a0
fmt: 6.1.2 -> 6.2.0 2020-04-23 22:05:00 +02:00
Bernardo Meurer af87f13d0c gtk3: 3.24.17 -> 3.24.18 2020-04-23 09:39:58 -07:00
Frederik Rietdijk cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Benjamin Hipple bab9dabd64 dnnl: rename to oneDNN to track upstream project rename
See the link in the default.nix file for details.  This adds an alias for
backwards compatibility.
2020-04-22 22:24:43 -04:00
Benjamin Hipple 21be830522
Merge pull request #85799 from matthewbauer/blas-lapack-expand-docs
BLAS/LAPACK fixup and expand docs
2020-04-22 21:56:20 -04:00
Jan Tojnar a2bdcd794b
gegl_0_4: try to fix tests timing out 2020-04-22 23:01:31 +02:00
Frederik Rietdijk 0ccc411dd8 waylandpp: fix after incorrect merge 2020-04-22 19:53:43 +02:00
Frederik Rietdijk aa272d8e82 waylandpp: fix after incorrect merge 2020-04-22 19:53:19 +02:00
Matthew Bauer 5a500ff0ba blas,lapack: use correct name for library
To match the soname, we need to use libblas.so.3, liblapack.so.3.
2020-04-22 12:37:04 -05:00
Frederik Rietdijk 6c13816249 Merge staging-next into staging 2020-04-22 17:20:43 +02:00
Frederik Rietdijk 8374a2a0ee Merge master into staging-next 2020-04-22 17:20:20 +02:00
Domen Kožar ace7b93131
Merge pull request #72420 from minijackson/waylandpp-0.2.7
waylandpp: 0.2.5 -> 0.2.7, make it split-output package
2020-04-22 13:12:06 +02:00
Scott Worley 138300330c allegro4: 4.4.2 -> 4.4.3.1 (fixes atanks & racer) 2020-04-22 02:40:36 -07:00
Martin Weinelt bb4f46855f openssl: 1.1.1f → 1.1.1g
Fixes: CVE-2020-1967

Segmentation fault in SSL_check_chain (CVE-2020-1967)
=====================================================

Severity: High

Server or client applications that call the SSL_check_chain() function during or
after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a
result of incorrect handling of the "signature_algorithms_cert" TLS extension.
The crash occurs if an invalid or unrecognised signature algorithm is received
from the peer. This could be exploited by a malicious peer in a Denial of
Service attack.

OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue.  This
issue did not affect OpenSSL versions prior to 1.1.1d.

Affected OpenSSL 1.1.1 users should upgrade to 1.1.1g

This issue was found by Bernd Edlinger and reported to OpenSSL on 7th April
2020. It was found using the new static analysis pass being implemented in GCC,
- -fanalyzer. Additional analysis was performed by Matt Caswell and Benjamin
Kaduk.
2020-04-22 02:14:44 +02:00
Jan Tojnar 78a7c57367
Merge pull request #81731 from r-ryantm/auto-update/appstream-glib 2020-04-22 00:36:53 +02:00
Frederik Rietdijk 23be4a8b4d Merge master into staging-next 2020-04-21 19:59:56 +02:00
Frederik Rietdijk ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Frederik Rietdijk bae8756c1a libyaml: 0.2.3 -> 0.2.4 2020-04-21 18:43:47 +02:00
R. RyanTM aaddfc0c5b libunwind: 1.3.1 -> 1.4.0 2020-04-21 08:41:13 +02:00
R. RyanTM 6a64dbefd0 libnetfilter_conntrack: 1.0.7 -> 1.0.8 2020-04-21 08:40:58 +02:00
R. RyanTM 640186a866 libvdpau: 1.3 -> 1.4 2020-04-21 08:38:50 +02:00
R. RyanTM 4613022b5d libyaml: 0.2.2 -> 0.2.3 2020-04-21 08:37:46 +02:00
Jörg Thalheim c88f04cb93 gpgme: convert macos sed patch scripts to patch files
This is less brittle and breaks loud if the code changes.
Also remove the /usr/bin/file patch. It is not really required
for the build to work, the generated warning is harmless.
2020-04-21 08:37:12 +02:00
Kirill Elagin 5470d96645 pgpgme: Fix build with python on macOS
* Replace LD_LIBRARY_PATH with OS-specific name (e.g. DYLD_LIBRARY_PATH
  on macOS).
* Disable Python tests on macOS, because they use gpg, which fails due
  to a very long socket path (https://github.com/NixOS/nix/pull/1085).

The former should be fixed upstream. The latter is a Nix-specific issue,
but it can be worked-around upstream by making Python tests respect
--disable-gpg-test.
2020-04-21 08:37:12 +02:00
Pavol Rusnak 3c83abd60f libfido2: 1.3.1 -> 1.4.0
- drop upstreamed patches
- use system hidapi
2020-04-21 08:31:37 +02:00
Frederik Rietdijk 803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
Ben Darwin fe07e2b2ac elastix: enable tests 2020-04-21 07:54:59 +02:00
Ben Darwin 30cafee8b6 elastix: python -> python3 2020-04-21 07:54:59 +02:00
Matthew Bauer a6a502fca0 magma: remove mklSupport flag
This now relies on the "blas" and "lapack" packages.
2020-04-20 16:02:57 -05:00
Matthew Bauer ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
markuskowa 3bbd074217
Merge pull request #79953 from r-ryantm/auto-update/mdds
mdds: 1.5.0 -> 1.6.0
2020-04-20 20:27:22 +02:00
markuskowa 52df4fa7d0
Merge pull request #83752 from r-ryantm/auto-update/netcdf
netcdf: 4.7.3 -> 4.7.4
2020-04-20 18:59:17 +02:00
Léo Gaspard 203955fa0c
Merge pull request #82714 from delroth/s3tc
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
2020-04-20 13:41:47 +02:00
Mario Rodas 172746d796
icu66: init at 66.1 2020-04-20 04:21:00 -05:00
Mario Rodas c5bcdbf2c0
icu65: init at 65.1 2020-04-20 04:20:00 -05:00
Pierre Bourdon 1b89bffcf4
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630

Mesa has been supporting S3TC natively without requiring these libraries
since the S3TC patent expired in December 2017.
2020-04-20 03:19:41 +02:00
Alyssa Ross ec2710b0d7 libqmi: enableParallelBuilding
Works fine for me with -j48.
2020-04-19 22:37:11 +00:00
Yegor Timoshenko 6f1165a0cb
Merge pull request #84522 from emilazy/add-linux-hardened-patches
linux_*_hardened: use linux-hardened patch set
2020-04-19 20:01:35 +03:00
Jörg Thalheim 6cfb2c8ebc
Merge pull request #85499 from bhipple/u/dnnl 2020-04-19 16:39:35 +01:00
Jan Tojnar 6cbf2e186c
webkitgtk: 2.28.0 → 2.28.1 (#85378)
Fixes a CVE https://webkitgtk.org/security/WSA-2020-0004.html
https://webkitgtk.org/2020/04/13/webkitgtk2.28.1-released.html
2020-04-19 16:54:16 +02:00
worldofpeace 0bab5253b1
Revert "[WIP] {help wanted} twolame: 2017-09-27 -> 0.4.0" 2020-04-18 20:43:37 -04:00
Vladimír Čunát e233a9d4dd
Merge #84442: staging-next branch 2020-04-18 23:11:00 +02:00
Anderson Torres 8bafac89cd
Merge pull request #84363 from AndersonTorres/update-twolame
twolame : 2017-09-27 -> 0.4.0
2020-04-18 16:54:43 -03:00
John Ericson 1ea80c2cc3 Merge remote-tracking branch 'upstream/master' into staging 2020-04-18 15:40:49 -04:00
Jan Tojnar 09c4736405
Merge pull request #83755 from jtojnar/jcat-0.1 2020-04-18 20:38:24 +02:00
Benjamin Hipple dfe70a2d63 dnnl: 1.2.2 -> 1.4
The upstream readme has a note about renaming the git repo and libname:
https://github.com/oneapi-src/oneDNN#oneapi-deep-neural-network-library-onednn

Changelog: https://github.com/oneapi-src/oneDNN/releases/tag/v1.4
2020-04-18 11:40:47 -04:00
Pavol Rusnak fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
Vladimír Čunát d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson e3d50e5cb0 Merge branch 'master' of github.com:NixOS/nixpkgs into staging 2020-04-18 00:10:08 -04:00
Will Dietz ca722c5e2b libtorrent-rasterbar: 1.1.11 -> 1.2.5
https://raw.githubusercontent.com/arvidn/libtorrent/libtorrent-1_2_5/ChangeLog

The old release is kept available as libtorrentRasterbar-1_1_x for deluge 1.x.
2020-04-18 02:00:04 +02:00
Milan Pässler 69e73264a9 Partially revert "libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2"
This partially reverts commit cc03fb4210.
The libtorrentRasterbar update broke deluge 1.x, the hash was not
updated and obsolete dependencies and flags were not removed.
2020-04-18 02:00:04 +02:00
John Ericson cc880cd91f Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:50:55 -04:00
adisbladis ce283f055b
Merge pull request #85448 from bhipple/fix/mesa-glu
mesa-glu: use HTTPS instead of FTP
2020-04-18 00:46:20 +02:00
John Ericson 33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Matthew Bauer fcf33e2499 scs: breaks on 64bit blas 2020-04-17 16:24:31 -05:00
Matthew Bauer 98fb0ede70 arrayfire: remove mkl
This is unfree.
2020-04-17 16:24:30 -05:00
Matthew Bauer 1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Matthew Bauer 43873351ff blas/lapack: add wrapper for “alternative”s of BLAS/LAPACK provider
This is based on previous work for switching between BLAS and LAPACK
implementation in Debian[1] and Gentoo[2]. The goal is to have one way
to depend on the BLAS/LAPACK libraries that all packages must use. The
attrs “blas” and “lapack” are used to represent a wrapped BLAS/LAPACK
provider. Derivations that don’t care how BLAS and LAPACK are
implemented can just use blas and lapack directly. If you do care what
you get (perhaps for some CPP), you should verify that blas and lapack
match what you expect with an assertion.

The “blas” package collides with the old “blas” reference
implementation. This has been renamed to “blas-reference”. In
addition, “lapack-reference” is also included, corresponding to
“liblapack” from Netlib.org.

Currently, there are 3 providers of the BLAS and LAPACK interfaces:

- lapack-reference: the BLAS/LAPACK implementation maintained by netlib.org
- OpenBLAS: an optimized version of BLAS and LAPACK
- MKL: Intel’s unfree but highly optimized BLAS/LAPACK implementation

By default, the above implementations all use the “LP64” BLAS and
LAPACK ABI. This corresponds to “openblasCompat” and is the safest way
to use BLAS/LAPACK. You may received some benefits from “ILP64” or
8-byte integer BLAS at the expense of breaking compatibility with some
packages.

This can be switched at build time with an override like:

    import <nixpkgs> {
        config.allowUnfree = true;
        overlays = [(self: super: {
          lapack = super.lapack.override {
            lapackProvider = super.lapack-reference;
          };
          blas = super.blas.override {
            blasProvider = super.lapack-reference;
          };
        })];
      }

or, switched at runtime via LD_LIBRARY_PATH like:

    $ LD_LIBRARY_PATH=$(nix-build -E '(with import <nixpkgs> {}).lapack.override { lapackProvider = pkgs.mkl; is64bit = true; })')/lib:$(nix-build -E '(with import <nixpkgs> {}).blas.override { blasProvider = pkgs.mkl; is64bit = true; })')/lib ./your-blas-linked-binary

By default, we use OpenBLAS LP64 also known in Nixpkgs as
openblasCompat.

[1]: https://wiki.debian.org/DebianScience/LinearAlgebraLibraries
[2]: https://wiki.gentoo.org/wiki/Blas-lapack-switch
2020-04-17 16:23:55 -05:00
Matthew Bauer 90326ba624 lapack: enable shared libraries, cblas, and tests 2020-04-17 16:17:12 -05:00
Jan Tojnar 42f2d370a5
Merge pull request #81955 from r-ryantm/auto-update/poppler-glib 2020-04-17 18:38:20 +02:00
Michele Guerini Rocco 8afc0daa29
Merge pull request #85431 from rnhmjoj/vapoursynth
vapoursynth: R48 -> R49
2020-04-17 18:20:46 +02:00
Benjamin Hipple ba8c116519 mesa-glu: use HTTPS instead of FTP
FTP is often blocked by firewalls and is generally slower and less secure than HTTPS.

No change to `src` hash.
2020-04-17 11:35:16 -04:00
Emily 10dd3f3de0 graphene-hardened-malloc: enable on aarch64-linux 2020-04-17 16:12:29 +01:00
rnhmjoj c339130b80
vapoursynth: R48 -> R49 2020-04-17 08:51:55 +02:00
Jan Tojnar d1009f4d99
gst_all_1.gstreamer: fix build 2020-04-16 16:46:13 +02:00
Profpatsch bcfca556f4 skalibs: 2.9.2.0 -> 2.9.2.1 2020-04-16 11:54:11 +02:00
Jan Tojnar cae8d97c23
dconf: fix build 2020-04-16 11:29:27 +02:00
Jan Tojnar a3b69ac641
dconf: format with nixpkgs-fmt
Also:

* use pname + version instead of name
* reorder attributes
* change platforms linux + darwin → unix
2020-04-16 11:27:50 +02:00
Jan Tojnar 4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Jan Tojnar 3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
R. RyanTM 896680cd15 chromaprint: 1.4.3 -> 1.5.0 2020-04-16 13:18:50 +05:30
worldofpeace 10d1088f7f
Merge pull request #85338 from lopsided98/g2o-update
g2o: unstable-2019-04-07 -> 20200410
2020-04-16 02:33:43 -04:00
Jan Tojnar 03bfda0196
poppler: add freedesktop team to maintainers 2020-04-16 04:54:58 +02:00
Jan Tojnar 796f9696f1
poppler: 0.86.1 → 0.87.0 2020-04-16 04:18:09 +02:00
R. RyanTM 6187d5babc
poppler: 0.85.0 -> 0.86.1 2020-04-16 04:17:21 +02:00
Niklas Hambüchen 7d39eea965
Merge pull request #85283 from r-ryantm/auto-update/smarty3
smarty3: 3.1.34 -> 3.1.35
2020-04-16 04:16:30 +02:00
Ben Wolsieffer 9693911c5a g2o: unstable-2019-04-07 -> 20200410 2020-04-15 19:57:13 -04:00
Ben Wolsieffer dd14ee840c g2o: fix log limit exceeded error in Hydra 2020-04-15 19:56:43 -04:00
Jan Tojnar 2a19a03431
Merge pull request #85210 from prusnak/gtk-mac-integration 2020-04-15 21:15:07 +02:00
Jan Tojnar 1fade973fc
libjcat: init at 0.1.1 2020-04-15 20:30:06 +02:00
R. RyanTM 33da4f7174 smarty3: 3.1.34 -> 3.1.35 2020-04-15 08:56:51 +00:00
Anderson Torres 36b48140d6
Merge pull request #84631 from AndersonTorres/update-biblesync+sword
Update biblesync+sword
2020-04-15 01:13:49 -03:00
Anderson Torres 0ee3bf460e
Merge pull request #84607 from AndersonTorres/update-libtap
libtap: 1.12.0 -> 1.14.0
2020-04-15 00:42:37 -03:00
AndersonTorres b818fb185a cimg: 2.8.4 -> 2.9.0 2020-04-14 21:39:39 -03:00
AndersonTorres 968ccdbc39 sword: 1.7.4 -> 1.8.1 2020-04-14 20:39:13 -03:00
AndersonTorres 88978483b1 biblesync: 1.1.2 -> 2.0.1 2020-04-14 20:39:13 -03:00
TQ Hirsch 777df0b4a5 boost: Fix library and include paths in generated cmake files
Boost generates its installed cmake configuration using custom logic
in its own build system; while this logic *knows* where it should be
installed, the generated config overrides the correct information with
new paths based on the location of the cmake configuration file in an
attempt to let the package be relocated after installation.

This patch simply undoes that.
2020-04-14 23:41:10 +02:00
TQ Hirsch 9d7885276a aws-sdk-cpp: Fix library and include paths in generated cmake files
AWS's SDK by default tries to prepend its install root to each of the
library paths; this obviously fails with the absolute paths that Nix
gives it. Worse, it computes the installation root by walking up the
filesystem from its cmake file, so even if the AWSSDK_ROOT_DIR is
explicitly set to the root directory, it gets replaced with the path
to the derivation's dev output.

This is all fixed with a patch to the cmake files that generate the
installed configuration.

Once this is fixed, it *still* doesn't work because the export
generator built into cmake insists on adding `$out/include` to the
header search path; when importing this configuration in another
package, cmake will fail because `$out/include` doesn't exist (After
all, it was relocated by a fixup hook). A small postFixupHook will
recreate the directory and make cmake happy.
2020-04-14 23:40:55 +02:00
Maximilian Bosch 85e15b545a
Merge pull request #85177 from mayflower/sslscan-openssl-ssl3
sslscan: enabling scanning for sslv3
2020-04-14 15:59:37 +02:00
Maximilian Bosch 401e07d419
Merge pull request #84551 from gnprice/pr-stripDebugList
treewide: Fix types of stripDebugList attrs (and fix doc)
2020-04-14 15:54:52 +02:00
worldofpeace df012cc3c4
Merge pull request #85051 from cgevans/libwacom-1.3
libwacom: 1.1 -> 1.3
2020-04-14 09:20:28 -04:00
worldofpeace 46bf4cb283
Merge pull request #83808 from glittershark/fix-cairo-no-xlib
cairo: pass --disable-xlib to config if no x11
2020-04-14 09:13:36 -04:00
worldofpeace 4dc2c5b1d2 libwacom: add maintainers 2020-04-14 09:07:00 -04:00
Constantine Glen Evans 3b3e5bc7ea libwacom: 1.1 -> 1.3 2020-04-14 09:06:19 -04:00
Markus Kowalewski 11a99fb68f
globalarrays: 5.7 -> 5.7.1 2020-04-14 12:29:36 +02:00
Pavol Rusnak da9feeb40b
gtk-mac-integration: 2.0.8 -> 2.1.3 2020-04-14 12:01:35 +02:00
John Ericson c8a6ea5161 Merge remote-tracking branch 'upstream/master' into staging 2020-04-13 22:17:15 -04:00
Austin Seipp 7b235b02e4
liburing: 0.4pre514_2454d630 -> 0.6pre600
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-13 20:36:11 -05:00
Matthew Bauer e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Robin Gloster f6be629595
sslscan: enabling scanning for sslv3 2020-04-13 21:23:22 +02:00
Jörg Thalheim 2d9888f61c
Merge pull request #85156 from DieGoldeneEnte/boost-check
boost: check clang version
2020-04-13 19:56:38 +01:00
Roberto Di Remigio fcf009bbb2 highfive: init at 2.2
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-13 11:22:02 -07:00
Jan Tojnar cc57640aeb
Merge pull request #84470 from jtojnar/ardour-cleanup
ardour: clean up the expression
2020-04-13 20:10:27 +02:00
Jan Tojnar b4a6714571
Merge branch 'staging-next' into staging 2020-04-13 18:54:59 +02:00
Jan Tojnar a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Holger Wünsche 556b0e89ca
boost: check clang version
boost <1.69 can't be compiled with clang >=8. This commit adds an assert
to catch the error early on.
2020-04-13 16:01:50 +02:00
Eelco Dolstra 87d598e310
Merge pull request #85117 from r-ryantm/auto-update/opensubdiv
opensubdiv: 3.4.0 -> 3.4.3
2020-04-13 09:43:17 +02:00
R. RyanTM d54833b9c6 opensubdiv: 3.4.0 -> 3.4.3 2020-04-13 01:43:47 +00:00
R. RyanTM 3b5cb39081 libwps: 0.4.10 -> 0.4.11 2020-04-12 18:09:23 -07:00
R. RyanTM ed36c7d9ff libzdb: 3.2.1 -> 3.2.2 2020-04-12 17:45:47 -07:00
Orivej Desh ecb36271a2
libgit2: unbundle pcre (#85049)
libgit2 has bundled pcre (not pcre2) in
https://github.com/libgit2/libgit2/pull/4935

Before this change configure printed "regex, using bundled PCRE",
after this change it prints "regex, using system PCRE".
2020-04-12 19:59:55 +00:00
Ryan Mulligan eaacb2b60d
Merge pull request #84851 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.4.0 -> 20.1.0
2020-04-12 11:57:42 -07:00
Benjamin Hipple 5f64fa1744
Merge pull request #85025 from symphorien/update-libinsane
libinsane: 1.0.3 -> 1.0.4
2020-04-12 13:57:11 -04:00
alexanderWatanabe c45155d6b7 added cuda cmake flags (allows GPU acceleration of some of the libraries functions) 2020-04-13 01:22:45 +09:00
Alexey Shmalko 5eca80f7eb
Merge pull request #82883 from ilya-fedin/update-kotatogram
kotatogram-desktop: 1.1.5 -> 1.2
2020-04-12 15:02:41 +03:00
Michael Raskin cfd7a08c57
Merge pull request #84991 from jluttine/liblinphone-fix-vcard
liblinphone: fix missing vcard_grammar
2020-04-12 00:22:24 +00:00
Jan Tojnar 11e0f5993b
Merge pull request #84956 from schmittlauch/gst-disable-zbar
gst-plugins-bad: disable zbar by default
2020-04-11 21:13:43 +02:00
Trolli Schmittlauch 2df7f920d6 gst_all_1.gst-plugins-bad: disable zbar by default
gst-plugins-bad by default used to pull in gtk3 and qtbase and qtx11extras because of the default dependency on zbar.
As zbar is a rarely needed gstreamer plugin, this unnecessarily
increased the closure size.
I am only aware of gnome-keysign actually using the zbar plugin, so that
uses a zbar-enabled gst-plugins-bad.

closes #84845
2020-04-11 21:08:00 +02:00
Dmitry Kalinkin 7cbffa0530
herwig: 7.2.0 -> 7.2.1
thepeg: 2.2.0 -> 2.2.1

A minor bugfix
2020-04-11 14:23:26 -04:00
Orivej Desh bbdd169400
gst_all_1.gst-plugins-good: enable jack plugin (#84543)
On Linux this adds two dependencies to the closure, libjack2 and celt, which
increases its size from 163.5 MB to 164.4 MB.

This should not cause any issues on macOS since jack supports it.
2020-04-11 17:26:26 +00:00
Benjamin Hipple 7b1f4dc454
Merge pull request #84880 from pmiddend/fcppt-to-3.5.0
fcppt: 3.2.2 -> 3.5.0
2020-04-11 11:55:09 -04:00
Jaakko Luttinen 93ea5b0d0d
liblinphone: fix missing vcard_grammar
Fixes #84488
2020-04-11 15:32:39 +03:00
Symphorien Gibol 25e5a37c97 libinsane: 1.0.3 -> 1.0.4
changelog: https://gitlab.gnome.org/World/OpenPaperwork/libinsane/-/blob/1.0.4/ChangeLog
2020-04-11 12:00:00 +00:00
Tor Hedin Brønner 597b1d9e2c
Merge pull request #84695 from hedning/gnome-3.36.1-staging
Gnome 3.36.1 staging
2020-04-11 10:13:48 +02:00
Philipp Middendorf 2a9866fc2c fcppt: 3.2.2 -> 3.5.0 2020-04-11 08:50:48 +02:00