Files
nix-config/packages/linux-cachyos/version.json
mjallen18 4c5118c181 cachy
2026-02-23 18:13:56 -06:00

79 lines
2.3 KiB
JSON

{
"schemaVersion": 1,
"variables": {
"suffix": "-cachyos"
},
"sources": {
"linux": {
"fetcher": "none",
"version": "6.19.3",
"hash": "sha256-DkdJaK38vuMpFv0BqJ2Mz9EWjY0yVp52pcZkx5MZjr4="
},
"config": {
"fetcher": "github",
"owner": "CachyOS",
"repo": "linux-cachyos",
"rev": "39737576a25091a3c4ca00729b769a1f92ec98d5",
"hash": "sha256-+zDtnmXNyMd3hMepErdPDZzqYS0PiZA0Anbbx9Pvs4g="
},
"patches": {
"fetcher": "github",
"owner": "CachyOS",
"repo": "kernel-patches",
"rev": "505aef2086e584ba683a5ac1cb8ed8252fea2cfd",
"hash": "sha256-SuockPZgd2bfjWGmdT8AUBTnBZWvxdA+b8Ss98lNC6c="
},
"zfs": {
"fetcher": "git",
"url": "https://github.com/cachyos/zfs.git",
"rev": "3bf17cf5387fa5e0044a6321e663aead38b45969",
"hash": "sha256-ZYN+l7iaIkC+Lma1QT96iAwHt+1bLEmiHQFgTk8/8B0="
}
},
"variants": {
"lts": {
"sources": {
"linux": {
"version": "6.18.13",
"hash": "sha256-7Sw8Vf045oNsCU/ONW8lZ/lRYTC3M1SimFeWA2jFaH8="
}
}
},
"rc": {
"sources": {
"linux": {
"version": "7.0-rc1",
"hash": "sha256-bWsr0T/pXqSMSQHKW0Ueu8U2xjAQSdH7cFaNXYdWqts="
},
"zfs": {
"rev": "3bf17cf5387fa5e0044a6321e663aead38b45969",
"hash": "sha256-KaN24a1nXwOoHahglRWSypqxlE5jM1uZVIOVd1CDrqQ="
},
"config": {
"rev": "a66bf7797191c614066a517921246ced3b263434",
"hash": "sha256-GUEG4ZYawtSaN194CO6uPKdTR4e48+3E3dRIaX0K/8s="
},
"patches": {
"rev": "6184689fad8d8933f646025245295d4d50e20eb9",
"hash": "sha256-RBRIhHoqU+L+KDr23mNGR55if28KZ+heNp/BpCZISJ4="
}
}
},
"hardened": {
"sources": {
"linux": {
"version": "6.17.13",
"hash": "sha256-EWgC3DrRZGFjzG/+m926JKgGm1aRNewFI815kGTy7bk="
}
}
}
},
"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"
}
}