Commit Graph

37976 Commits

Author SHA1 Message Date
Jan Tojnar dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Anderson Torres 1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
argtable: 3.0.1 -> 3.1.5 
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection 2021-01-10 20:04:46 +01:00
AndersonTorres 12c5cfda1d libjson-rpc-cpp: 0.7.0 -> 1.3.0 2021-01-10 12:55:25 -03:00
AndersonTorres bc838c8686 libmicrohttpd: init at 0.9.72
Being conservative, I included a new version instead of overwriting.
2021-01-10 12:43:48 -03:00
AndersonTorres db27acb1c8 argtable: 3.0.1 -> 3.1.5 2021-01-10 12:43:48 -03:00
Frederik Rietdijk 0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Matthieu Coudron 9f8b7cb4a8
Merge pull request #104658 from poscat0x04/add-fcitx5
Add fcitx5
2021-01-10 15:26:27 +01:00
Sandro Jäckel 445d1ee786
libgda: Fix compiling with mysql 2021-01-10 13:18:42 +01:00
Sandro Jäckel 74a1925972
libgda: Remove removed flag 2021-01-10 13:18:41 +01:00
Daniël de Kok 677f868774 Revert "sentencepiece: 0.1.94 -> 0.1.95"
This reverts commit 24fb219e2c.
2021-01-10 08:43:04 +01:00
Sandro 425f1533e4
Merge pull request #108882 from tfmoraes/libguestfs_xen
libguestfs: remove xen as dependency
2021-01-10 08:07:09 +01:00
github-actions[bot] add2d89082
Merge master into staging-next 2021-01-10 06:32:12 +00:00
Poscat ea1e46a232
libime: Init at 1.0.2 2021-01-10 14:31:04 +08:00
Poscat f67f57e0f1
xcb-imdkit: Init at 1.0.1 2021-01-10 13:17:57 +08:00
Sandro 5b977aae1f
Merge pull request #108756 from danieldk/sentencepiece-0.1.95 2021-01-10 02:33:38 +01:00
github-actions[bot] 433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
Thiago Franco de Moraes dde3974afd
libguestfs: remove xen as dependency 2021-01-09 16:51:33 -03:00
Michael Weiss ef125069f4
Merge pull request #108730 from baloo/baloo/libplacebo/path-upsteam-patch
libplacebo: use upstreamed patch
2021-01-09 20:12:46 +01:00
Daniël de Kok d2e4f3c6d9 sentencepiece: move gperftools from nativeBuildInputs to buildInputs 2021-01-09 20:01:45 +01:00
Daniël de Kok 24fb219e2c sentencepiece: 0.1.94 -> 0.1.95
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.95
2021-01-09 20:01:44 +01:00
Arthur Gautier 95b754cf42
libplacebo: use upstreamed patch
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-09 19:47:02 +01:00
github-actions[bot] fcbe48c797
Merge master into staging-next 2021-01-09 18:41:27 +00:00
Michael Weiss 85b23ec5e5
Merge pull request #108155 from primeos/libplacebo
libplacebo: 2.72.2 -> 3.104.0
2021-01-09 18:32:28 +01:00
Pavol Rusnak 5468a0563f
Merge pull request #108820 from prusnak/xr-update
monado: Add serviceSupport option
2021-01-09 17:58:08 +01:00
Michael Weiss 7d8351f4d7
libplacebo: 2.72.2 -> 3.104.0 2021-01-09 17:56:35 +01:00
Sandro 5ec6c8e718
Merge pull request #108813 from sikmir/osmium 2021-01-09 17:46:26 +01:00
Michael Weiss 8ae8602bf7
Merge branch 'master' into staging-next
Manually resolved a conflict in
pkgs/development/libraries/libbladeRF/default.nix.
2021-01-09 12:16:11 +01:00
Sandro d1f716c6b4
Merge pull request #108595 from iblech/patch-libbladeRF
libbladeRF: unbreak the build
2021-01-09 06:44:46 +01:00
Joe Hermaszewski dff4009b35
libsurvive: add expipiplus1 to maintainers 2021-01-09 00:35:57 +01:00
Nikolay Korotkiy 452115781b
libosmium: 2.15.6 → 2.16.0 2021-01-09 00:51:32 +03:00
github-actions[bot] f89e74dbcc
Merge master into staging-next 2021-01-08 18:37:56 +00:00
Linus Heckemann c7e546aea1
Merge pull request #108748 from 3noch/eac/fix-vtk-png-aarch64
vtk: use system png on aarch
2021-01-08 17:09:51 +01:00
Elliot Cameron 26dedb8398
vtk: use system png
VTK doesn't seem produce png symbols on aarch64. We could probably
figure out how to fix that but we can also just tell it to use the
libpng we already have, which already works on aarch64.
2021-01-08 10:25:37 -05:00
Rob Ashton 0e061a8595
intel-media-driver: Fix runtime issues due to the libX11 dependency
X11 is an optional run-time and optional build-time dependency of iHD.
A patchelf is required to join these two worlds together, and a lot of
machines that'll run the intel-media-driver won't have X11 on them, so
make it optional.

Fix #73236.

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2021-01-08 14:41:31 +01:00
github-actions[bot] ecebf82121
Merge master into staging-next 2021-01-08 12:29:36 +00:00
Michael Weiss bdc86af5ec
Merge pull request #108752 from marsam/fix-gpgme-darwin
gpgme: fix build on darwin
2021-01-08 12:37:08 +01:00
Gabriel Ebner 5000e5707b
Merge pull request #108717 from Dyazz/libqalculate
libqalculate: 3.14.0 -> 3.16.0
2021-01-08 11:23:31 +01:00
Mario Rodas 74c81a64f0 gpgme: fix build on darwin 2021-01-08 04:20:00 +00:00
Jan Tojnar e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Arthur Gautier f44ed8abd4 libplacebo: fixup glslang headers path
See: https://github.com/NixOS/nixpkgs/issues/108723

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-07 22:27:35 +00:00
Sandro 14121941b1
Merge pull request #108691 from B4dM4n/qmltermwidget-fix
qmltermwidget: fix build with gcc10
2021-01-07 22:58:57 +01:00
Mario Rodas 6c6dcf0785 libfprint: fix build 2021-01-07 16:05:00 -05:00
Dyazz 97e59eff83 libqalculate: 3.14.0 -> 3.16.0 2021-01-07 21:45:08 +01:00
Sandro b5351cad24
Merge pull request #107285 from sternenseemann/libschrift-0.9.1
libschrift: init at 0.9.1
2021-01-07 21:37:48 +01:00
Ingo Blechschmidt 101e907d2e libbladeRF: unbreak the build (closing #108585) 2021-01-07 21:29:46 +01:00
David Wood e2945ada13
doctest: 2.4.1 -> 2.4.4 2021-01-07 17:22:34 +00:00
Fabian Möller d8306e18ea
qmltermwidget: fix build with gcc10 2021-01-07 18:20:34 +01:00
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Mario Rodas 4aa45aebe1
Merge pull request #108002 from marsam/update-libvmaf
libvmaf: 1.5.3 -> 2.1.0
2021-01-07 05:48:15 -05:00