mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-01-07 06:31:42 +01:00
nongnu: nvidia-module: Support only x86_64-linux.
* nongnu/packages/nvidia.scm (nvidia-module)[supported-systems]: Support only x86_64-linux.
This commit is contained in:
parent
5fd10621ce
commit
311ad8ee13
1 changed files with 1 additions and 0 deletions
|
@ -538,6 +538,7 @@ To enable GSP mode manually, add @code{\"NVreg_EnableGpuFirmware=1\"} to
|
|||
(parallel-job-count)))
|
||||
'())
|
||||
,@make-flags)))))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(home-page "https://www.nvidia.com")
|
||||
(synopsis "Proprietary NVIDIA driver (kernel modules)")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue