Commit Graph

265 Commits

Author SHA1 Message Date
Lan Tian
31136bbf43
Fix leftover "loadPackages" after moving outside 2026-05-27 22:48:33 -07:00
Eman Resu
aa5845f8b2
Move loadPackages outside of the flake.nix (#82)
Co-authored-by: Eman Resu <78693624+quatquatt@users.noreply.github.com>
2026-05-27 22:13:07 -07:00
xddxdd
a2cdbecf6a Auto update flake 2026-05-27 19:38:51 +00:00
xddxdd
cea67e9684 Auto update flake 2026-05-26 19:36:09 +00:00
xddxdd
1f36f444c7 Auto update flake 2026-05-25 19:07:27 +00:00
xddxdd
bba6e2370b Auto update flake 2026-05-24 18:44:27 +00:00
xddxdd
32377520b6 Auto update flake 2026-05-23 18:37:36 +00:00
xddxdd
86d7051a56 Auto update flake 2026-05-22 19:16:24 +00:00
xddxdd
257b642005 Auto update flake 2026-05-21 19:29:55 +00:00
Lan Tian
39786a04bf
Exclude x86_64-v2 kernels from hydra build 2026-05-20 19:04:25 -07:00
Lan Tian
a7a6fddf37
Add v2 variants for BORE kernel 2026-05-20 19:04:12 -07:00
Stephan Daaboul
378b8c365e
Restore x86_64-v2 variants in kernel-cachyos/default.nix (#80)
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 18:59:23 -07:00
xddxdd
ac9f028244 Auto update flake 2026-05-20 19:52:09 +00:00
xddxdd
b2bbce6f05 Auto update flake 2026-05-19 19:30:07 +00:00
xddxdd
56707a2b97 Auto update flake 2026-05-18 19:16:01 +00:00
xddxdd
35ce1ffcf0 Auto update flake 2026-05-17 18:40:14 +00:00
Adam
2bd477eb88
Update README.md (#79)
Added missing  package in the list
2026-05-17 08:52:21 -07:00
Kyle Kwong
6c770cc768
update readme (#78)
Co-authored-by: fw16-kyle <fw16-kyle@example.com>
2026-05-16 17:12:06 -07:00
xddxdd
ae5bc7641f Auto update flake 2026-05-16 18:35:18 +00:00
xddxdd
b7802a8f07 Auto update flake 2026-05-15 19:08:03 +00:00
xddxdd
f2004296fc Auto update flake 2026-05-14 19:24:04 +00:00
Lan Tian
8bbc225e11
Remove v2 variants and add BORE v3/v4/zen4 variants (#50) 2026-05-13 23:13:25 -07:00
xddxdd
d34749b472 Auto update flake 2026-05-13 19:21:34 +00:00
xddxdd
863075d772 Auto update flake 2026-05-12 19:21:26 +00:00
xddxdd
24d01f746b Auto update flake 2026-05-11 19:19:35 +00:00
xddxdd
fd9bda8a79 Auto update flake 2026-05-10 18:36:50 +00:00
Lan Tian
de4bf344b2
Keep Makefile patch for a few kmods that want gcc 2026-05-09 16:46:47 -07:00
Lan Tian
eaacd115fa
Remove the now unnecessary kernel module override 2026-05-09 16:34:22 -07:00
xddxdd
8adff7983c Auto update flake 2026-05-08 16:43:08 +00:00
xddxdd
0bbe21311d Auto update flake 2026-05-07 19:18:45 +00:00
xddxdd
603d22bf7d Auto update flake 2026-05-06 19:13:19 +00:00
xddxdd
108bde9443 Auto update flake 2026-05-05 18:58:04 +00:00
Yuhui Xu
86cf9887b7
Add License 2026-05-04 17:42:26 -07:00
xddxdd
1c4780239e Auto update flake 2026-05-04 19:07:57 +00:00
xddxdd
2a54d924dd Auto update flake 2026-05-03 18:34:00 +00:00
xddxdd
26aa2e8f05 Auto update flake 2026-05-02 18:33:46 +00:00
Lan Tian
d6b88f7dd9
Fix prePatch not taking effect (Fix #73) 2026-05-01 22:09:03 -07:00
xddxdd
65f066926c Auto update flake 2026-05-01 18:43:56 +00:00
xddxdd
8bfb8fc988 Auto update flake 2026-04-30 18:55:32 +00:00
xddxdd
e91a53212b Auto update flake 2026-04-29 18:58:47 +00:00
xddxdd
30e96c4390 Auto update flake 2026-04-28 19:12:22 +00:00
xddxdd
f0064c04cf Auto update flake 2026-04-27 18:53:59 +00:00
xddxdd
0f7e2bea40 Auto update flake 2026-04-26 18:10:06 +00:00
Lan Tian
1fd4933833
Add possible workaround to issue with ZFS with custom kernel 2026-04-25 12:01:50 -07:00
xddxdd
ce6083d35e Auto update flake 2026-04-25 18:08:58 +00:00
xddxdd
acb9440963 Auto update flake 2026-04-24 18:10:38 +00:00
xddxdd
f3cbb61b11 Auto update flake 2026-04-23 18:45:09 +00:00
xddxdd
bdf1cec800 Auto update flake 2026-04-22 18:43:35 +00:00
xddxdd
ac5956bbce Auto update flake 2026-04-21 18:43:05 +00:00
Lan Tian
e8b18d1170
Update README with correct steps to use ZFS with custom kernel 2026-04-20 23:15:07 -07:00