diff options
| -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 037a29f..c64db92 100644 --- a/nongnu/packages/nvidia.scm +++ b/nongnu/packages/nvidia.scm | |||
| @@ -258,15 +258,15 @@ | |||
| 258 | 258 | ||
| 259 | (define nvidia-source-580-x86_64-linux | 259 | (define nvidia-source-580-x86_64-linux |
| 260 | (make-nvidia-source | 260 | (make-nvidia-source |
| 261 | "580.173.02" | 261 | "580.178.04" |
| 262 | "x86_64" | 262 | "x86_64" |
| 263 | (base32 "06vfyhh6hy2jv7gwr1g19s2g4kmnzq2d7mfkcfkaia853q0bk3ld"))) | 263 | (base32 "1yfnnsj3zwbj3rjssizala38244v2v8k7bjidxicpzsvwipahxar"))) |
| 264 | 264 | ||
| 265 | (define nvidia-source-580-aarch64-linux | 265 | (define nvidia-source-580-aarch64-linux |
| 266 | (make-nvidia-source | 266 | (make-nvidia-source |
| 267 | "580.173.02" | 267 | "580.178.04" |
| 268 | "aarch64" | 268 | "aarch64" |
| 269 | (base32 "105ajyx2wq57a38raznkbwf9199m7j4ag3c09bq7hkgghxhdanyn"))) | 269 | (base32 "0jghqk85xvsmparkxip99jl57nw4rzvw23jmyzb143l54ifyqngg"))) |
| 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 |
| @@ -996,7 +996,7 @@ driver."))) | |||
| 996 | (define-public nvidia-module-open-580 | 996 | (define-public nvidia-module-open-580 |
| 997 | (package | 997 | (package |
| 998 | (name "nvidia-module-open") | 998 | (name "nvidia-module-open") |
| 999 | (version "580.173.02") | 999 | (version "580.178.04") |
| 1000 | (source | 1000 | (source |
| 1001 | (origin | 1001 | (origin |
| 1002 | (method git-fetch) | 1002 | (method git-fetch) |
| @@ -1006,7 +1006,7 @@ driver."))) | |||
| 1006 | (file-name (git-file-name name version)) | 1006 | (file-name (git-file-name name version)) |
| 1007 | (sha256 | 1007 | (sha256 |
| 1008 | (base32 | 1008 | (base32 |
| 1009 | "14bsslkmgx7pa0ybd8dsa3snyhqky581fh9n2n0bcpgssxjnh6cn")) | 1009 | "1x3497404278s885aydglyffnlwcp1qyldh8z2yh5bdnw52c9rgd")) |
| 1010 | (patches | 1010 | (patches |
| 1011 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch" | 1011 | (nongnu-patches "nvidia-module-open-add-ibt-support.patch" |
| 1012 | "nvidia-module-open-bsb-dsc-fix.patch")))) | 1012 | "nvidia-module-open-bsb-dsc-fix.patch")))) |
| @@ -1162,7 +1162,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1162 | (package | 1162 | (package |
| 1163 | (inherit nvidia-modprobe-470) | 1163 | (inherit nvidia-modprobe-470) |
| 1164 | (name "nvidia-modprobe") | 1164 | (name "nvidia-modprobe") |
| 1165 | (version "580.173.02") | 1165 | (version "580.178.04") |
| 1166 | (source (origin | 1166 | (source (origin |
| 1167 | (method git-fetch) | 1167 | (method git-fetch) |
| 1168 | (uri (git-reference | 1168 | (uri (git-reference |
| @@ -1171,7 +1171,7 @@ device files are present and configure certain runtime settings in the kernel.") | |||
| 1171 | (file-name (git-file-name name version)) | 1171 | (file-name (git-file-name name version)) |
| 1172 | (sha256 | 1172 | (sha256 |
| 1173 | (base32 | 1173 | (base32 |
| 1174 | "0bwyshiv7ca6ksi768fj4qipi9a8c2dfxchsdncjri852ks8fgvb")))) | 1174 | "08h8r5w0z9y854yp8k0c75rnigjh78wi8xk4jfibj3hhq08m6dyv")))) |
| 1175 | (synopsis "Create NVIDIA character device files, production branch"))) | 1175 | (synopsis "Create NVIDIA character device files, production branch"))) |
| 1176 | 1176 | ||
| 1177 | (define-public nvidia-modprobe-595 | 1177 | (define-public nvidia-modprobe-595 |
| @@ -1336,7 +1336,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1336 | (package | 1336 | (package |
| 1337 | (inherit nvidia-settings-470) | 1337 | (inherit nvidia-settings-470) |
| 1338 | (name "nvidia-settings") | 1338 | (name "nvidia-settings") |
| 1339 | (version "580.173.02") | 1339 | (version "580.178.04") |
| 1340 | (source | 1340 | (source |
| 1341 | (origin | 1341 | (origin |
| 1342 | (method git-fetch) | 1342 | (method git-fetch) |
| @@ -1344,7 +1344,7 @@ configuration, application profiles, GPU monitoring and more.") | |||
| 1344 | (url "https://github.com/NVIDIA/nvidia-settings") | 1344 | (url "https://github.com/NVIDIA/nvidia-settings") |
| 1345 | (commit version))) | 1345 | (commit version))) |
| 1346 | (file-name (git-file-name name version)) | 1346 | (file-name (git-file-name name version)) |
| 1347 | (sha256 (base32 "1hcbnbprw3ij63g6hlb6b8rabiiq9l0pka5m7wgpbh37ggznxxvm")) | 1347 | (sha256 (base32 "08vpcxv2dxpqbx9466pwcyrnbrgx7hjrnf122xncfr3yhhgcdji9")) |
| 1348 | (modules '((guix build utils))) | 1348 | (modules '((guix build utils))) |
| 1349 | (snippet '(delete-file-recursively "src/jansson")))) | 1349 | (snippet '(delete-file-recursively "src/jansson")))) |
| 1350 | (synopsis "NVIDIA proprietary driver control panel, production branch"))) | 1350 | (synopsis "NVIDIA proprietary driver control panel, production branch"))) |
