Commit graph

80049 commits

Author SHA1 Message Date
nek0 e104433f78 mono: 6.0.0.313 -> 6.8.0.105 2020-04-23 08:44:44 +02: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 c52cc1953c
Merge pull request #85812 from jtojnar/gegl-timeout 2020-04-22 23:23:39 +02:00
Jan Tojnar a2bdcd794b
gegl_0_4: try to fix tests timing out 2020-04-22 23:01:31 +02:00
Drew af3e5fc48a
pythonPackages.arrow: fix license (#85803) 2020-04-22 16:40:23 -04:00
Enno Lohmeier d1cc4c139b pythonPackages.caldav: unbreak build 2020-04-22 12:32:52 -07:00
symphorien 9aa4a4c722
texlab: 1.10.0 -> 2.0.0 (#85700)
https://github.com/latex-lsp/texlab/releases/tag/v2.0.0
2020-04-22 13:49:29 -04:00
Matthew Bauer 3d18975478 python.pkgs.scipy: set SCIPY_USE_G77_ABI_WRAPPER=1
To avoid segmentation fault on MKL, we need to use the CBLAS ABI.
Normally, scipy will autodetect this, but here we don’t link using the
‘libmkl_rt.so’ name. So we need to manually set this.

See 50012918db/doc/source/building/linux.rst (fortran-abi-mismatch)
2020-04-22 12:38:28 -05: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
Peter Hoeg f690b34603
Merge pull request #83054 from peterhoeg/u/icr
crystal: change all crystal programs to use buildCrystalPackage and update pkgs
2020-04-22 20:31:35 +08:00
worldofpeace 31d630c3a4
Revert "ldc: 1.17.0 -> 1.20.1" 2020-04-22 08:14:40 -04:00
Michael Weiss 2319f0c168
python3Packages.google_api_python_client: 1.8.1 -> 1.8.2 2020-04-22 14:12:55 +02:00
Domen Kožar a63762ace8
Merge pull request #72091 from xwvvvvwx/reproducible-pytest4
python3Packages.pytest4: deterministic bytecode
2020-04-22 14:05:09 +02:00
Max Wittig 50ba3f7ad8
gitlab-runner: 12.9.0 -> 12.10.0 (#85748) 2020-04-22 12:04:50 +00: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
Peter Hoeg 819796060f crystal2nix: specify build type 2020-04-22 17:30:23 +08:00
Peter Hoeg 26a69b3d3e lucky-cli: init at 0.20 2020-04-22 17:30:23 +08:00
Peter Hoeg 61660a7aeb ameba: 0.12.0 -> 0.12.1 2020-04-22 17:30:23 +08:00
Peter Hoeg 4805be654d scry: build against crystal 0.31 2020-04-22 17:30:22 +08:00
Peter Hoeg fb8902ba07 mint: 0.7.1 -> 0.9.0 2020-04-22 17:30:22 +08:00
Peter Hoeg 1e3bae6c41 icr: 0.6.0 -> 0.8.0 2020-04-22 17:30:22 +08:00
Peter Hoeg 760d56f6ba shards: 0.9.0 -> 0.10.0 2020-04-22 17:30:22 +08:00
Peter Hoeg 912eb6b120 crystal: build using Makefile or shards if available 2020-04-22 17:30:22 +08:00
Marek Mahut d5c13032d6
Merge pull request #85688 from 1000101/shopify_themekit
shopify-themekit: init at 1.0.3
2020-04-22 11:20:32 +02:00
Michael Raskin 19bbaca14f
Merge pull request #85743 from marsam/update-icu
icu: init 65.1, 66.1
2020-04-22 09:10:47 +00:00
Christoph Hrdinka 1137e71657
Merge pull request #85383 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 2.9 -> 3.0
2020-04-22 10:32:27 +02:00
Vincent Laporte 513e1339c0 ocamlPackages.merlin: 3.3.3 → 3.3.4 2020-04-22 07:24:48 +02:00
Drew Risinger 512a85d334 pythonPackages.pylatexenc: 2.1 -> 2.2 2020-04-21 20:23:17 -07:00
Evan Stoll d3a41f3c23 pythonPackages.pyroma: init at 2.6 2020-04-21 17:17:13 -07:00
Lars Jellema 800dd4b7da python3Packages.simpleaudio: init at 1.0.4 2020-04-21 17:13:49 -07:00
Symphorien Gibol 5bc1773390 python3Packages.matrix-nio: add symphorien as maintainer 2020-04-21 16:35:58 -07:00
Symphorien Gibol 1d0aae0bc9 python3Packages.matrix-nio: 0.9.0 -> 0.10.0 2020-04-21 16:35:58 -07:00
Martin Weinelt c0c8dcd828 pythonPackages.pulsectl: init at 20.4.3 2020-04-21 16:17:36 -07:00
Jan Tojnar 78a7c57367
Merge pull request #81731 from r-ryantm/auto-update/appstream-glib 2020-04-22 00:36:53 +02:00
Jonathan Ringer 5d4162e9f9 python3Packages.dotnetcore2: 2.1.11 -> 2.1.13
instead of installing only what's needed, remove extraneous executable
2020-04-21 14:40:26 -07:00
Michael Weiss 0d1194704b
python3Packages.google_api_python_client: 1.8.0 -> 1.8.1
This contains a fix for the goobook build which would break due to this
update.
2020-04-21 22:08:50 +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 e7593313a6
Merge pull request #84354 from bandresen/clj-kondo_2020.03.20->2020.04.05
clj-kondo: 2020.03.20 -> 2020.04.05
2020-04-21 19:51:08 +02:00
Kevin Rauscher 080e82493b metals: 0.8.3 -> 0.8.4 2020-04-21 19:43:53 +02:00
1000101 803ff6e851 shopify-themekit: init at 1.0.3 2020-04-21 18:33:16 +02:00
Mario Rodas 9d81c54b31 opam: add marsam to maintainers 2020-04-21 15:49:43 +02:00
Mario Rodas 05cfa5ff99 opam: 2.0.6 -> 2.0.7 2020-04-21 15:49:43 +02:00
Mario Rodas 6a03fa96ea
Merge pull request #85411 from anmonteiro/anmonteiro/bs-platform-7.3.1
bs-platform: 7.2.0 -> 7.3.1
2020-04-21 08:01:11 -05:00
Mario Rodas 357054b656
Merge pull request #85648 from xrelkd/update/cargo-expand
cargo-expand: 0.4.19 -> 0.5.0
2020-04-21 07:16:13 -05:00
Vincent Laporte 22a3bf9fb9
Merge pull request #85142 from sternenseemann/mirage-crypto
ocamlPackages: jackline: switch to mirage-crypto and update dependencies
2020-04-21 08:56:52 +02:00
Mario Rodas 1a36927174 ocamlformat: 0.14.0 -> 0.14.1
Changelog: https://github.com/ocaml-ppx/ocamlformat/releases/tag/0.14.1
2020-04-21 08:56:19 +02:00
Vincent Laporte 974920ccd4 ocamlPackages.alcotest: 0.8.5 → 1.0.1 2020-04-21 08:47:40 +02:00
Vincent Laporte fc317e100a ocamlPackages.digestif: fix tests for alcotest ≥ 1.0 2020-04-21 08:47:40 +02:00
Vincent Laporte 36632263e0 ocamlPackages.base64: fix tests for alcotest ≥ 1.0 2020-04-21 08:47:40 +02:00
Vincent Laporte f2788cdf11 ocamlPackages.angstrom: disable tests for OCaml < 4.05 2020-04-21 08:47:40 +02:00