guix/gnu
dan aea7691fdd
gnu: vulkan-loader: Update to 1.3.280.0.
According to
<https://vulkan.lunarg.com/doc/view/1.3.231.1/linux/loader_and_layer_interface.html>,
the Vulkan loader searches for manifest files in several directories, like in
$HOME or ones set during compile-time.  So, expose XDG_DATA_DIRS, which Vulkan
will search, as a search-path to find ones from other packages, like mesa.

* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.3.280.0.
[arguments]<#:phases>: Update the use-system-googletest phase.
[native-search-paths]: New search path, XDG_DATA_DIRS.

Change-Id: Ib270eeeea6500691a75c36612104c7ddb1c28dfb
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2024-04-01 01:05:53 -04:00
..
bootloader bootloader: Add u-boot-qemu-riscv64-bootloader. 2024-03-31 22:26:21 +02:00
build linux-modules: Ignore nonexistent module files on boot. 2024-03-27 22:23:38 +08:00
home home: services: bash: Reorder aliases. 2024-03-27 22:25:19 +08:00
installer
machine
packages gnu: vulkan-loader: Update to 1.3.280.0. 2024-04-01 01:05:53 -04:00
services Merge branch 'gnome-team' 2024-03-30 09:47:43 +01:00
system vm: If not the same local architecture, don't enable kvm. 2024-03-31 22:28:11 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: glslang: Update to 1.3.280.0. 2024-04-01 00:27:22 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm