Commit graph

41410 commits

Author SHA1 Message Date
github-actions[bot] e939b277e6
Merge staging-next into staging 2021-06-29 12:04:33 +00:00
github-actions[bot] fc4cc6ca93
Merge master into staging-next 2021-06-29 12:04:29 +00:00
Michael Weiss d2d33bbda7
Merge pull request #128608 from primeos/intel-gmmlib
intel-gmmlib: 21.1.3 -> 21.2.1
2021-06-29 12:08:50 +02:00
Michael Weiss e4552975fe
intel-gmmlib: 21.1.3 -> 21.2.1 2021-06-29 11:44:06 +02:00
Pavol Rusnak cca0869015
openmpi: re-enable fortran on aarch64-darwin
by disabling stackprotector hardening
2021-06-29 11:32:13 +02:00
markuskowa f50633d081
Merge pull request #127694 from prusnak/openmpi
openmpi: make fortran support optional, disable fortran on aarch64-darwin
2021-06-29 11:04:03 +02:00
markuskowa 820260f415
Merge pull request #125453 from r-ryantm/auto-update/gsl
gsl: 2.6 -> 2.7
2021-06-29 10:32:22 +02:00
github-actions[bot] de136681f7
Merge master into staging-next 2021-06-29 06:04:18 +00:00
Mark Vainomaa 89400633b9
mimalloc: revert doCheck enable
For some reason, test fails with binary not being able to find
libmimalloc.so.2.0. Manually specifying LD_LIBRARY_PATH gets it working,
which does not look like a very viable fix.
2021-06-29 04:30:57 +03:00
Mark Vainomaa 58e6fa615a
mimalloc: make use of MI_INSTALL_TOPLEVEL
Fixes:
- Gross file moving in postInstall (maintenance burden)
- Usability of CMake files

Also enables check phase
2021-06-29 04:30:44 +03:00
Mark Vainomaa 13034ba77a
mimalloc: 2.0.0 -> 2.0.2 2021-06-29 03:44:03 +03:00
github-actions[bot] dcfd9788a1
Merge master into staging-next 2021-06-29 00:10:52 +00:00
Maciej Krüger a7776f951e
Merge pull request #128494 from eduardosm/volk 2021-06-29 01:57:18 +02:00
Eduardo Sánchez Muñoz a54553eff6 volk: fix darwin build 2021-06-28 20:47:28 +02:00
Eduardo Sánchez Muñoz a8c0b77793 volk: remove unused argument 2021-06-28 20:27:28 +02:00
github-actions[bot] 3a3d290719
Merge master into staging-next 2021-06-28 18:12:01 +00:00
Jan Tojnar 7664481132
Merge pull request #128448 from maxeaubrey/gupnp_1.2.7
gupnp: 1.2.4 -> 1.2.7
2021-06-28 18:44:55 +02:00
Vladimír Čunát 254a1f32a6
libsForQt5.kimageformats: fix build after libavif update 2021-06-28 17:19:39 +02:00
Rahul Rameshbabu 5aecb4202d polkit: 0.118 -> 0.119
The 0.119 release of polkit integrates the following changes, so the
patches implemented to incorporate these changes are no longer needed.

    * 273357a395
    * https://gitlab.freedesktop.org/polkit/polkit/-/blob/0.119/src/polkit/polkitsystembusname.c#L438-440

