other syntax

This commit is contained in:
Yann Dupont 2023-10-04 18:28:59 +02:00
parent a06369ec5f
commit 892c3321b0

View file

@ -14,4 +14,4 @@
(package
(inherit opensycl)
(name "opensycl+cuda")
(inputs (modify-inputs (package-inputs opensycl) (append cuda)))))
(inputs (modify-inputs (package-inputs opensycl) (append "cuda-toolkit")))))