R. RyanTM
c6ed098a39
libisds: 0.11 -> 0.11.1
2020-09-24 12:01:55 +00: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
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
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
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
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
Mario Rodas
de7719a240
exiv2: fix build on darwin
2020-09-13 04:20:00 +00:00
Benjamin Hipple
931c4f2f47
Merge pull request #97698 from obsidiansystems/pytorch-use-passhthru
...
pytorch: update to use passthru's for checks
2020-09-12 09:46:51 -04:00
Jan Tojnar
1bdad26c20
malcontent: 0.8.0 → 0.9.0
...
https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.9.0
2020-09-12 15:27:27 +02:00
Jan Tojnar
1510876ee9
enchant: 2.2.10 → 2.2.11
...
https://github.com/AbiWord/enchant/releases/tag/v2.2.11
2020-09-12 15:08:04 +02:00
Jan Tojnar
f16e6f5f66
libxmlb: 0.2.0 → 0.2.1
...
https://github.com/hughsie/libxmlb/compare/0.2.0...0.2.1
2020-09-12 15:01:25 +02:00
Jan Tojnar
595e61d837
flatpak: 1.8.1 → 1.8.2
...
https://github.com/flatpak/flatpak/releases/tag/1.8.2
2020-09-12 15:01:25 +02:00
Michael Raskin
b623628401
Merge pull request #97696 from WhittlesJr/allegro-patch
...
allegro: Add patch to fix fatal build error
2020-09-12 09:34:45 +00:00
Vladimír Čunát
fd6899d9b5
Merge branch 'master' into staging-next
...
Rebuilds due to haskell/hackage update.
2020-09-12 09:32:44 +02:00
adisbladis
ff6c3a9e34
qtstyleplugins: Fix build with qt>=5.15
2020-09-11 18:56:19 +02:00
Timo Kaufmann
5e0112b7ef
Merge pull request #97705 from jtojnar/exiv2-split-again
...
exiv2: re-enable split outputs
2020-09-11 17:12:59 +02:00
Vladimír Čunát
e88e14ec8d
Merge branch 'master' into staging-next
...
A few thousand rebuilds per platform have arrived in the meantime.
2020-09-11 14:24:13 +02:00
Mario Rodas
b83b7153e3
Merge pull request #97623 from marsam/update-grpc
...
grpc: 1.31.0 -> 1.32.0
2020-09-11 06:06:11 -05:00
Thomas Tuegel
a4ba092089
Merge pull request #97671 from ttuegel/appstream-qt-multiple-outputs
...
appstream-qt: multiple outputs
2020-09-11 05:38:41 -05:00
Doron Behar
5262662d80
qpdf: 9.1.1 -> 10.0.1
...
Use fetchFromGitHub. Remove 1 patchShebangs hook now unneeded.
2020-09-11 12:57:51 +03:00
Jan Tojnar
8060ecb97d
exiv2: re-enable split outputs
...
Needs an extra patch to fix CMake config.
This reverts commit f8f840f664
.
2020-09-10 22:34:19 +02:00