diff options
| author | Hilton Chain <hako@ultrarare.space> | 2026-08-05 14:12:14 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2026-08-07 23:35:32 +0800 |
| commit | bf05b86eedc5798606f144b9bf693084380b2c9f (patch) | |
| tree | 80cf3cde84b1100ee47c6d33d794d9296972f87d | |
| parent | ff898e0dfb672c7f8970e2e2a09fe3699612f280 (diff) | |
nongnu: nvda-595: Update to 595.91.07.
* nongnu/packages/nvidia.scm (nvidia-source-595-x86_64-linux)
(nvidia-source-595-aarch64-linux, nvidia-module-open-595, nvidia-modprobe-595)
(nvidia-settings-595): Update to 595.91.07.
| -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 c64db92..3510db5 100644 --- a/nongnu/packages/nvidia.scm +++ b/nongnu/packages/nvidia.scm | |||
| @@ -270,15 +270,15 @@ | |||
| 270 | 270 | ||
| 271 | (define nvidia-source-595-x86_64-linux | 271 | (define nvidia-source-595-x86_64-linux |
| 272 | (make-nvidia-source | 272 | (make-nvidia-source |
| 273 | "595.84" | 273 | "595.91.07" |
| 274 | "x86_64" | 274 | "x86_64" |
| 275 | (base32 "01msbrn1mkwmm5ql05xbfdxdrgiyrvf6h0nslsy2ggri47jh9i4r"))) | 275 | (base32 "04v3bq4qn0c0z50ayjap60vpbpdwnz7i27jfcj8s21sbsa6wh8ya"))) |
| 276 | 276 | ||
| 277 | (define nvidia-source-595-aarch64-linux | 277 | (define nvidia-source-595-aarch64-linux |
| 278 | (make-nvidia-source | 278 | (make-nvidia-source |
| 279 | "595.84" | 279 | "595.91.07" |
| 280 | "aarch64" | 280 | "aarch64" |
| 281 | (base32 "06a3mg292jmb551dxn5hxcnfmb6sck9r8h41pdap36az65s0snhs"))) | 281 | (base32 "016g22k888fgrzdsvii9c7mkgfdfd069kdibbzgd8pj5wgn0vaby"))) |
| 282 | 282 | ||
| 283 | (define nvidia-source-new-feature-x86_64-linux | 283 | (define nvidia-source-new-feature-x86_64-linux |
| 284 | (make-nvidia-source | 284 | (make-nvidia-source |
| @@ -1046,7 +1046,7 @@ NVIDIA driver.") | |||
| 1046 | (package | 1046 | (package |
| 1047 | (inherit nvidia-module-open-580) | 1047 | (inherit nvidia-module-open-580) |
| 1048 | (name "nvidia-module-open") | 1048 | (name "nvidia-module-open") |
| 1049 | (version "595.84") | 1049 | (version "595.91.07") |
| 1050 | (source | 1050 | (source |
| 1051 | (origin | 1051 | (origin |
| 1052 | (method git-fetch) | 1052 | (method git-fetch) |
| @@ -1056,7 +1056,7 @@ NVIDIA driver.") | |||
| 1056 | (file-name (git-file-name name version)) | 1056 | (file-name (git-file-name name version)) |
| 1057 | (sha256 | 1057 | (sha256 |
| 1058 | (base32 | 1058 | (base32 |
| 1059 | "1mkhh7f8sqgjnghv7zvqxdv4z3sb5x23gfmc7haaqf0wspd80jd4")) | 1059 | "0ngg4npxs58sr598vs4vkaa37q0hf5d8h3qvqfrgb7xavyjh87rq")) |
| 1060 | (patches | 1060 | (patches |
| 1061 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch" | 1061 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch" |
| 1062 | "nvidia-module-open-bsb-dsc-fix.patch")))) | 1062 | "nvidia-module-open-bsb-dsc-fix.patch")))) |
| @@ -1178,7 +1178,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1178 | (package | 1178 | (package |
| 1179 | (inherit nvidia-modprobe-580) | 1179 | (inherit nvidia-modprobe-580) |
| 1180 | (name "nvidia-modprobe") | 1180 | (name "nvidia-modprobe") |
| 1181 | (version "595.84") | 1181 | (version "595.91.07") |
| 1182 | (source (origin | 1182 | (source (origin |
| 1183 | (method git-fetch) | 1183 | (method git-fetch) |
| 1184 | (uri (git-reference | 1184 | (uri (git-reference |
| @@ -1187,7 +1187,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1187 | (file-name (git-file-name name version)) | 1187 | (file-name (git-file-name name version)) |
| 1188 | (sha256 | 1188 | (sha256 |
| 1189 | (base32 | 1189 | (base32 |
| 1190 | "1vzq4rgwfk5lp59glb185insj6lx366bxbax9gz5an2c33646ak9")))) | 1190 | "13zcvj5l5d04kaz4spp4jqa910500i6ffxy7gv14pfnh935gvcnc")))) |
| 1191 | (synopsis "Create NVIDIA character device files, production branch"))) | 1191 | (synopsis "Create NVIDIA character device files, production branch"))) |
| 1192 | 1192 | ||
| 1193 | (define-public nvidia-modprobe-new-feature | 1193 | (define-public nvidia-modprobe-new-feature |
| @@ -1353,7 +1353,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1353 | (package | 1353 | (package |
| 1354 | (inherit nvidia-settings-580) | 1354 | (inherit nvidia-settings-580) |
| 1355 | (name "nvidia-settings") | 1355 | (name "nvidia-settings") |
| 1356 | (version "595.84") | 1356 | (version "595.91.07") |
| 1357 | (source | 1357 | (source |
| 1358 | (origin | 1358 | (origin |
| 1359 | (method git-fetch) | 1359 | (method git-fetch) |
| @@ -1361,7 +1361,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1361 | (url "https://github.com/NVIDIA/nvidia-settings") | 1361 | (url "https://github.com/NVIDIA/nvidia-settings") |
| 1362 | (commit version))) | 1362 | (commit version))) |
| 1363 | (file-name (git-file-name name version)) | 1363 | (file-name (git-file-name name version)) |
| 1364 | (sha256 (base32 "100bp1x8ij571x8mx9hqi66nnr0yd6ydmfkkd83fwn0xxcrw3fa2")) | 1364 | (sha256 (base32 "1717cp63xsp6iw8pba5j4s12gz9pqznqvm6h7x3fdfk51l5zqd23")) |
| 1365 | (modules '((guix build utils))) | 1365 | (modules '((guix build utils))) |
| 1366 | (snippet '(delete-file-recursively "src/jansson")))) | 1366 | (snippet '(delete-file-recursively "src/jansson")))) |
| 1367 | (synopsis "NVIDIA proprietary driver control panel, production branch"))) | 1367 | (synopsis "NVIDIA proprietary driver control panel, production branch"))) |
