Commit graph

36944 commits

Author SHA1 Message Date
R. RyanTM d93f1c9647 trompeloeil: 38 -> 39 2020-11-12 09:23:23 +00:00
Dmitry Kalinkin 9a3ab73a5b
Merge pull request #103261 from veprbl/pr/gean4_tests
geant4.tests.example_B1: init
2020-11-11 08:46:36 -05:00
Maximilian Bosch 13b5c8a4db
Merge pull request #102918 from omasanori/opencv/update-2.4.13.7
opencv: 2.4.13 -> 2.4.13.7
2020-11-11 10:56:23 +01:00
markuskowa 3b48d217b3
Merge pull request #103411 from r-ryantm/auto-update/globalarrays
globalarrays: 5.7.2 -> 5.8
2020-11-11 10:47:58 +01:00
Mario Rodas 2d4de0c1c3
Merge pull request #103386 from r-ryantm/auto-update/doctest
doctest: 2.4.0 -> 2.4.1
2020-11-11 04:10:57 -05:00
Mario Rodas 8573058856
Merge pull request #103391 from r-ryantm/auto-update/duckdb
duckdb: 0.2.1 -> 0.2.2
2020-11-11 03:51:30 -05:00
Doron Behar d5b962e78c
Merge pull request #103377 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.7.0 -> 5.8.0
2020-11-11 10:29:59 +02:00
R. RyanTM 8e9b77130d globalarrays: 5.7.2 -> 5.8 2020-11-11 07:29:04 +00:00
R. RyanTM faa1d785f6 duckdb: 0.2.1 -> 0.2.2 2020-11-11 03:47:32 +00:00
R. RyanTM a4e0d2b1b8 doctest: 2.4.0 -> 2.4.1 2020-11-11 02:48:10 +00:00
R. RyanTM c857365a7c cpp-utilities: 5.7.0 -> 5.8.0 2020-11-11 01:17:04 +00:00
Thiago Franco de Moraes 2a136d1605 wxGTK31: 3.1.3 -> 3.1.4 2020-11-10 15:07:57 -08:00
Niklas Hambüchen cdbc633771
Merge pull request #103334 from nh2/libe57format-fix-cmake
libe57format: Fix dependents not finding its cmake config
2020-11-10 21:11:28 +01:00
Niklas Hambüchen b972ca801d libe57format: Fix dependents not finding its cmake config 2020-11-10 20:26:18 +01:00
Robert Hensing 30e4ed063b
Merge pull request #101269 from bcdarwin/simpleitk-2.0.1
simpleitk: 2.0.0 -> 2.0.1
2020-11-10 18:57:57 +01:00
Daniël de Kok da115b4c56
Merge pull request #103120 from danieldk/libtorch-bin-cmake-fix-lib-paths
libtorch-bin: fix CMake library paths for split outputs
2020-11-10 12:10:38 +01:00
Frederik Rietdijk 379aaa1e0c Merge master into staging-next 2020-11-10 10:11:08 +01:00
Dmitry Kalinkin eeb4ae1c66
geant4.tests.example_B1: init 2020-11-09 23:02:56 -05:00
Michael Weiss 48b2cb5126
google-cloud-cpp: Mark as broken
See https://hydra.nixos.org/build/129622012.
2020-11-09 19:33:02 +01:00
Jan Tojnar 30b932e46b
glib: 2.66.1 → 2.66.2
Fixes compatibility with recent tzdata.

https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.2.news
2020-11-09 15:27:12 +01:00
Frederik Rietdijk 20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Hunter Jones 58f024530a indilib: 1.1.0 -> 1.8.6 2020-11-09 12:21:31 +00:00
Masanori Ogino ce438bd471 opencv: unbreak 2.4.13.7
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-09 21:12:54 +09:00
Samuel Gräfenstein 22b73d1282 pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
Daniël de Kok 2802a021e3 libtorch-bin: modify passthru test to capture CMake misconfiguration 2020-11-09 07:49:54 +01:00
Daniël de Kok e8721af065 libtorch-bin: fix CMake library paths for split outputs
The libtorch CMake files are in the `dev` output and used relative
paths to locate the shared libraries. This fails, because the
libraries are in the `out` output. This change patches the CMake files
to use library paths from `out`.

See #102146.
2020-11-09 07:49:54 +01:00
Daniël de Kok d36077239c
Merge pull request #103078 from danieldk/cleanup-libtorch-bin-test
libtorch-bin: cleanup passthru test
2020-11-09 07:49:03 +01:00
Lluís Batlle i Rossell 5813ab6de2 Fix SDL_image loading jpeg and others
It was using dlopen and its shared object didn't have the proper rpath
to do so.

