Files
nix-config/packages/linux-cachyos/version.json
mjallen18 c83cfcf06b stuff
2026-01-30 23:37:53 -06:00

71 lines
2.0 KiB
JSON

{
"schemaVersion": 1,
"variables": {
"suffix": "-cachyos"
},
"sources": {
"linux": {
"fetcher": "none",
"version": "6.18.8",
"hash": "sha256-N/DF1cJCwdYE6H1I8IeV6GGlqF9yW0yhHQpTjxL/jP8="
},
"config": {
"fetcher": "github",
"owner": "CachyOS",
"repo": "linux-cachyos",
"rev": "1acd46cdeb2598f0300b6d7141d47edbf63772cc",
"hash": "sha256-4U/BvhiP1PJcI3bRYkIeNVio71BnkzVrUdTUqzBxjXo="
},
"patches": {
"fetcher": "github",
"owner": "CachyOS",
"repo": "kernel-patches",
"rev": "c17bb53437f0b7aa2199c429eadfc204caa7cd8c",
"hash": "sha256-KvUqpAeRCYTyxM5s+bBmRjfWKtVo6BrewjIXBljx934="
},
"zfs": {
"fetcher": "git",
"url": "https://github.com/cachyos/zfs.git",
"rev": "4ddaf45ba468c6953a4fcdbfe79795f74fa6e489",
"hash": "sha256-ZYN+l7iaIkC+Lma1QT96iAwHt+rbLEmiHQFgTk8/8B0="
}
},
"variants": {
"lts": {
"sources": {
"linux": {
"version": "6.12.66",
"hash": "sha256-ujiXocBgsFoDy03abyDYx15vc8iLIXdEgjqRUFZTbq8="
}
}
},
"rc": {
"sources": {
"linux": {
"version": "6.19-rc6",
"hash": "sha256-tF+ApUubv/UucqXudLQDKw7j5rjYZ/odxgInfexCQDQ="
},
"zfs": {
"rev": "540cd8029042327a37fd2a3614f8e623cbb87a22",
"hash": "sha256-KaN24a1nXwOoHahglRWSypqxlE5jMuuZVIOVd1CDrqQ="
}
}
},
"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"
}
}