Commit Graph
254240 Commits
Author SHA1 Message Date
Michael Weiss 2d5bb88418 chromium: Enable Ozone's DRM/GBM platform [0]
We've only set ozone_platform_gbm=false to fix the build with Mesa's
libgbm (vs. Google's own minigbm). However, since this issue has
resolved itself we can now drop it. Building with the recommended
settings should also avoid some issues (e.g. #104885).

[0]: https://chromium.googlesource.com/chromium/src.git/+/master/docs/ozone_overview.md#drm_gbm
2020-11-27 12:56:54 +01:00
Florian KlinkandGitHub ab0607e337 wayland: fix cross (#105103)
substituteInPlace stopped working, let's replace this with a patch which
is more reliable.
2020-11-27 12:09:53 +01:00
Carles PagèsandGitHub fbd0a8544c Merge pull request #103438 from cpages/sdl2_incdirs
SDL2: fix cmake interface includes for SDL2::SDL2
2020-11-27 09:27:41 +01:00
markuskowaandGitHub bb04c36ca4 Merge pull request #105061 from r-ryantm/auto-update/rdma-core
rdma-core: 31.1 -> 31.2
2020-11-27 00:26:21 +01:00
Jonathan RingerandJonathan Ringer 61574a09d6 aws-checksums: fix build with cmake 3.19 2020-11-26 12:28:45 -08:00
Jonathan RingerandJonathan Ringer 42c89295db aws-c-common: fix build with cmake 3.19 2020-11-26 12:28:45 -08:00
R. RyanTMandJonathan Ringer 91c6eb509b cmake: 3.18.4 -> 3.19.0 2020-11-26 12:28:45 -08:00
R. RyanTM b87b2620d7 rdma-core: 31.1 -> 31.2 2020-11-26 18:43:23 +00:00
Pavol RusnakandGitHub 9350d9de47 Merge pull request #104986 from r-ryantm/auto-update/hidapi
hidapi: 0.10.0 -> 0.10.1
2020-11-26 12:22:58 +01:00
R. RyanTM b53db766d8 hidapi: 0.10.0 -> 0.10.1 2020-11-26 07:02:19 +00:00
Raghav SoodandGitHub 37c6c95dfe Merge pull request #104824 from TredwellGit/xorg.xprop
xorg.xprop: 1.2.4 -> 1.2.5
2020-11-26 02:18:46 +00:00
Niklas HambüchenandGitHub 76aac1eaf3 Merge pull request #104000 from nh2/gphoto-libmtp-from-repo
libmtp, libgphoto2, gphoto2: Switch to Github, allow building from repo
2020-11-25 22:58:58 +01:00
R. RyanTMandJonathan Ringer 9979bc5b8a gnupg: 2.2.23 -> 2.2.24 2020-11-25 10:32:32 -08:00
R. RyanTMandJonathan Ringer db70ecb5f8 automake: 1.16.2 -> 1.16.3 2020-11-25 10:10:57 -08:00
Robert HensingandJonathan Ringer c8ae3d870c setup.sh: export XDG_DATA_DIRS for consistency
By exporting it, we always make the new directories available
to subprocesses, regardless of whether the environment
variable existed before `nix-shell` was invoked.
2020-11-25 08:44:04 -08:00
Robert HensingandJonathan Ringer 84c58abdc4 setup.sh: Only load XDG_DATA_DIRS for executable inputs
This avoids the scenario where strictDeps is off and cross-compiled
XDG_DATA_DIRS content is brought into the environment.

While probably harmless for data like manpages and completion scripts,
this would cause issues when XDG_DATA_DIRS is used to find executables
or plugins. The Qt framework is known to behave like this and might
have run into incompatibilities.
2020-11-25 08:44:04 -08:00
Robert HensingandJonathan Ringer 0f13cccb95 setup.sh: Support XDG_DATA_DIRS
XDG_DATA_DIRS is to /share as PATH is to /bin.

It was defined as part of the XDG basedir specification.
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

While it originated from the X Desktop Group, it is not limited to
the X11 ecosystem, as evidenced by its use in bash-completion.

The removal of ` && -d "$pkg/bin"` is ok, because this optimization is
already performed by `addToSearchPath`.
2020-11-25 08:44:04 -08:00
Michael WeissandGitHub 5b286eaf20 dav1d: 0.7.1 -> 0.8.0 (#104791) 2020-11-25 12:32:57 +01:00
Michael WeissandGitHub f2ff3a7867 mesa: 20.2.2 -> 20.2.3 (#104789) 2020-11-25 12:23:02 +01:00
Mario RodasandGitHub 04f86683a6 Merge pull request #104551 from r-ryantm/auto-update/libseccomp
libseccomp: 2.5.0 -> 2.5.1
2020-11-24 22:12:18 -05:00
TredwellGit 233849a14d xorg.xprop: 1.2.4 -> 1.2.5
https://lists.x.org/archives/xorg-announce/2020-November/003064.html
2020-11-24 23:42:45 +00:00
yoctocellandFrederik Rietdijk 4c8c8d2ce5 [staging] openssh: Fix EOF: command not found 2020-11-24 17:06:45 +01:00
Tim SteinbachandFrederik Rietdijk 1bec9d20da avahi: 0.7 -> 0.8 2020-11-24 17:04:01 +01:00
Martin WeineltandFrederik Rietdijk a1e98379b3 c-ares: 1.15.0 -> 1.17.1
Fixes:
  - CVE-2020-14354 (in 1.16.1)
  - CVE-2020-8277 (in 1.17.1)
2020-11-24 17:03:37 +01:00
Milan PässlerandJörg Thalheim 9eb79c42eb rust: 1.47 -> 1.48 2020-11-24 09:26:47 +01:00
Jörg ThalheimandGitHub 9f74d3b350 Merge pull request #104733 from r-burns/ppc64le-glibc-cross
[staging] glibc: fix cross-compile to ppc64le
2020-11-24 08:21:15 +01:00
R. RyanTMandJonathan Ringer 42050cff6f gnugrep: 3.5 -> 3.6 2020-11-23 22:22:31 -08:00
Jan Tojnar 6d99109b12 Merge branch 'staging-next' into staging 2020-11-24 05:44:44 +01:00
Jan Tojnar 3d6687dc95 Merge branch 'master' into staging-next 2020-11-24 05:44:21 +01:00
R. RyanTMandJan Tojnar 1083d88df6 modemmanager: 1.12.10 -> 1.14.8 2020-11-24 05:43:03 +01:00
Jan TojnarandGitHub 2e110ba5a4 Merge pull request #104337 from jtojnar/gdk-pixbuf-2.42
gdk-pixbuf: 2.40.0 → 2.42.0
2020-11-24 05:40:45 +01:00
Ryan MulliganandGitHub 28ee64cd0d Merge pull request #86310 from marius851000/ctrtool
ctrtool: 0.16 -> 0.7 and fix cross compiling
2020-11-23 20:39:25 -08:00
Ryan MulliganandGitHub 24751380fe Merge pull request #87640 from emilazy/weechat-matrix-0.2.0
weechat-matrix: 0.1.0 -> 0.2.0
2020-11-23 20:32:13 -08:00
Ryan MulliganandGitHub 486a5b6c24 Merge pull request #90083 from yrashk/urjtag-2019.2
urjtag: 0.10 -> 2019.2
2020-11-23 20:28:00 -08:00
Raghav SoodandGitHub bc51448c00 Merge pull request #104255 from rissson/netdata-go.d.plugin-0.25.0
netdata: go.d.plugin: 0.20.0 -> 0.25.0
2020-11-24 03:12:28 +00:00
Luke Granger-Brownanderictapen 0508481dc9 factorio-experimental, factorio-headless-experimental: 1.0.0 -> 1.1.0 2020-11-24 04:05:30 +01:00
Ryan Burns 0924152075 glibc: fix cross-compile to ppc64le
Fixes cross-compilation when build == host != target == ppc64le.
Glibc invokes objcopy during cross-compilation to ppc64le, which
fails when the nonprefixed objcopy can't understand the target format.
2020-11-23 19:04:14 -08:00
Lengyel BalazsandJonathan Ringer ef052cf639 vimPlugins.idris2-vim: init at 2020-05-25 2020-11-23 18:27:55 -08:00
SandroandGitHub 3b4fcbb5d1 Merge pull request #103523 from r-ryantm/auto-update/rssguard
rssguard: 3.7.2 -> 3.8.0
2020-11-24 02:59:45 +01:00
adisbladis 6847a5c12d referencesByPopularity: Don't use buildPackages at call-site
It's cleaner to reference buildPackages directly in
build-support/docker directly.
2020-11-24 02:55:40 +01:00
adisbladisandGitHub bd4c7fdff4 Merge pull request #104729 from adisbladis/references-by-popularity-cross
referencesByPopularity: Fix cross compilation
2020-11-24 02:53:45 +01:00
SandroandGitHub 5917193cef Merge pull request #103594 from r-ryantm/auto-update/yafaray-core
yafaray-core: 3.5.0 -> 3.5.1
2020-11-24 02:30:54 +01:00
SandroandGitHub 27441efe5c Merge pull request #103511 from r-ryantm/auto-update/rabbitmq-server
rabbitmq-server: 3.8.8 -> 3.8.9
2020-11-24 02:21:42 +01:00
SandroandGitHub 6f29643d35 Merge pull request #97530 from reedrw/noisetorch-072 2020-11-24 02:16:57 +01:00
SandroandGitHub 3da89983fd Merge pull request #103590 from r-ryantm/auto-update/workcraft
workcraft: 3.3.0 -> 3.3.1
2020-11-24 02:07:43 +01:00
adisbladis c3e79669db referencesByPopularity: Fix cross compilation 2020-11-24 02:05:11 +01:00
SandroandGitHub d60ce0c8c8 Merge pull request #103686 from r-ryantm/auto-update/flrig
flrig: 1.3.51 -> 1.3.52
2020-11-24 02:01:35 +01:00
SandroandGitHub 5e3b8db59d Merge pull request #103684 from r-ryantm/auto-update/geekbench
geekbench: 5.2.5 -> 5.3.0
2020-11-24 02:01:15 +01:00
SandroandGitHub b3f5ff2005 Merge pull request #103703 from r-ryantm/auto-update/gmsh
gmsh: 4.6.0 -> 4.7.0
2020-11-24 01:57:36 +01:00
Sandro JäckelandJonathan Ringer abfd29cace pythonPackages.asyncssh: Switch PyTestCheckHook, disable failing tests 2020-11-23 16:29:49 -08:00