Commit Graph

24 Commits

Author SHA1 Message Date
Lan Tian
2cfbfbcc78
Remove warning for default overlay as kernel version no longer depends on nixpkgs 2026-03-09 19:32:24 -07:00
Lan Tian
dda85c0c25
Enable insecure kernel modules 2026-03-07 23:11:39 -08:00
Lan Tian
e8fd643d68
Extract kernel version from flake input to ensure version in sync 2026-03-04 23:39:56 -08:00
Lan Tian
a3da912207
Use prepatched kernel source code from github.com/CachyOS/linux/releases 2026-03-01 19:30:11 -08:00
Malix - Alix Brunet
f237370d6a
feat(flake): substituters (#35) 2026-02-21 14:57:37 -08:00
Lan Tian
595fdbc80d
Use open source NVIDIA module in test config 2026-02-20 19:25:25 -08:00
Lan Tian
565b230f25
Wrap ZFS CachyOS update script as flake app to workaround missing PATH 2026-02-10 19:17:50 -08:00
Lan Tian
76f7c893e4
Add NVIDIA kernel modules to test NixOS configurations 2026-02-07 23:20:32 -08:00
Lan Tian
0cce43fce4
Replace builtins.warn with lib.warn to support Nix < 2.23 (Fix #27) 2026-01-27 00:16:33 -08:00
Lan Tian
286f9777b3
Add version mismatch/build failure warnings to default overlay 2026-01-24 19:51:59 -08:00
LoricAndre
a9f4771d31
fix: inherit impureUseNativeOptimizations (#24) 2026-01-17 16:52:17 -08:00
LoricAndre
52b98fc4da
feat: add native option & make mkCachyKernel available to users (#20) 2026-01-17 12:10:59 -08:00
Lan Tian
4d1b0c56ac
Use same stdenv for kernel and ZFS (#14) 2025-12-23 19:08:50 -08:00
Lan Tian
164ca033ac
Update README for "release" branch and "pinned" overlay (Fixes #11) 2025-12-20 10:07:38 -08:00
Lan Tian
4a296b977d
Revert "Only build most common configs for lack of compute resources"
This reverts commit 55467e4a01.
2025-12-19 16:44:34 -08:00
Lan Tian
55467e4a01
Only build most common configs for lack of compute resources 2025-12-16 17:16:22 -08:00
Lan Tian
c5ce4e5f61
Setup Hydra build jobs 2025-12-14 19:28:20 -08:00
Lan Tian
5648c2a74c
Remove aarch64-linux from supported architectures (Fixes #3) 2025-12-11 18:38:39 -08:00
Lan Tian
7dc0664c66
Allow building unfree kernel modules 2025-12-09 23:19:13 -08:00
Lan Tian
88572ff3a0
Refactor to allow overriding for customizing kernel 2025-12-09 21:08:14 -08:00
Lan Tian
dbdb00123f
Setup flake-compat 2025-12-08 21:50:54 -08:00
Lan Tian
3319bf8462
Add CachyOS-patched ZFS module 2025-12-08 21:43:45 -08:00
Lan Tian
b4b0598879
Add overlay and example NixOS configuration 2025-12-08 19:46:57 -08:00
Lan Tian
0279735e43
Initial commit 2025-12-08 19:10:56 -08:00