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

16 lines
297 B
JSON

{
"schemaVersion": 1,
"variables": {
"version": "stable_20250916"
},
"sources": {
"linux": {
"fetcher": "github",
"owner": "raspberrypi",
"repo": "linux",
"tag": "${version}",
"hash": "sha256-HG8Oc04V2t54l0SOn4gKmNJWQUrZfjWusgKcWvx74H0=="
}
}
}