mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-02-16 17:43:10 +01:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue