Files
nix-config/packages/raspberrypi/linux-rpi/version.json
2026-01-21 12:53:13 -06:00

20 lines
432 B
JSON

{
"schemaVersion": 1,
"variables": {
"modDirVersion": "6.12.47",
"tag": "stable_20250916"
},
"sources": {
"kernel": {
"fetcher": "github",
"owner": "raspberrypi",
"repo": "linux",
"tag": "${tag}",
"hash": "sha256-HG8Oc04V2t54l0SOn4gKmNJWQUrZfjWusgKcWvx74H0=="
}
},
"notes": {
"hint": "raspberrypifw & raspberryPiWirelessFirmware should be updated alongside this."
}
}