Commit Graph

40223 Commits

Author SHA1 Message Date
John Ericson
4b499cf83b
Merge pull request #121335 from Ericson2314/fix-mesa
mesa: Fix build
2021-04-30 21:05:19 -04:00
github-actions[bot]
ef6416a6ba
Merge staging-next into staging 2021-05-01 00:54:32 +00:00
Dmitry Kalinkin
275624a226
Merge pull request #120854 from tobim/pkgs/arrow-cpp-4.0.0
arrow-cpp: 3.0.0 -> 4.0.0
2021-04-30 20:06:00 -04:00
John Ericson
96f700fc24 mesa: Fix build
Needed more LLVM outputs
2021-04-30 22:08:26 +00:00
AndersonTorres
f223a67c65 xine-lib: ffmpeg_3 -> ffmpeg
And refactor.
2021-04-30 17:50:49 -03:00
AndersonTorres
5eefe24c94 wxSVG: ffmpeg_3 -> ffmpeg
And refactor.
2021-04-30 17:39:09 -03:00
Michael Weiss
1be2221634
wayland-protocols: 1.20 -> 1.21
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2021-April/041815.html
2021-04-30 21:45:59 +02:00
Tobias Mayer
2d9f3e32d9
arrow-cpp: 3.0.0 -> 4.0.0
arrow-cpp: cleanup

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 20:30:59 +02:00
Tobias Mayer
f5704c862d
xsimd: init at 7.5.0
xsimd: format

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

xsimd: fix on macOS

