-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDEPENDENCIES.lock.json
More file actions
64 lines (64 loc) · 2.73 KB
/
Copy pathDEPENDENCIES.lock.json
File metadata and controls
64 lines (64 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"schema_version": 1,
"generated_utc": "2026-09-02T16:11:46Z",
"dependencies": {
"nvidia_open_gpu_kernel_modules": {
"version": "570.144",
"repository": "https://github.com/NVIDIA/open-gpu-kernel-modules.git",
"tag": "570.144",
"ref": "refs/tags/570.144^{}",
"annotated_tag_sha": "29f4c8c98f97a1fc179084980bc2ff0f2a125e31",
"commit_sha": "8ec351aeb96a93a4bb69ccc12a542bf8a8df2b6f",
"license_expression": "MIT AND GPL-2.0-only",
"usage": "Reference source. Only individually MIT-licensed files may be ported into the MIT tree after per-file review. No Linux combined module is copied."
},
"mesa": {
"version": "26.2.0",
"repository": "https://gitlab.freedesktop.org/mesa/mesa.git",
"tag": "mesa-26.2.0",
"ref": "refs/tags/mesa-26.2.0^{}",
"annotated_tag_sha": "86119401fafca44a2842fd47b5e5104883afa235",
"commit_sha": "9f0a761020bca92f2b07156a0621e5360cb8eca5",
"license_expression": "MIT",
"usage": "Future NVK/NAK reference and experimental ICD source. Not vendored by the bootstrap release."
},
"opencore": {
"version": "1.0.7",
"repository": "https://github.com/acidanthera/OpenCorePkg.git",
"tag": "1.0.7",
"ref": "refs/tags/1.0.7",
"annotated_tag_sha": null,
"commit_sha": "6651fc36a8c3dca36a3231ba00679611100dbe85",
"license_expression": "BSD-3-Clause",
"release_asset": "OpenCore-1.0.7-RELEASE.zip",
"release_asset_sha256": "2ffab6ebf58c7aefb0bcb3a1a385d207746823d6dd87d44bd666e1286939943e",
"usage": "Pinned bootloader for the isolated Tahoe test SSD. Not vendored."
},
"amd_vanilla": {
"version": "2025-10-17",
"repository": "https://github.com/AMD-OSX/AMD_Vanilla.git",
"tag": "master",
"ref": "refs/heads/master",
"annotated_tag_sha": null,
"commit_sha": "eaf52ef292abf4ebec899df6d48626569ba50cc6",
"license_expression": "NOASSERTION",
"usage": "Pinned configuration source for Tahoe-capable Ryzen patches. The repository has no detected license, so its files are not vendored or relicensed by RTXDarwin."
}
},
"firmware_source": {
"version": "570.144",
"url": "https://download.nvidia.com/XFree86/Linux-x86_64/570.144/NVIDIA-Linux-x86_64-570.144.run",
"checksum_url": "https://download.nvidia.com/XFree86/Linux-x86_64/570.144/NVIDIA-Linux-x86_64-570.144.run.sha256sum",
"sha256": "c0b8d7ecf2e20b83767674bab8fee4d1323dc55580274d8e934635e8955f3be6",
"required_member": "firmware/gsp_ga10x.bin",
"redistribute": false
},
"build_target": {
"os": "macOS Tahoe 26.6.2",
"build": "25G83",
"architecture": "x86_64",
"xcode": "26.6",
"kernel_sdk": "MacOSX26.5.sdk",
"smbios": "MacPro7,1"
}
}