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 | 03f5f6b7d00c5ead6bbb3a0de14d665e11c961c1 (patch) | |
| tree | 21a3a7de979b9c5a70f9df4eee8a85bc14038a50 | |
| parent | bf05b86eedc5798606f144b9bf693084380b2c9f (diff) | |
nongnu: nvda-new-feature: Update to 610.57.04.
* nongnu/packages/nvidia.scm (nvidia-source-new-feature-x86_64-linux)
(nvidia-source-new-feature-aarch64-linux, nvidia-module-open-new-feature)
(nvidia-modprobe-new-feature, nvidia-settings-new-feature): Update to 610.57.04.
| -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 3510db5..085d7c6 100644 --- a/nongnu/packages/nvidia.scm +++ b/nongnu/packages/nvidia.scm | |||
| @@ -282,15 +282,15 @@ | |||
| 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 |
| 285 | "610.43.03" | 285 | "610.57.04" |
| 286 | "x86_64" | 286 | "x86_64" |
| 287 | (base32 "14nk5rhyjn4agjhd91fiwcbqspky7sk4lfi51zjkag526k0x9qj5"))) | 287 | (base32 "0v8ixgkpr6n2xv0rq35lhs9dwlpxw078xg2pr3001fw3dg33bsdj"))) |
| 288 | 288 | ||
| 289 | (define nvidia-source-new-feature-aarch64-linux | 289 | (define nvidia-source-new-feature-aarch64-linux |
| 290 | (make-nvidia-source | 290 | (make-nvidia-source |
| 291 | "610.43.03" | 291 | "610.57.04" |
| 292 | "aarch64" | 292 | "aarch64" |
| 293 | (base32 "1pngb06870z839kkisxhidanlx863gw6bbv2575mb2mlirg6a9wd"))) | 293 | (base32 "17lg7x6a2lvj3ckzi54qc03j4g8s75cvz5zcp2q976j2q2n9y9s0"))) |
| 294 | 294 | ||
| 295 | (define nvidia-source-beta-x86_64-linux | 295 | (define nvidia-source-beta-x86_64-linux |
| 296 | (make-nvidia-source | 296 | (make-nvidia-source |
| @@ -1066,7 +1066,7 @@ NVIDIA driver.") | |||
| 1066 | (package | 1066 | (package |
| 1067 | (inherit nvidia-module-open-595) | 1067 | (inherit nvidia-module-open-595) |
| 1068 | (name "nvidia-module-open-new-feature") | 1068 | (name "nvidia-module-open-new-feature") |
| 1069 | (version "610.43.03") | 1069 | (version "610.57.04") |
| 1070 | (source | 1070 | (source |
| 1071 | (origin | 1071 | (origin |
| 1072 | (method git-fetch) | 1072 | (method git-fetch) |
| @@ -1076,7 +1076,7 @@ NVIDIA driver.") | |||
| 1076 | (file-name (git-file-name name version)) | 1076 | (file-name (git-file-name name version)) |
| 1077 | (sha256 | 1077 | (sha256 |
| 1078 | (base32 | 1078 | (base32 |
| 1079 | "00f2al8vjgj21lwnfcimmv3iwbshijnpbx3bihq24dxiinmfc9a0")) | 1079 | "1ylwhl4yfhnnp85py00dp99qd1wggq40zjhdbdvbya1qwqwcw0dd")) |
| 1080 | (patches | 1080 | (patches |
| 1081 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch")))) | 1081 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch")))) |
| 1082 | (synopsis "Proprietary NVIDIA driver (open source kernel modules), new feature branch"))) | 1082 | (synopsis "Proprietary NVIDIA driver (open source kernel modules), new feature branch"))) |
| @@ -1194,7 +1194,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1194 | (package | 1194 | (package |
| 1195 | (inherit nvidia-modprobe-595) | 1195 | (inherit nvidia-modprobe-595) |
| 1196 | (name "nvidia-modprobe-new-feature") | 1196 | (name "nvidia-modprobe-new-feature") |
| 1197 | (version "610.43.03") | 1197 | (version "610.57.04") |
| 1198 | (source (origin | 1198 | (source (origin |
| 1199 | (method git-fetch) | 1199 | (method git-fetch) |
| 1200 | (uri (git-reference | 1200 | (uri (git-reference |
| @@ -1203,7 +1203,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1203 | (file-name (git-file-name name version)) | 1203 | (file-name (git-file-name name version)) |
| 1204 | (sha256 | 1204 | (sha256 |
| 1205 | (base32 | 1205 | (base32 |
| 1206 | "10y542jzjg2cmbym2jq95952znsl2kgsv6x1bkg28mx4p4z4m930")))) | 1206 | "0hvb1n5741zhxf4j3yplcna0krpnhmcvwshskp4z37yhb5ba17il")))) |
| 1207 | (synopsis "Create NVIDIA character device files, new feature branch"))) | 1207 | (synopsis "Create NVIDIA character device files, new feature branch"))) |
| 1208 | 1208 | ||
| 1209 | (define-public nvidia-modprobe-beta | 1209 | (define-public nvidia-modprobe-beta |
| @@ -1370,7 +1370,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1370 | (package | 1370 | (package |
| 1371 | (inherit nvidia-settings-595) | 1371 | (inherit nvidia-settings-595) |
| 1372 | (name "nvidia-settings-new-feature") | 1372 | (name "nvidia-settings-new-feature") |
| 1373 | (version "610.43.03") | 1373 | (version "610.57.04") |
| 1374 | (source | 1374 | (source |
| 1375 | (origin | 1375 | (origin |
| 1376 | (method git-fetch) | 1376 | (method git-fetch) |
| @@ -1378,7 +1378,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1378 | (url "https://github.com/NVIDIA/nvidia-settings") | 1378 | (url "https://github.com/NVIDIA/nvidia-settings") |
| 1379 | (commit version))) | 1379 | (commit version))) |
| 1380 | (file-name (git-file-name name version)) | 1380 | (file-name (git-file-name name version)) |
| 1381 | (sha256 (base32 "0573l4cnnb0c7fifbvbqmghbmpfrnirl921jq97m4x8hs54pxyyg")) | 1381 | (sha256 (base32 "04ld92lpzfggm20rhsalhzvz9rqz8253ahqmx7m68wqrizq2hhv4")) |
| 1382 | (modules '((guix build utils))) | 1382 | (modules '((guix build utils))) |
| 1383 | (snippet '(delete-file-recursively "src/jansson")))) | 1383 | (snippet '(delete-file-recursively "src/jansson")))) |
| 1384 | (synopsis "NVIDIA proprietary driver control panel, new feature branch"))) | 1384 | (synopsis "NVIDIA proprietary driver control panel, new feature branch"))) |
