guix/gnu
Liliana Marie Prikler 5f7cc5c2c6
gnu: waypipe: Hardcode libvulkan.
Currently, trying to run waypipe with graphical acceleration results in the
error:
  Sending error: src/dmabuf.rs:945: Failed to load Vulkan library:
  LibraryLoadFailure(DlOpen { desc: "libvulkan.so.1: cannot open shared object
  file: No such file or directory" })
This patch fixes this error by loading libvulkan from a known location.

* gnu/packages/freedesktop.scm (waypipe)[#:phases]: Add ‘patch-vulkan’.
2025-12-02 18:04:30 +01:00
..
bootloader
build build: Fix typo in canonicalize-path*. 2025-12-01 22:14:25 +09:00
home gnu: Add home-gcr-ssh-agent-service-type. 2025-12-01 17:20:55 +09:00
installer
machine
packages gnu: waypipe: Hardcode libvulkan. 2025-12-02 18:04:30 +01:00
services services: hurd-vm: Add machine argument for qemu for 64 bit images. 2025-11-29 18:46:51 +01:00
system image: Fix bootloader-uses-grub-efi logic. 2025-12-02 12:06:17 +02:00
tests tests: Add test to validate /etc/locatime is a symlink. 2025-12-01 14:59:30 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: libcap: Fix build on powerpc-linux. 2025-12-02 15:47:45 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm