diff options
author | nathan <nathan_mail@nborghese.com> | 2024-06-01 19:55:24 -0400 |
---|---|---|
committer | John Kehayias <john.kehayias@protonmail.com> | 2024-11-05 11:56:25 -0500 |
commit | 8a602183ff40c02a88f5791427a93bf72b6463f0 (patch) | |
tree | a81ac73db30f9062f0d9ee2992f64775b18b7678 /gnu/packages/gl.scm | |
parent | f0bf6994b036259af2bb604a8c1aef21becd1d29 (diff) | |
download | guix-8a602183ff40c02a88f5791427a93bf72b6463f0.tar.gz guix-8a602183ff40c02a88f5791427a93bf72b6463f0.zip |
gnu: volk: Hard-code path of vulkan-loader for dynamic loading
Until now, we’d get:
$ guix shell vulkan-tools -- vulkaninfo
ERROR at /tmp/guix-build-vulkan-tools-1.3.280.0.drv-0/source/vulkaninfo/./vulkaninfo.h:412: Failed to initialize: Vulkan loader is not installed, not found, or failed to load.
This patch fixes it and potentially for other programs as well.
* gnu/packages/vulkan.scm (volk)[arguments]: use gexp.
<#:phases>: Patch dlopen with libvulkan.so.
[input]: Add vulkan-loader.
Change-Id: I5ef0eb13d35e517b8947faddace641882a775b80
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Diffstat (limited to 'gnu/packages/gl.scm')
0 files changed, 0 insertions, 0 deletions