mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-25 01:48:08 +01:00
nongnu: nversion: update to 515.57.
* nongnu/packages/nvidia.scm (nversion): Update to 515.57. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
9ddaa356d2
commit
c87afddd63
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
|||
(define nvidia-version "470.86")
|
||||
|
||||
; Used for the open-source kernel module package
|
||||
(define nversion "515.48.07")
|
||||
(define nversion "515.57")
|
||||
|
||||
(define-public nvidia-driver
|
||||
(package
|
||||
|
@ -421,7 +421,7 @@ package.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1bpyq1dn14l7g32aalxy20zsxsay2yzibq8m8chy1byglrsjnqhh"))))
|
||||
"11f723xjj700pmxffz4v5mv6fyl5zc44i6ix042pj446dfbdgiqg"))))
|
||||
(build-system linux-module-build-system)
|
||||
(arguments
|
||||
(list #:linux linux
|
||||
|
|
Loading…
Reference in a new issue