nix-cachyos-kernel/kernel-cachyos
Daaboulex b8cd102c6b Restore x86_64-v2 variants in kernel-cachyos/default.nix
PR #50 removed the four `x86_64-v2` variant entries to reclaim compute
on the build server. The entries can be restored without changing what
garnix builds, because the current `garnix.yaml` `builds.include` list
only enumerates the four baseline variants (`linux-cachyos-{latest,
latest-lto,lts,lts-lto}`) — v2 stays excluded from garnix either way.

The infrastructure to build v2 (mkCachyKernel accepting `processorOpt
= "x86_64-v2"`, cachySettings.nix retaining the full v2 config block,
CachyOS upstream kconfig support) is intact; PR #50 only removed the
attrset entries. This restores them so downstream Nix users on
v2-only hardware can keep using `pkgs.cachyosKernels.linux-cachyos-*-
x86_64-v2` (built locally) instead of vendoring mkCachyKernel.

Restores:
- linux-cachyos-latest-x86_64-v2
- linux-cachyos-latest-lto-x86_64-v2
- linux-cachyos-lts-x86_64-v2
- linux-cachyos-lts-lto-x86_64-v2

No changes to garnix.yaml, mkCachyKernel.nix, helpers.nix, or
cachySettings.nix.
2026-05-20 10:19:46 +02:00
..
cachySettings.nix Revert "linux-cachyos-bmq: fix build (#63)" (#64) 2026-04-16 18:00:31 -07:00
default.nix Restore x86_64-v2 variants in kernel-cachyos/default.nix 2026-05-20 10:19:46 +02:00
mkCachyKernel.nix Fix prePatch not taking effect (Fix #73) 2026-05-01 22:09:03 -07:00
packages.nix Keep Makefile patch for a few kmods that want gcc 2026-05-09 16:46:47 -07:00
update.py Update update.py to correctly extract src version (#61) 2026-04-14 20:43:27 -07:00
version.json Auto update flake 2026-05-18 19:16:01 +00:00