Lan Tian
9274620f17
Fix evaluation after nixpkgs platform change ( Fix #86 )
2026-06-11 19:18:48 -07:00
xddxdd
6509377e70
Auto update flake
2026-06-11 20:00:57 +00:00
xddxdd
a94323eeb0
Auto update flake
2026-06-10 19:56:41 +00:00
xddxdd
889464fbe0
Auto update flake
2026-06-09 19:36:58 +00:00
Lan Tian
be83352756
No longer build LTO kernel cache for less used kernel variants
2026-06-08 19:54:12 -07:00
Lan Tian
26f7d3345e
Add binary cache miss issue template to guide diagnosis, remove old build failure template no longer applicable
2026-06-08 19:07:09 -07:00
Lan Tian
bf587031e6
Update README to recommend pinned overlay again
2026-06-08 18:54:55 -07:00
xddxdd
d9c9f98552
Auto update flake
2026-06-08 19:42:43 +00:00
xddxdd
b1982d2b70
Auto update flake
2026-06-07 18:53:30 +00:00
xddxdd
3d940a534d
Auto update flake
2026-06-06 18:51:59 +00:00
xddxdd
3292945912
Auto update flake
2026-06-05 19:22:19 +00:00
xddxdd
8164ccd8c4
Auto update flake
2026-06-04 19:40:23 +00:00
xddxdd
b496f33843
Auto update flake
2026-06-03 20:41:08 +00:00
xddxdd
d6edf208ef
Auto update flake
2026-06-02 20:29:27 +00:00
xddxdd
b240fa5983
Auto update flake
2026-06-01 21:09:12 +00:00
xddxdd
236462fb93
Auto update flake
2026-05-31 18:49:25 +00:00
xddxdd
5f2504848f
Auto update flake
2026-05-30 18:44:07 +00:00
xddxdd
bc4719a00b
Auto update flake
2026-05-29 19:55:41 +00:00
Lan Tian
28cc45a2fd
Remove all references to garnix as it's shutting down
2026-05-29 00:46:52 -07:00
xddxdd
caa7f446d7
Auto update flake
2026-05-28 19:56:20 +00:00
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