mirror of
https://github.com/xddxdd/nix-cachyos-kernel.git
synced 2026-07-03 19:18:07 +02:00
* update.py: fix extraction of version and tag Upstream cachyos have redone their PKGBUILD to remove old variables, replacing `_srctag` with `_srcname` only. So change the update script to extract that * Auto update flake
22 lines
867 B
JSON
22 lines
867 B
JSON
{
|
|
"latest": {
|
|
"version": "7.0.0",
|
|
"url": "https://github.com/CachyOS/linux/releases/download/cachyos-7.0.0-2/cachyos-7.0.0-2.tar.gz",
|
|
"hash": "sha256-2DXjHcxmZb5D2oSE0mfiLjP5+LWeTyiSzpQXBecoMYo="
|
|
},
|
|
"lts": {
|
|
"version": "6.18.22",
|
|
"url": "https://github.com/CachyOS/linux/releases/download/cachyos-6.18.22-1/cachyos-6.18.22-1.tar.gz",
|
|
"hash": "sha256-vRszbKgSN+3DSWfyZ7RUhDn/KliucXU8XLy7YJe5TZQ="
|
|
},
|
|
"rc": {
|
|
"version": "7.0-rc7",
|
|
"url": "https://github.com/CachyOS/linux/releases/download/cachyos-7.0-rc7-3/cachyos-7.0-rc7-3.tar.gz",
|
|
"hash": "sha256-QDAv5c2YkE99tpVagk3K80oE/hrzteZoU3972E7Zoqg="
|
|
},
|
|
"hardened": {
|
|
"version": "6.19.12",
|
|
"url": "https://github.com/CachyOS/linux/releases/download/cachyos-6.19.12-2/cachyos-6.19.12-2.tar.gz",
|
|
"hash": "sha256-0aVvSjC/pb2Xz1rQNELYTSwXMlAJVMiUj43VrA42EqQ="
|
|
}
|
|
} |