gnu: Add deprecated-package vulkan-icd-loader.
* gnu/packages/vulkan.scm (vulkan-icd-loader): New variable.
This commit is contained in:
parent
bb63502f0b
commit
8ec919404f
@ -209,6 +209,9 @@ and the ICD.")
|
||||
(license:x11-style "file://COPYRIGHT.txt")
|
||||
license:bsd-3))))
|
||||
|
||||
(define-public vulkan-icd-loader
|
||||
(deprecated-package "vulkan-icd-loader" vulkan-loader))
|
||||
|
||||
(define-public shaderc
|
||||
(let ((commit "773ec22d49f40b7161820f29d953be4a7e40190d")
|
||||
(revision "1"))
|
||||
|
Loading…
Reference in New Issue
Block a user