nongnu: dxvk: Rename to dxvk-next.
* nongnu/packages/wine.scm (dxvk): Rename to... (dxvk-next): New variable. This is to avoid a conflict with (gnu packages wine)'s own `dxvk'.
This commit is contained in:
parent
6ee35a1f1c
commit
4e84540013
|
@ -138,7 +138,7 @@ Use @command{setup_dxvk} to install the required libraries to a Wine prefix.")
|
||||||
(supported-systems '("i686-linux" "x86_64-linux"))
|
(supported-systems '("i686-linux" "x86_64-linux"))
|
||||||
(license license:zlib)))
|
(license license:zlib)))
|
||||||
|
|
||||||
(define-public dxvk
|
(define-public dxvk-next
|
||||||
(package
|
(package
|
||||||
(name "dxvk")
|
(name "dxvk")
|
||||||
(version "1.8")
|
(version "1.8")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user