Commit Graph

36310 Commits

Author SHA1 Message Date
Vladimír Čunát
2363e6eb9c
gnutls: 3.6.14 -> 3.6.15
Security: on-wire alert could cause NULL pointer dereference.
https://lists.gnupg.org/pipermail/gnutls-help/2020-September/004669.html
2020-09-23 10:34:00 +02:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Ben Wolsieffer
ec92ffc530 orocos-kdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Guillaume Desforges
860bc40a22 sundials: add KLU support 2020-09-21 11:02:15 -07:00
r-burns
a2228f4c18
libversion: fix tests on Darwin (#98361) 2020-09-21 11:58:29 -04:00
Ryan Burns
bf71f459d2 liboping: fix build on Darwin 2020-09-20 17:58:08 -07:00
WORLDofPEACE
978e419abe Merge branch 'staging-next' into staging 2020-09-20 18:43:38 -04:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Robert Scott
566605626c vmmlib: fix build
provide lapack instead of blas, causing gaussian elimination tests to
no longer fail

remove some trailing spaces from the longDescription to please the linter.
sorry.
2020-09-20 14:34:09 -07:00
Robert Scott
eb86bff30d libgumath, pythonPackages.gumath: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
dcd6847ddb libxnd, pythonPackages.xnd: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
044533c99b libndtypes, pythonPackages.ndtypes: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Gabriel Ebner
088ddf717c
Merge pull request #97661 from hannesweisbach/opencascade-oce
opencascade: enable macOS build and add features
2020-09-20 16:31:42 +02:00
Hannes Weisbach
80a6743c37 opencascade: enable macOS build and add features
enable/fix macOS build and add options for TBB and GL2PS dependencies

VTK integration needed a patch because implicit conversions in initializer
lists are an error in C++11, which is the default in clang 7 used by nix.
2020-09-20 15:05:09 +02:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Doron Behar
7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Gabriel Ebner
f3bef958dc dbus-java: use jdk8 2020-09-19 17:34:40 +02:00
Doron Behar
6ca39b3e21 sqlite tools.nix: 3.30.0 > 3.33.0 2020-09-19 18:11:50 +03:00
Daniel Schaefer
0e574bc186 sqlite-analyzer: 3.28.0 -> 3.30.0 2020-09-19 18:05:32 +03:00
Benjamin Esham
1e136a97fb sqldiff, sqlite-analyzer: Fix Darwin build
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00
Daniel Schaefer
e714798f27 sqldiff: init at 3.28.0 2020-09-19 18:05:30 +03:00
Vladimír Čunát
0cc9dd7c16
nspr: 4.28 -> 4.29
I found nothing like release notes.  It certainly is a companion version
for nss 3.57 (parent commit).  Firefox appears to be OK.
2020-09-19 10:38:05 +02:00
Vladimír Čunát
80d90e69fe
nss: 3.56 -> 3.57
Release notes seem "boring":
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes

My understanding is that this version will be needed in Firefox 82 released
in one month from now: https://wiki.mozilla.org/NSS:Release_Versions
2020-09-19 08:23:45 +02:00
Gabriel Ebner
524755d323 embree: init at 3.11.0 2020-09-18 15:17:23 +02:00
Vladimír Čunát
68c436b0cc
Merge branch 'staging-next' 2020-09-18 08:12:47 +02:00
Robert Scott
5df26febad
Merge pull request #98149 from povik/povik/libiio-py3-fix
python3.pkgs.libiio: fix build
2020-09-17 23:41:52 +01:00
Lassulus
1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Lassulus
ce583ca42d
Merge pull request #97104 from r-ryantm/auto-update/cutelyst
cutelyst: 2.11.0 -> 2.12.0
2020-09-17 20:39:21 +02:00
Lassulus
7992147d87
Merge pull request #97113 from r-ryantm/auto-update/duckdb
duckdb: 0.1.8 -> 0.2.1
2020-09-17 20:24:48 +02:00
Michael Weiss
6343fb95c6
mesa: 20.1.7 -> 20.1.8 (#98154) 2020-09-17 14:24:33 +02:00
Martin Povišer
ce0a59cb9f python3.pkgs.libiio: fix build
Add missing setuptools dependency.
2020-09-17 09:16:02 +02:00
Daniël de Kok
6338098ffb
Merge pull request #97227 from danieldk/libxsmm-1.16.1
libxsmm: 1.15 -> 1.16.1, improve derivation
2020-09-16 20:13:26 +02:00
Vladimír Čunát
372f89cc44
Merge branch 'master' into staging-next 2020-09-16 17:58:45 +02:00
Ferran Pujol Camins
c12cfa428c chromaprint: fix derivation 2020-09-16 10:10:56 +02:00
Ferran Pujol Camins
c6dd555bde chromaprint: add darwin compatibility 2020-09-16 10:10:56 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Thomas Tuegel
c0825ddbe9
Merge pull request #97672 from ttuegel/mariadb-connector-c-multiple-outputs
mariadb-connector-c: multiple outputs
2020-09-15 05:38:28 -05:00
Sebastian Neubauer
50733da4b0 amdvlk: 2020.Q3.4 -> 2020.Q3.5 2020-09-14 17:41:24 +02:00
Sebastian Neubauer
13beb432fb amdvlk: Add i686-linux platform 2020-09-14 15:04:57 +02:00
Doron Behar
bdbe60a883
Merge pull request #97752 from doronbehar/pkg/qpdf
qpdf: 9.1.1 -> 10.0.1
2020-09-13 19:16:19 +03:00
Daniël de Kok
9be28ee361 libxsmm: 1.15 -> 1.16.1, improve derivation
The following changes are made to the derivation besides the version
bump:

- Move all buildInputs to nativeBuildInputs.
- Switch from Python 2 to Python 3.
- Build a dynamic library by default.
- Use gfortran version corresponding to gcc version.
- Enable parallel building.
2020-09-13 15:33:40 +02:00
Frederik Rietdijk
c7f34f9bad Merge master into staging-next 2020-09-13 08:44:52 +02:00
Vladimír Čunát
e78b52ede7
Merge #95089: glibc: 2.31 -> 2.32 (into staging) 2020-09-13 08:26:14 +02:00
Vladimír Čunát
4cf1247851
Merge branch 'staging-next' into staging 2020-09-13 08:21:17 +02:00
Vladimír Čunát
48d4a1cee9
Merge branch 'master' into staging-next
(adds huge rebuild *and* its revert)
2020-09-13 08:20:18 +02:00
Mario Rodas
de7719a240 exiv2: fix build on darwin 2020-09-13 04:20:00 +00:00
Maximilian Bosch
698461394c
libvirt_5_9_0: fix build w/glibc-2.32 2020-09-12 23:04:50 +02:00
Maximilian Bosch
7cb4052794
ntirpc: fix build w/glibc-2.32 2020-09-12 23:04:49 +02:00
Maximilian Bosch
b20ac1c4c3
libguestfs: fix build w/glibc-2.32 2020-09-12 23:04:49 +02:00
Maximilian Bosch
0079133e42
grpc: fix build w/glibc-2.32 2020-09-12 23:04:49 +02:00