Fixes: CVE-2021-3560 without a patch
2021-06-28 07:46:34 -07:00
Eduardo Sánchez Muñoz 2b41f19f79 volk: 2.4.1 -> 2.5.0 2021-06-28 12:58:44 +02:00
Carsten Burstedde 2bd08c849a
p4est: init at unstable-2021-06-22 2021-06-28 09:41:14 +02:00
github-actions[bot] c04f4806d3
Merge staging-next into staging 2021-06-27 18:05:17 +00:00
Carsten Burstedde eb396b1587
p4est-sc: init at unstable-2021-06-14 2021-06-27 19:50:53 +02:00
Maxine Aubrey 9216c9f195
gupnp: 1.2.4 -> 1.2.7 2021-06-27 19:33:19 +02:00
markuskowa a06aeca3bb
libint: init at 2.6.0 (#128083)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2021-06-27 18:06:11 +02:00
Robert Schütz a9d36bc6fe libsForQt5.mauikit: only supports Qt>=5.15 2021-06-27 15:33:17 +02:00
Martin Weinelt 07dead5d63
Merge pull request #128297 from sternenseemann/cairo-unconditional-tee
cairo: enable tee unconditionally
2021-06-27 14:15:12 +02:00
sternenseemann 6102c4a326 cairo: enable tee unconditionally
The pycairo test suite fails on darwin because cairo's tee backend is
not enabled: https://github.com/pygobject/pycairo/issues/238
Since cairo builds on darwin fine with tee, there seems to be no
reason not to enable it.
2021-06-27 12:47:40 +02:00
github-actions[bot] 1016b5a6ba
Merge staging-next into staging 2021-06-27 00:10:43 +00:00
Sandro c890f178ac
Merge pull request #128240 from hjones2199/indi191
indilib: 1.9.0 -> 1.9.1
2021-06-26 21:58:22 +02:00
Hunter Jones 15270b5c83 indilib: 1.9.0 -> 1.9.1 2021-06-26 13:13:45 -05:00
github-actions[bot] 8f71a7f335
Merge staging-next into staging 2021-06-26 18:04:40 +00:00
Michael Weiss f533f13932
Merge pull request #128219 from primeos/tdesktop
tdesktop: 2.7.5 -> 2.8.0
2021-06-26 19:10:48 +02:00
Michael Weiss c47b2be75e
Merge pull request #128220 from primeos/wio
wlroots_0_13: drop
2021-06-26 19:00:42 +02:00
Sandro 3cde793249
Merge pull request #128013 from r-ryantm/auto-update/appstream
appstream: 0.14.3 -> 0.14.4
2021-06-26 18:50:46 +02:00
Mario Rodas 2d3a8cf296
Merge pull request #128157 from marsam/update-libpg_query
libpg_query: 13-2.0.4 -> 13-2.0.5
2021-06-26 11:48:25 -05:00
Sandro e513dc13d3
Merge pull request #128111 from r-ryantm/auto-update/thrift
thrift: 0.14.1 -> 0.14.2
2021-06-26 18:33:29 +02:00
Michael Weiss da5f8ac977
wlroots_0_13: drop
We've now updated or patched all packages to use wlroots 0.14 (except
phoc which still depends on wlroots 0.12).
2021-06-26 18:33:06 +02:00
Michael Weiss 0d509d366d
tdesktop: 2.7.5 -> 2.8.0 2021-06-26 18:12:37 +02:00
Niklas Hambüchen 85ff485ca9
libjxl: init at 2021-06-22-409efe02 (jpeg-xl reference implementation) (#103160)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-26 18:12:04 +02:00
R. RyanTM e76fa54460 libhandy: 1.2.2 -> 1.2.3 2021-06-26 15:33:29 +02:00
Jan Tojnar 56ad2c50e6
Merge pull request #127120 from jtojnar/cairo-pdf-fix
cairo: Apply patch to fix PDF output
2021-06-26 15:27:56 +02:00
github-actions[bot] 947012b992
Merge staging-next into staging 2021-06-26 00:09:11 +00:00
github-actions[bot] f15360e6a4
Merge master into staging-next 2021-06-26 00:09:07 +00:00
Maciej Krüger eb91946f88
Merge pull request #128064 from r-ryantm/auto-update/libavif 2021-06-26 01:04:50 +02:00
Robert Scott d20eff84a2
Merge pull request #128124 from urlordjames/drogon_bump
drogon: 1.7.0 -> 1.7.1
2021-06-25 23:43:03 +01:00
Robert Schütz d6234c2165 Merge branch 'master' into staging-next 2021-06-26 00:33:58 +02:00
Sandro 4966eff42c
Merge pull request #127390 from r-ryantm/auto-update/gdbm 2021-06-25 19:21:04 +02:00
Sandro da9bebaa58
Merge pull request #128051 from alyssais/seatd 2021-06-25 18:59:59 +02:00
Dmitry Kalinkin 9959bb87e8
Merge pull request #127522 from rytone/ocio2
blender: Switch to OpenColorIO 2.x
2021-06-25 10:39:43 -04:00
urlordjames 28118bacce drogon: 1.7.0 -> 1.7.1 2021-06-25 10:31:39 -04:00
R. RyanTM 309498cae0 thrift: 0.14.1 -> 0.14.2 2021-06-25 14:26:00 +00:00
Sandro 54cccb99de
Merge pull request #127941 from liff/libwnck/3-is-default 2021-06-25 15:53:01 +02:00
R. RyanTM 1c203a2325 fcft: 2.4.0 -> 2.4.1 2021-06-25 14:18:15 +02:00
github-actions[bot] be086cc67b
Merge staging-next into staging 2021-06-25 12:06:08 +00:00
markuskowa 50a59c78ec
Merge pull request #118509 from r-ryantm/auto-update/liblapack
lapack-reference: 3.9.0 -> 3.9.1
2021-06-25 13:42:06 +02:00
Alyssa Ross 5b2c57e316
seatd: rename from libseat; build binary too
"seatd" is the name of the upstream project, so it's the proper name
for the package containing both the binary and the library.
2021-06-25 10:35:57 +00:00
Robert Schütz c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Mario Rodas 4a7755fd21 libpg_query: 13-2.0.4 -> 13-2.0.5
https://github.com/pganalyze/libpg_query/releases/tag/13-2.0.5
2021-06-25 04:20:00 +00:00
R. RyanTM 715bc689e2 libavif: 0.9.1 -> 0.9.2 2021-06-25 03:07:52 +00:00
Jan Tojnar 27bbb94761
Merge pull request #127085 from minijackson/xdg-desktop-portal-wlr-0.4.0-and-module
xdg-desktop-portal-wlr: 0.3.0 -> 0.4.0 and module
2021-06-25 03:50:44 +02:00
Sandro 72e7c27eaf
Merge pull request #127909 from cpcloud/edgetpu-compiler
edgetpu-compiler: init at 15.0
2021-06-24 23:24:31 +02:00
Michael Weiss 6af4651562
Merge pull request #127897 from primeos/wlroots
wlroots: 0.13.0 -> 0.14.0
2021-06-24 22:32:24 +02:00
Michael Weiss 203c8edcda
wlroots: 0.13.0 -> 0.14.0
The new release comes with breaking changes so we temporarily introduce
wlroots_0_13 for packages that don't yet support wlroots 0.14.
For the rest of the packages the required upstream patches for this new
wlroots release are fetched (if feasible).
2021-06-24 22:15:17 +02:00
Phillip Cloud c98d1b514e edgetpu-compiler: init at 15.0 2021-06-24 11:45:47 -04:00
Olli Helenius 8609f3fd20
libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
R. RyanTM 7954d11725 appstream: 0.14.3 -> 0.14.4 2021-06-24 12:11:32 +00:00
Sandro 1ad9f39280
Merge pull request #127969 from marsam/update-grpc 2021-06-24 12:48:46 +02:00
R. RyanTM efa4262986 enchant: 2.2.15 -> 2.3.0 2021-06-24 11:21:13 +02:00
Jonathan Ringer 1949616615 libpqxx_6: init at 6.4.5 2021-06-24 00:47:07 -07:00
Maxwell Beck a1d1b7e284
opencolorio_1: Remove top-level with lib 2021-06-23 19:43:47 -05:00
Maxwell Beck 4d367a2783
opencolorio2: Refactor dependencies
Python bindings and utility applications can now be disabled if desired.
GPU rendering is always enabled.
2021-06-23 19:43:37 -05:00
Maxwell Beck 4556893019
pystring: Use CMake build
Has a pull request open on the upstream repo, thus may be upstreamed in
the future as opposed to the previous makefile patch.
2021-06-23 19:12:38 -05:00
github-actions[bot] bcc720d9c5
Merge staging-next into staging 2021-06-23 18:04:33 +00:00
github-actions[bot] b68a0d2f5e
Merge master into staging-next 2021-06-23 18:04:30 +00:00
R. RyanTM 66b43bb134 bctoolbox: 4.5.15 -> 4.5.20 2021-06-23 10:06:45 -07:00
R. RyanTM c2e3b1de89 libxmp: 4.4.1 -> 4.5.0 2021-06-23 09:57:46 -07:00
Sandro 07c648a672
Merge pull request #127878 from nagy/libzip-180 2021-06-23 18:05:26 +02:00
Michael Weiss da37a03423
libva-utils: 2.11.1 -> 2.12.0 2021-06-23 16:44:28 +02:00
Niklas Hambüchen 6f0cd1082f
Merge pull request #127890 from nh2/srt-1.4.3
srt: 1.4.2 -> 1.4.3
2021-06-23 15:38:46 +02:00
Niklas Hambüchen dea84b1e10 srt: Switch website to Github.
It's more informative than the actual website, and hopefully this will also
give us `nixpkgs-update` auto-updates.
2021-06-23 14:16:31 +02:00
Anderson Torres eb147bf64c
Merge pull request #127832 from AndersonTorres/quick-patch
poppler: 21.05.0 -> 21.06.01
2021-06-23 09:13:48 -03:00
github-actions[bot] 14f789f9e5
Merge staging-next into staging 2021-06-23 12:04:29 +00:00
github-actions[bot] b59d049598
Merge master into staging-next 2021-06-23 12:04:25 +00:00
Sandro 5b61dc7f09
Merge pull request #127672 from r-ryantm/auto-update/cmark 2021-06-23 13:43:09 +02:00
Niklas Hambüchen 951939e48d srt: 1.4.2 -> 1.4.3 2021-06-23 13:41:46 +02:00
Daniel Nagy 471e63915f
libzip: 1.7.3 -> 1.8.0 2021-06-23 12:31:57 +02:00
Sandro b1662abccc
Merge pull request #127862 from est31/kimageformats-avif
kimageformats: enable AVIF support
2021-06-23 11:21:22 +02:00
Mario Rodas 63b199c193 grpc: 1.38.0 -> 1.38.1
https://github.com/grpc/grpc/releases/tag/v1.38.1
2021-06-23 04:20:00 +00:00
R. RyanTM 312fbe8458 cmark: 0.29.0 -> 0.30.0; dynamically link; cleanup 2021-06-22 19:53:29 -07:00
github-actions[bot] 64eb8c173d
Merge staging-next into staging 2021-06-23 00:09:37 +00:00
Martin Weinelt b607aadaac
Merge branch 'master' into staging-next 2021-06-22 23:55:21 +02:00
AndersonTorres 004970b152 poppler: 21.05.0 -> 21.06.1 2021-06-22 18:33:23 -03:00
AndersonTorres a4e85ae2b8 poppler_0_61: cosmetical rewrite 0.61.nix 2021-06-22 18:32:52 -03:00
Sandro 565a0d3b9d
Merge pull request #127604 from urlordjames/drogon_options 2021-06-22 17:59:00 +02:00
urlordjames 6e44a67726 drogon: add options for optional dependencies 2021-06-22 11:37:39 -04:00
github-actions[bot] b766664645
Merge staging-next into staging 2021-06-22 12:05:04 +00:00
github-actions[bot] c7bb5a79c8
Merge master into staging-next 2021-06-22 12:05:00 +00:00
Thiago Franco de Moraes b27eaa18b4
gdcm: 3.0.8 -> 3.0.9 (#122654)
* gdcm: 3.0.8 -> 3.0.9

- make use of VTK optional (enabled by default)
- use vtk instead of vtk_7
- fetching source code from GitHub (sourceforge doesn't have the last
  version).
- nixpkgs-fmt

* Update pkgs/development/libraries/gdcm/default.nix

* Update pkgs/development/libraries/gdcm/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-22 11:18:18 +02:00
Michael Raskin 9c06f43841
Merge pull request #123549 from Mindavi/libsoup/cross-compilation-staging
libsoup: support cross by disabling gobject-introspection and vala
2021-06-22 09:07:23 +00:00