Files
nix-config/packages/linux-cachyos/version.json
mjallen18 3862a6b651 up
2026-03-13 12:18:59 -05:00

80 lines
2.2 KiB
JSON

{
"schemaVersion": 1,
"variables": {
"suffix": "-cachyos"
},
"sources": {
"linux": {
"fetcher": "none",
"version": "6.19.7",
"hash": "sha256-AsGHi4P1+esPCNw4UpM+1tsv8xpfPpCGdOF5XN9glS4="
},
"config": {
"fetcher": "github",
"owner": "CachyOS",
"repo": "linux-cachyos",
"rev": "261b59ccef1a9ca6a3a6344f585ee1ff593e4306",
"hash": "sha256-Z+r3HFziyn0ExgJj8qkwoqPZwP8sQMESX6QBWa/8uwM="
},
"patches": {
"fetcher": "github",
"owner": "CachyOS",
"repo": "kernel-patches",
"rev": "217d964190c29f3785ed379977074ac54248ba8e",
"hash": "sha256-jfeXEq2EmwNUdArmUq8gWu4ubneudgoz/6bRS8Zimcw="
},
"zfs": {
"fetcher": "git",
"url": "https://github.com/cachyos/zfs.git",
"rev": "1c702dda346a59e05cfd3029569bbb1d5d91c54b",
"hash": "sha256-gapM2PNVOjhwGw6TAZF6QDxLza7oqOf1tpj7q0EN9Vg="
}
},
"variants": {
"asahi": {
"sources": {
"linux": {
"fetcher": "github",
"owner": "AsahiLinux",
"repo": "linux",
"version": "6.18.15",
"rev": "asahi-6.18.15-1",
"hash": "sha256-A+/tpsog/ku+ujqMSLB+AkrKoUWxYDpoPzC4ESkeqvA="
}
}
},
"lts": {
"sources": {
"linux": {
"version": "6.18.17",
"hash": "sha256-K/+XqwWQvFzN1bgihtXvMkgoZyEm693IjQYuOsZa+A0="
}
}
},
"rc": {
"sources": {
"linux": {
"version": "7.0-rc3",
"tag": "cachyos-7.0-rc3-1",
"hash": "sha256-2kaZ9CQ1dshq7giQDCu4tt0+wIIXhsKRX0cev8QGdFk="
}
}
},
"hardened": {
"sources": {
"linux": {
"version": "6.18.17",
"hash": "sha256-K/+XqwWQvFzN1bgihtXvMkgoZyEm693IjQYuOsZa+A0="
}
}
}
},
"notes": {
"suffix": "Matches `Add-extra-version-CachyOS.patch`",
"linux": "pkgver from config's PKGBUILD",
"config": "latest commit from https://github.com/CachyOS/linux-cachyos/commits/master/linux-cachyos",
"patches": "latest commit from https://github.com/CachyOS/kernel-patches/commits/master/x.y",
"zfs": "search for `git+https://github.com/cachyos/zfs.git` in config's PKGBUILD"
}
}