xsimd: Use fetchFromGitHub
2021-04-30 20:30:46 +02:00
github-actions[bot]
20ebbe6b59
Merge staging-next into staging 2021-04-30 18:26:34 +00:00
John Ericson
17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Sandro
dd829d287a
Merge pull request #121205 from r-ryantm/auto-update/libgpiod
libgpiod: 1.6.2 -> 1.6.3
2021-04-30 14:53:19 +02:00
Sandro
cf324a7f11
Merge pull request #120652 from prusnak/libfido2
libfido2: 1.5.0 -> 1.7.0
2021-04-30 14:46:23 +02:00
Daniël de Kok
2e27fa876d
Merge pull request #121010 from Flakebi/amdvlk
amdvlk: 2021.Q1.6 -> 2021.Q2.2
2021-04-30 14:31:55 +02:00
github-actions[bot]
d7882499f8
Merge staging-next into staging 2021-04-30 12:26:14 +00:00
Sandro
c47fc06de1
Merge pull request #120921 from sikmir/libosmium
libosmium: 2.16.0 → 2.17.0
2021-04-30 14:11:45 +02:00
Michael Weiss
eb5226217e
Merge pull request #121139 from L-as/master
mesa: Don't fail to build when d3d isn't built
2021-04-30 13:27:56 +02:00
Sandro
989006a89d
Merge pull request #120641 from Mathnerd314/xineLib
xineLib: 1.2.9 -> 1.2.11
2021-04-30 13:15:23 +02:00
Joe Hermaszewski
849b29b4f7
pangolin: 2017-08-02 -> 0.6 (#120735)
Drop ffmpeg_3 dependency in favor of ffmpeg: https://github.com/NixOS/nixpkgs/issues/120705
2021-04-30 11:32:45 +02:00
github-actions[bot]
c6548b2832
Merge staging-next into staging 2021-04-30 06:21:40 +00:00
Andrew Childs
7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro
192edf7df0
Merge pull request #121232 from r-ryantm/auto-update/avro-c
avro-c: 1.9.1 -> 1.10.2
2021-04-30 06:45:01 +02:00
R. RyanTM
7ced0d92bf avro-c: 1.9.1 -> 1.10.2 2021-04-30 03:45:26 +00:00
Sandro
90ac20b969
Merge pull request #121032 from Radvendii/zlib-windows-static
zlib: fix windows static compile
2021-04-30 04:06:17 +02:00
Sandro
13fc0815e9
Merge pull request #121219 from ivan/lmdb-fetchFromGitLab
lmdb: use fetchFromGitLab
2021-04-30 03:52:54 +02:00
Sandro
201fcfc556
Merge pull request #120459 from hjones2199/indi19
indlib: 1.8.9 -> 1.9.0
2021-04-30 03:24:55 +02:00
Sandro
188d9ad4c1
Merge pull request #120912 from Radvendii/opusfile-windows 2021-04-30 03:22:28 +02:00
Ivan Kozik
aabbf1fbb9 lmdb: use fetchFromGitLab 2021-04-30 01:07:29 +00:00
github-actions[bot]
b4766e97ee
Merge staging-next into staging 2021-04-30 00:52:06 +00:00
Taeer Bar-Yam
e1b933ccdc opusfile: fix windows compilation 2021-04-29 20:47:57 -04:00
Martin Weinelt
9a88ed723e
Merge pull request #120785 from ivan/fix-grab-site-py-lmdb 2021-04-30 02:16:14 +02:00
R. RyanTM
07484adf11 libgpiod: 1.6.2 -> 1.6.3 2021-04-29 20:46:01 +00:00
github-actions[bot]
3ad64733d9
Merge staging-next into staging 2021-04-29 18:28:08 +00:00
Michael Raskin
e4562d62d9
Merge pull request #121173 from r-ryantm/auto-update/libmwaw
libmwaw: 0.3.17 -> 0.3.18
2021-04-29 18:27:53 +00:00
Hunter Jones
14db724f1f indlib: 1.8.9 -> 1.9.0 2021-04-29 12:57:58 -05:00
Robert Schütz
e1ff5c3d8c
Merge pull request #120731 from helsinki-systems/upd/subversion
subversion: 1.12.2 -> 1.14.1
2021-04-29 19:36:33 +02:00
Kim Lindberger
abecdfea73
Merge pull request #120833 from talyz/pipewire-0.3.26
pipewire: 0.3.25 -> 0.3.26
2021-04-29 18:46:35 +02:00
ajs124
e097d99f0d py3c: init at 1.3.1 2021-04-29 18:41:14 +02:00
Martin Weinelt
5ef56ad9f1
Merge pull request #121164 from dotlambda/botan-2.18.0 2021-04-29 17:19:19 +02:00
R. RyanTM
c398cf6a06 libmwaw: 0.3.17 -> 0.3.18 2021-04-29 15:13:18 +00:00
davidak
5cf7af2476
Merge pull request #121051 from alyssais/gupnp-igd
gupnp-igd: disable tests
2021-04-29 17:12:39 +02:00
Alyssa Ross
25bbad9616 doctest: 2.4.4 -> 2.4.6 2021-04-29 13:51:26 +00:00
Robert Schütz
d4c033a206 botan: mark as insecure 2021-04-29 15:33:01 +02:00
Robert Schütz
45d492b3b3 botan2: 2.17.3 -> 2.18.0
https://botan.randombit.net/news.html#version-2-18-0-2021-04-15
2021-04-29 15:22:01 +02:00
Florian Klink
a7535cb61c
Merge pull request #121082 from tazjin/patch-1
openldap: Enable argon2 hash support by default
2021-04-29 14:57:41 +02:00
github-actions[bot]
54e69b71cd
Merge staging-next into staging 2021-04-29 12:26:05 +00:00
Luke Granger-Brown
1e556b436e
Merge pull request #121097 from mweinelt/gstreamer
gstreamer: 1.18.2 -> 1.18.4
2021-04-29 12:43:54 +01:00
Maciej Krüger
d305f9df11
Merge pull request #120996 from elohmeier/xdg-desktop-portal-wlr
xdg-desktop-portal-wlr: 0.2.0 -> 0.3.0
2021-04-29 11:08:29 +02:00
github-actions[bot]
01105a117a
Merge staging-next into staging 2021-04-29 06:21:55 +00:00
R. RyanTM
cec25e93b6 belcard: 4.5.1 -> 4.5.3 2021-04-29 00:05:44 -04:00