diff options
| author | Hilton Chain <hako@ultrarare.space> | 2026-07-04 21:21:34 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2026-07-05 00:30:39 +0800 |
| commit | 8e3a2d95242630fdb880f380e88c995baac0f8b1 (patch) | |
| tree | 1dfc9e077e1c7fccef01b9d7d4cd083b3c7aae52 /nongnu | |
| parent | f2f947143b3bbbc5ad3c0362343396ad597e70c6 (diff) | |
nongnu: nvda-580: Update to 580.173.02.
* nongnu/packages/nvidia.scm (nvidia-source-580-x86_64-linux)
(nvidia-source-580-aarch64-linux, nvidia-module-open-580, nvidia-modprobe-580)
(nvidia-settings-580): Update to 580.173.02.
Diffstat (limited to 'nongnu')
| -rw-r--r-- | nongnu/packages/nvidia.scm | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/nongnu/packages/nvidia.scm b/nongnu/packages/nvidia.scm index 652bf87..93c1e9b 100644 --- a/nongnu/packages/nvidia.scm +++ b/nongnu/packages/nvidia.scm | |||
| @@ -257,15 +257,15 @@ | |||
| 257 | 257 | ||
| 258 | (define nvidia-source-580-x86_64-linux | 258 | (define nvidia-source-580-x86_64-linux |
| 259 | (make-nvidia-source | 259 | (make-nvidia-source |
| 260 | "580.159.04" | 260 | "580.173.02" |
| 261 | "x86_64" | 261 | "x86_64" |
| 262 | (base32 "07nappxgmp3nl40v00nihhkbwf5gx6frgdkcvwx7plc8n1hngrn1"))) | 262 | (base32 "06vfyhh6hy2jv7gwr1g19s2g4kmnzq2d7mfkcfkaia853q0bk3ld"))) |
| 263 | 263 | ||
| 264 | (define nvidia-source-580-aarch64-linux | 264 | (define nvidia-source-580-aarch64-linux |
| 265 | (make-nvidia-source | 265 | (make-nvidia-source |
| 266 | "580.159.04" | 266 | "580.173.02" |
| 267 | "aarch64" | 267 | "aarch64" |
| 268 | (base32 "1sra6yr5j4lwsjjkmzyal8s1hlx3nhyyxz1nbxv3kj677dig44l9"))) | 268 | (base32 "105ajyx2wq57a38raznkbwf9199m7j4ag3c09bq7hkgghxhdanyn"))) |
| 269 | 269 | ||
| 270 | (define nvidia-source-595-x86_64-linux | 270 | (define nvidia-source-595-x86_64-linux |
| 271 | (make-nvidia-source | 271 | (make-nvidia-source |
| @@ -995,7 +995,7 @@ driver."))) | |||
| 995 | (define-public nvidia-module-open-580 | 995 | (define-public nvidia-module-open-580 |
| 996 | (package | 996 | (package |
| 997 | (name "nvidia-module-open") | 997 | (name "nvidia-module-open") |
| 998 | (version "580.159.04") | 998 | (version "580.173.02") |
| 999 | (source | 999 | (source |
| 1000 | (origin | 1000 | (origin |
| 1001 | (method git-fetch) | 1001 | (method git-fetch) |
| @@ -1005,7 +1005,7 @@ driver."))) | |||
| 1005 | (file-name (git-file-name name version)) | 1005 | (file-name (git-file-name name version)) |
| 1006 | (sha256 | 1006 | (sha256 |
| 1007 | (base32 | 1007 | (base32 |
| 1008 | "0ppqlgwc5vrnypgcxl2j92iq1simwqyhvvwx7rb2cwxljn6ndhyf")) | 1008 | "14bsslkmgx7pa0ybd8dsa3snyhqky581fh9n2n0bcpgssxjnh6cn")) |
| 1009 | (patches | 1009 | (patches |
| 1010 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch" | 1010 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch" |
| 1011 | "nvidia-module-open-bsb-dsc-fix.patch")))) | 1011 | "nvidia-module-open-bsb-dsc-fix.patch")))) |
| @@ -1161,7 +1161,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1161 | (package | 1161 | (package |
| 1162 | (inherit nvidia-modprobe-470) | 1162 | (inherit nvidia-modprobe-470) |
| 1163 | (name "nvidia-modprobe") | 1163 | (name "nvidia-modprobe") |
| 1164 | (version "580.159.04") | 1164 | (version "580.173.02") |
| 1165 | (source (origin | 1165 | (source (origin |
| 1166 | (method git-fetch) | 1166 | (method git-fetch) |
| 1167 | (uri (git-reference | 1167 | (uri (git-reference |
| @@ -1170,7 +1170,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1170 | (file-name (git-file-name name version)) | 1170 | (file-name (git-file-name name version)) |
| 1171 | (sha256 | 1171 | (sha256 |
| 1172 | (base32 | 1172 | (base32 |
| 1173 | "127rb7qfvx7gmcwn13232r44fhb2lyamnrx9g07k8z6im3jav0kz")))) | 1173 | "0bwyshiv7ca6ksi768fj4qipi9a8c2dfxchsdncjri852ks8fgvb")))) |
| 1174 | (synopsis "Create NVIDIA character device files, production branch"))) | 1174 | (synopsis "Create NVIDIA character device files, production branch"))) |
| 1175 | 1175 | ||
| 1176 | (define-public nvidia-modprobe-595 | 1176 | (define-public nvidia-modprobe-595 |
| @@ -1335,7 +1335,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1335 | (package | 1335 | (package |
| 1336 | (inherit nvidia-settings-470) | 1336 | (inherit nvidia-settings-470) |
| 1337 | (name "nvidia-settings") | 1337 | (name "nvidia-settings") |
| 1338 | (version "580.159.04") | 1338 | (version "580.173.02") |
| 1339 | (source | 1339 | (source |
| 1340 | (origin | 1340 | (origin |
| 1341 | (method git-fetch) | 1341 | (method git-fetch) |
| @@ -1343,7 +1343,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1343 | (url "https://github.com/NVIDIA/nvidia-settings") | 1343 | (url "https://github.com/NVIDIA/nvidia-settings") |
| 1344 | (commit version))) | 1344 | (commit version))) |
| 1345 | (file-name (git-file-name name version)) | 1345 | (file-name (git-file-name name version)) |
| 1346 | (sha256 (base32 "13rrsnynb64aaj8w4mc46dyv73fgq79qg71zn1bfch90rrr64j2k")) | 1346 | (sha256 (base32 "1hcbnbprw3ij63g6hlb6b8rabiiq9l0pka5m7wgpbh37ggznxxvm")) |
| 1347 | (modules '((guix build utils))) | 1347 | (modules '((guix build utils))) |
| 1348 | (snippet '(delete-file-recursively "src/jansson")))) | 1348 | (snippet '(delete-file-recursively "src/jansson")))) |
| 1349 | (synopsis "NVIDIA proprietary driver control panel, production branch"))) | 1349 | (synopsis "NVIDIA proprietary driver control panel, production branch"))) |
