aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/breezy-fix-gio.patch
diff options
context:
space:
mode:
authordan <i@dan.games>2024-03-28 11:54:49 +0800
committerJohn Kehayias <john.kehayias@protonmail.com>2024-04-01 01:05:53 -0400
commitaea7691fdd48ac529a5544312291e4422ec43274 (patch)
treee027a805c8dec6d4210083f2e2c1991f61ab15d9 /gnu/packages/patches/breezy-fix-gio.patch
parentb8ab1f06367e6035168e9699d42ce08e73404682 (diff)
downloadguix-aea7691fdd48ac529a5544312291e4422ec43274.tar.gz
guix-aea7691fdd48ac529a5544312291e4422ec43274.zip
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>
Diffstat (limited to 'gnu/packages/patches/breezy-fix-gio.patch')
0 files changed, 0 insertions, 0 deletions
an class='msg-avail'>...Oleg Pykhalov 2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice 2021-11-17services: docker: Add 'environment-variables' configuration field....Alexey Abramov 2021-07-29services: Migrate to <setuid-program>....Brice Waegeneire 2021-05-08services: docker: Disable configuration serialization....Maxim Cournoyer 2020-10-17services: docker: Fix missing containerd-shim binary....Oleg Pykhalov 2020-09-23services: docker: Fix configuration....Oleg Pykhalov 2020-09-21services: Docker: Fix typo in configuration....Efraim Flashner 2020-09-21services: docker: Fix enable-proxy? option....Jesse Dowell 2020-09-15services: docker: Fix service definition....Oleg Pykhalov 2020-09-14services: docker: Fix service definition....Efraim Flashner 2020-09-14services: docker: Make docker command available....Efraim Flashner 2020-08-16services: docker: Add 'enable-iptables?' argument....Alexey Abramov