Can H. Tartanoglu
f0bd45133a
feat: enable CONFIG_RUST=y in common settings
...
Upstream CachyOS (linux-cachyos/config) already ships CONFIG_RUST=y,
so this is also a bug fix, the nix packages should mirror upstream
but were missing this option.
Without CONFIG_RUST=y, the Rust sysroot (libcore, liballoc,
libkernel), target.json, and build infrastructure are never generated
during `make modules_prepare`, making out-of-tree Rust kernel module
compilation impossible despite `withRust = true` and the toolchain
being available in moduleBuildDependencies.
Closes #37
2026-02-28 08:45:16 +01:00
Lan Tian
a90a8098bd
Add x86_64-v* and zen4 variants for LTS kernel
2026-02-21 11:44:38 -08:00
Lan Tian
857785a803
Add experimental AutoFDO support ( Fix #23 )
2026-01-17 12:35:36 -08:00
Lan Tian
359d765c4d
Set impureUseNativeOptimizations if native kernel is requested
2026-01-17 12:11:23 -08:00
LoricAndre
52b98fc4da
feat: add native option & make mkCachyKernel available to users ( #20 )
2026-01-17 12:10:59 -08:00
Lan Tian
4c556e1bc0
Add latest kernel variants with processor specific tuning
2025-12-28 02:55:05 -08:00
Lan Tian
5e9dafb25c
Add handheld patches for deckify kernel
2025-12-28 02:39:23 -08:00
Lan Tian
9f04a1fade
Use applyPatches to simplify code
2025-12-28 02:15:23 -08:00
Lan Tian
696f7401aa
Move LTO settings to cachySettings.nix
2025-12-28 02:15:07 -08:00
sempiternal-aurora
b8abbc8dc4
Allow FullLTO as a choice
2025-12-28 14:18:50 +08:00
Merrkry
d3fd7d4ca5
Add adios io scheduler
2025-12-26 15:15:50 +01:00
Lan Tian
1944e4a1be
Fix moddirversion calculation for RC kernels
2025-12-24 21:19:27 -08:00
Lan Tian
d91219fabf
Add linux-cachyos-rc variants
2025-12-23 21:30:03 -08:00
Lan Tian
4d1b0c56ac
Use same stdenv for kernel and ZFS ( #14 )
2025-12-23 19:08:50 -08:00
Lan Tian
ee03bfdd01
Remove disabling nova_core for causing build failures
2025-12-19 16:44:21 -08:00
Lan Tian
8e6d8c370f
Reenable autoModules and disable nova_core instead ( #13 )
2025-12-18 17:16:40 -08:00
Lan Tian
bb7b8aa687
Disable autoModules to avoid adding unintentional modules ( Fixes #13 )
2025-12-17 19:32:11 -08:00
Lan Tian
d0d2a987c8
Add kernel variants and CachyOS PKGBUILD settings ( Fixes #4 , #5 )
2025-12-12 18:20:48 -08:00
Lan Tian
5a906ba12d
Fix incorrect modDirVersion for latest kernel
2025-12-11 20:47:15 -08:00
Lan Tian
3b3bea2fc5
Add localversion indicating cachyos kernel ( Fixes #2 )
2025-12-11 18:38:39 -08:00
Lan Tian
5648c2a74c
Remove aarch64-linux from supported architectures ( Fixes #3 )
2025-12-11 18:38:39 -08:00
Lan Tian
88572ff3a0
Refactor to allow overriding for customizing kernel
2025-12-09 21:08:14 -08:00
Lan Tian
009f10657e
Fix compatibility issue with etc-overlay
2025-12-09 09:12:54 -08:00
Lan Tian
3319bf8462
Add CachyOS-patched ZFS module
2025-12-08 21:43:45 -08:00
Lan Tian
0f37bc0571
Auto detect modDirVersion for each kernel
2025-12-08 19:23:06 -08:00
Lan Tian
0279735e43
Initial commit
2025-12-08 19:10:56 -08:00