This fixes tuxpaint loading of jpeg pictures.
2020-11-09 00:06:50 +01:00
Michael Weiss 420daef820
Merge pull request #103145 from primeos/wlroots
wlroots: 0.11.0 -> 0.12.0
2020-11-08 22:52:29 +01:00
Martin Weinelt 602d26e8bd libexif: apply patches for CVE-2020-0196, CVE-2020-0452
* CVE-2020-0198: unsigned integer overflow in exif_data_load_data_content
* CVE-2020-0452: compiler optimization could remove an a bufferoverflow check, making a buffer overflow possible with some EXIF tags

Fixes: CVE-2020-0196, CVE-2020-0452
2020-11-08 21:53:43 +01:00
Daniël de Kok 83401d1a21
Merge pull request #103005 from danieldk/fix-mkl-pkgconfig
mkl: fix .pc file, add test
2020-11-08 20:17:28 +01:00
Michael Weiss 19fda989f3
wlroots: 0.11.0 -> 0.12.0
The libseat session backend [0] will be disabled for now since NixOS
depends on systemd anyway (so we can use logind).
But if someone wants/requires libseat [1] and would maintain it in
Nixpkgs we could enable it.

[0]: https://github.com/swaywm/wlroots/pull/2364
[1]: https://sr.ht/~kennylevinsen/seatd/
2020-11-08 16:42:34 +01:00
Markus Kowalewski 3f659d76e6
pmix: 3.1.5 -> 3.2.0 2020-11-08 13:44:32 +01:00
markuskowa 06145fec65
Merge pull request #100967 from r-ryantm/auto-update/hpx
hpx: 1.5.0 -> 1.5.1
2020-11-08 11:34:07 +01:00
Daniël de Kok 9345401cee
Merge pull request #102573 from bbigras/nuspell
nuspell: 4.0.0 -> 4.0.1
2020-11-08 09:04:58 +01:00
Bruno Bigras bbf6b23990 nuspell: 4.0.0 -> 4.0.1 2020-11-08 02:29:47 -05:00
Anderson Torres cad25681ee
Merge pull request #102334 from iblech/patch-23
agda-categories: Unbreak the build (trivial hash change)
2020-11-07 18:25:09 -03:00
R. RyanTM d07bef461c libngspice: 31 -> 33 2020-11-07 19:38:25 +01:00
Carles Pagès 9430fd949e
Merge pull request #102379 from CrystalGamma/pr-jsoncpp-update
jsoncpp: 1.9.2 -> 1.9.4
2020-11-07 18:36:15 +01:00
Daniël de Kok a71f07694c libtorch-bin: cleanup passthru test
- Make passthru.tests an attrset.
- Remove CMake VERBOSE option.
- Remove spurious `cat CMakeLists.txt`.
- Run the test as well.
- Actually test some functionality.
2020-11-07 13:50:23 +01:00
Ryan Burns 981c8bb5e2 soil: fix dead url, enable on darwin 2020-11-06 22:35:29 -08:00
freezeboy e173880ed5 pugixml: 1.9 -> 1.10
* split to multiple outputs when using the shared library version
* enabled the tests
* validate the pkg-config files
2020-11-06 11:39:41 -08:00
Robert Hensing 5e1cf83383 Revert "libical: skip timezone tests"
This reverts commit 9c5154b5aa.
2020-11-06 14:48:28 +01:00
Frederik Rietdijk 99fb79ae84 Merge master into staging-next 2020-11-06 12:51:56 +01:00
Daniël de Kok b5d27eb87c mkl: Add a small test program
The MKL pkg-config files often change and are then incorrect for our
paths. pkg-config validation finds some issues, but not incorrect
paths. So, add a small test program to test whether the generated
pkg-config files can actually be used to build a functioning
binary. Hopefully this catches future regressions.
2020-11-06 12:18:56 +01:00
Daniël de Kok 702b626570 mkl: Fix pkg-config file
There was a spurious `intel64` in some library paths.
2020-11-06 09:55:12 +01:00
Ryan Mulligan aaa75ab998
Merge pull request #102730 from r-ryantm/auto-update/petsc
petsc: 3.13.4 -> 3.14.0
2020-11-05 10:42:35 -08:00
Daniël de Kok 820f3be9b4
Merge pull request #101941 from Flakebi/waffle
piglit: init at unstable-2020-10-28
2020-11-05 17:43:19 +01:00
Masanori Ogino f1d3f6b2ca opencv: 2.4.13 -> 2.4.13.7
It updates the repository URL to opencv/opencv. opencv2, p2pvc and
pfstools are built without errors but not really tested.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-05 20:51:39 +09:00
Doron Behar 4c817f9d6e
Merge pull request #98499 from doronbehar/pkg/octave/qrupdate 2020-11-05 13:36:21 +02:00