mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-02-18 02:23:12 +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")
|
(define nvidia-version "470.86")
|
||||||
|
|
||||||
; Used for the open-source kernel module package
|
; Used for the open-source kernel module package
|
||||||
(define nversion "515.48.07")
|
(define nversion "515.57")
|
||||||
|
|
||||||
(define-public nvidia-driver
|
(define-public nvidia-driver
|
||||||
(package
|
(package
|
||||||
|
@ -421,7 +421,7 @@ package.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1bpyq1dn14l7g32aalxy20zsxsay2yzibq8m8chy1byglrsjnqhh"))))
|
"11f723xjj700pmxffz4v5mv6fyl5zc44i6ix042pj446dfbdgiqg"))))
|
||||||
(build-system linux-module-build-system)
|
(build-system linux-module-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:linux linux
|
(list #:linux linux
|
||||||
|
|
Loading…
Add table
Reference in a new issue