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:
Pierre Neidhardt 2021-03-03 21:38:07 +01:00
parent 6ee35a1f1c
commit 4e84540013
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -138,7 +138,7 @@ Use @command{setup_dxvk} to install the required libraries to a Wine prefix.")
(supported-systems '("i686-linux" "x86_64-linux"))
(license license:zlib)))
(define-public dxvk
(define-public dxvk-next
(package
(name "dxvk")
(version "1.8")